IsServer.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
---
IsServer.md (401B)
---
1 ---
2 title: IsServer
3 description: Reports whether the built-in development server is running.
4 categories: []
5 keywords: []
6 params:
7 functions_and_methods:
8 returnType: bool
9 signatures: [SITE.IsServer]
10 expiryDate: 2025-10-30 # deprecated 2023-10-30 in v0.120.0
11 ---
12
13 {{< deprecated-in 0.120.0 >}}
14 Use [`hugo.IsServer`] instead.
15
16 [`hugo.IsServer`]: /functions/hugo/isserver/
17 {{< /deprecated-in >}}