mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
@@ -1,17 +0,0 @@
|
||||
---
|
||||
title: hugo.IsProduction
|
||||
description: Reports whether the current running environment is "production".
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: []
|
||||
related:
|
||||
- functions/hugo/IsDevelopment
|
||||
- functions/hugo/Environment
|
||||
returnType: bool
|
||||
signatures: [hugo.IsProduction]
|
||||
---
|
||||
|
||||
```go-html-template
|
||||
{{ hugo.IsProduction }} → true/false
|
||||
```
|
Reference in New Issue
Block a user