mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
``` git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash ``` Closes #11925
434 B
434 B
title, description, categories, keywords, action, expiryDate
| title | description | categories | keywords | action | expiryDate | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IsServer | Reports whether the built-in development server is running. |
|
2024-10-30 |
{{% deprecated-in 0.120.0 %}}
Use hugo.IsServer instead.
{{% /deprecated-in %}}
{{ .Site.IsServer }} → true/false