spf13
39b3dc52bc
Switching docs highlighting to highlight.js .. Docs build super fast again!
2014-05-15 09:58:55 -04:00
LK4D4
ace6257e17
Add pygmentsstyle and pygmentsuseclasses options
...
Fixes #204
Conflicts:
commands/hugo.go
2014-05-09 23:20:11 -04:00
spf13
7e88e418c3
Fixing broken link. Fixed #278 .
2014-05-09 11:32:06 -04:00
spf13
88d84f37a7
Adding more information about client side highlighting
2014-05-09 00:03:42 -04:00
Dave Cottlehuber
6a1a5e3873
Add client-side syntax highlighting example
2014-05-08 23:45:33 -04:00
spf13
017eb00cc7
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
Michael D. Johas Teener
6f759b224a
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
fe2ad5bebc
Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193
...
Also added the .Get function to short codes and documentation for that function.
2014-02-25 23:57:31 -05:00
spf13
57102aeba6
A bunch of small documentation changes
2014-02-21 09:48:37 -05:00
spf13
169ccecfb5
Adding documentation on Pretty Urls
2014-02-20 19:04:29 -05:00
spf13
2b4fea36ad
Adding documentation on Table of Contents functionality
2014-02-20 19:04:08 -05:00
spf13
8260cdff46
Adding Documentation on using Syntax Highlighting
2014-02-18 18:35:45 -05:00
spf13
d9363a56b3
Minor Docs Tweaks
2014-02-18 18:35:03 -05:00
spf13
2d7870dee8
Using table of contents within the documentation.
2014-01-28 23:29:05 -05:00
Phil Pennock
8c64de6848
Add canonifyurls config option.
...
Be able to inhibit AbsURL canonicalization of content, on a site
configuration basis. Advantages of being able to inhibit this include
making it easier to rendering on other hostnames, and being able to
include resources on http or https depending on how this page was
retrieved, avoiding mixed-mode client complaints without adding latency
for plain http.
2014-01-13 10:06:12 -05:00
spf13
e294d86841
Add highlighting of code in documentation and clean up a bunch of the docs.
2014-01-10 21:29:58 -05:00
spf13
8507d201ac
Adding example short codes to the documentation
2013-12-10 22:34:13 -05:00
Phil Pennock
cc5e17236a
Documentation updates, mostly for my bits
...
* extras/permalinks.md added, weighted to third in the extras menu
* examples added to layout/go-templates.md, using `.Site.Params`
* mention `.Site.Params` in layout/variables.md
* update meta/release-notes.md to mention `first` and the permalinks
* update overview/configuration.md to use reserved-for-documentation
domains and with another example, nudging towards permalinks and site
parameters, with three different data-types shown for the latter
Signed-off-by: Noah Campbell <noahcampbell@gmail.com >
2013-11-18 15:51:31 -08:00
spf13
7e7b0efc4b
Addition of an indexes section to the docs. Updated most of the existing index content.
2013-10-31 09:51:13 -04:00
spf13
70de05211a
Big visual overhaul of the docs. Docs now using indexes for all menu generation.
2013-10-26 02:18:14 -04:00
Kyle Mahan
e10167c1af
minor documentation cleanup.
...
- changed it's -> its where appropriate.
- added post/ parent directory above happy/ to the organization examples
Signed-off-by: Noah Campbell <noahcampbell@gmail.com >
2013-09-29 19:50:25 -07:00
Noah Campbell
b1091b3781
Fix alias documentation.
...
Fixes #79
2013-09-13 16:06:39 -07:00
Noah Campbell
40695d03f1
Remove page module dependence on opening files
...
The site is responsible for reading files, page only operates on
buffers.
2013-09-04 19:36:06 -07:00
spf13
66c87441bd
Complete overhaul of the docs
2013-08-17 21:54:39 -04:00