Files
hugo/docs/content/en/methods/site/IsDevelopment.md
2025-02-13 10:40:34 +01:00

421 B

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

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

{{% /deprecated-in %}}