Anthony Fok
5dd3eaabee
More proofreading and minor revisions to Hugo docs
...
Among the various changes, most instances of
{{ template "partials/FILE.html" . }}
were changed to
{{ partial "FILE.html" . }}
Also, in main.go, change "2013" to "2013-14".
2014-09-08 11:41:10 -04:00
Anthony Fok
a6022293af
Minor proofreading corrections to Hugo docs
2014-09-01 08:19:40 -04:00
Rahul Bansal
6e15f652bd
Added yaml menu example
...
Added yaml menu example, matching with existing toml example. Also added link to sitewide config page.
2014-08-18 11:30:00 -04:00
spf13
05875153bc
Converting front matter to YAML
2014-05-29 18:45:22 -04:00
spf13
012823a32a
Update menu documentation to be accurate
2014-05-29 18:45:21 -04:00
spf13
a87f171bd4
Updating / Rewriting / Adding all of the documentation in preparation for the next release
2014-05-27 18:32:57 -04:00