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
Chase Adams
867683e473
Add link for learning more about static directory
2014-08-20 14:23:17 -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
Vincent Batoufflet
5df0cf7eca
Add Sitemap documentation content
2014-05-09 23:11:48 -04:00
spf13
11fe227b9e
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
spf13
18b9948f1e
Using table of contents within the documentation.
2014-01-28 23:29:05 -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
spf13
5003f7f7af
Docs menu now powered by indexes.. converting some of the content to use this.
2013-10-25 18:42:46 -04:00
spf13
8c0ab4def1
Complete overhaul of the docs
2013-08-17 21:54:39 -04:00