1
0
Fork 0
hugo/docs/content/en/methods/site/IsDevelopment.md

18 lines
436 B
Markdown

---
title: IsDevelopment
description: Reports whether the current running environment is “development”.
categories: []
keywords: []
params:
functions_and_methods:
returnType: bool
signatures: [SITE.IsDevelopment]
expiryDate: 2025-10-30 # deprecated 2023-10-30 in v0.120.0
---
{{< deprecated-in 0.120.0 >}}
Use [`hugo.IsDevelopment`] instead.
[`hugo.IsDevelopment`]: /functions/hugo/isdevelopment/
{{< /deprecated-in >}}