Files
hugo/content/en/methods/site/IsServer.md
T
2025-03-08 17:49:48 -08:00

401 B

title, description, categories, keywords, params, expiryDate
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 >}}