summaryrefslogtreecommitdiffstats
path: root/docs/content/en/methods/site/IsDevelopment.md
blob: cddd188182ee49f38c618d7b94a046fe89009db1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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 >}}