hugo/docs/content/en/methods/site/IsServer.md
2025-04-10 13:04:51 +02:00

401 B

title description categories keywords params expiryDate
IsServer Reports whether the built-in development server is running.
functions_and_methods
returnType signatures
bool
SITE.IsServer
2025-10-30

{{< deprecated-in 0.120.0 >}} Use hugo.IsServer instead.

{{< /deprecated-in >}}