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
294222ac74
Fixing a broken link in the docs
2014-08-25 14:02:39 -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
LK4D4
2194cc77de
Add pygmentsstyle and pygmentsuseclasses options
...
Fixes #204
Conflicts:
commands/hugo.go
2014-05-09 23:20:11 -04:00
spf13
9b192e6793
Adding more information about client side highlighting
2014-05-09 00:03:42 -04:00
Dave Cottlehuber
bc9f69e7c5
Add client-side syntax highlighting example
2014-05-08 23:45:33 -04:00
spf13
11fe227b9e
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
Michael D. Johas Teener
4161d542ce
Misc doc fixes
...
* Pygments links and requirements for installation.
* Fix to link to additional template functions in release notes for
v0.10
2014-04-08 11:30:11 -04:00
spf13
8fe78f6ff5
A bunch of small documentation changes
2014-02-21 09:48:37 -05:00
spf13
1bead0ed7a
Adding Documentation on using Syntax Highlighting
2014-02-18 18:35:45 -05:00