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
spf13
11fe227b9e
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
spf13
2ff108fcb7
Add highlighting of code in documentation and clean up a bunch of the docs.
2014-01-10 21:29:58 -05:00
spf13
90355eec79
Big visual overhaul of the docs. Docs now using indexes for all menu generation.
2013-10-26 02:18:14 -04:00
Noah Campbell
c75da346e1
Fix alias documentation.
...
Fixes #79
2013-09-13 16:06:39 -07:00
spf13
8c0ab4def1
Complete overhaul of the docs
2013-08-17 21:54:39 -04:00