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
spf13
05875153bc
Converting front matter to YAML
2014-05-29 18:45:22 -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
spf13
b520f8852d
Switching docs highlighting to highlight.js .. Docs build super fast again!
2014-05-15 09:58:55 -04:00
Ciaran Downey
5581e33a34
Update broken localhost link
2014-04-26 23:08:39 -06:00
spf13
11fe227b9e
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
Alexandre Normand
85c04ca2f3
Add Tutorial With Steps to Migrate from Jekyll.
2014-03-13 12:23:33 +01:00