hugo/docs/content/en/methods/site/IsServer.md
2023-12-04 15:24:01 +01:00

396 B

title description categories keywords action expiryDate _build
IsServer Reports whether the built-in development server is running.
related returnType signatures
bool
SITE.IsServer
2024-10-30
list
never

{{% deprecated-in 0.120.0 %}} Use hugo.IsServer instead.

{{% /deprecated-in %}}