mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
380 B
380 B
title, linktitle, description, godocref, date, publishdate, lastmod, categories, tags, signature, workson, hugoversion, relatedfuncs, deprecated, aliases
| title | linktitle | description | godocref | date | publishdate | lastmod | categories | tags | signature | workson | hugoversion | relatedfuncs | deprecated | aliases | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jsonify | jsonify | Encodes a given object to JSON. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
false |
jsonify encodes a given object to JSON.
{{ dict "title" .Title "content" .Plain | jsonify }}