mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-16 16:24:45 +00:00
* add generic menu declaration * update about section * commands * update content management section * update contribute section * functions * update getting started section * update hosting and deployment section * fix mailing list entry (no menu) * update news section * update Templates section * update tools section * update themes section * troubleshooting * update variables section Fixes rdwatters/hugo-docs-concept#45 See PR rdwatters/hugo-docs-concept#62
689 B
689 B
title, linktitle, description, date, publishdate, lastmod, categories, tags, draft, menu, weight, aliases, toc
| title | linktitle | description | date | publishdate | lastmod | categories | tags | draft | menu | weight | aliases | toc | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Variables and Params | Overview | Page-, file-, taxonomy-, and site-level variables and parameters available in templates. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
false |
|
01 |
|
false |
Hugo's templates are context aware and make a large number of values available to you as you're creating views for your website.