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

436 B

title description categories keywords params expiryDate
IsDevelopment Reports whether the current running environment is “development”.
functions_and_methods
returnType signatures
bool
SITE.IsDevelopment
2025-10-30

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

{{< /deprecated-in >}}