IsDevelopment.md - hugo - [fork] hugo port for 9front
HTML git clone https://git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
IsDevelopment.md (436B)
---
1 ---
2 title: IsDevelopment
3 description: Reports whether the current running environment is “development”.
4 categories: []
5 keywords: []
6 params:
7 functions_and_methods:
8 returnType: bool
9 signatures: [SITE.IsDevelopment]
10 expiryDate: 2025-10-30 # deprecated 2023-10-30 in v0.120.0
11 ---
12
13 {{< deprecated-in 0.120.0 >}}
14 Use [`hugo.IsDevelopment`] instead.
15
16 [`hugo.IsDevelopment`]: /functions/hugo/isdevelopment/
17 {{< /deprecated-in >}}