---
title: hugo.IsServer
description: Reports whether the built-in development server is running.
categories: []
keywords: []
params:
  functions_and_methods:
    aliases: []
    returnType: bool
    signatures: [hugo.IsServer]
---

```go-html-template
{{ hugo.IsServer }} → true/false
```
