spf13
39b3dc52bc
Switching docs highlighting to highlight.js .. Docs build super fast again!
2014-05-15 09:58:55 -04:00
Vincent Batoufflet
1a4a7b79e8
Add Sitemap documentation content
2014-05-09 23:11:48 -04:00
spf13
017eb00cc7
Implementing new menu system in the docs site
2014-04-23 03:00:11 -04:00
Nate Finch
e22b268ecc
change golang to go
2014-03-24 14:34:41 -04:00
spf13
57102aeba6
A bunch of small documentation changes
2014-02-21 09:48:37 -05:00
spf13
056ef82b33
Adding Else If example
2014-02-19 09:24:04 -05:00
spf13
42c04650ce
Adding Documentation on Hugo Template Functions
2014-02-18 18:35:27 -05:00
spf13
d9363a56b3
Minor Docs Tweaks
2014-02-18 18:35:03 -05:00
spf13
63ed758bea
Adding Go Template Tutorial
2014-02-18 18:34:51 -05:00
spf13
2d7870dee8
Using table of contents within the documentation.
2014-01-28 23:29:05 -05:00
spf13
67bcea24b6
fixing 178.
2014-01-27 17:20:35 -05:00
spf13
1f017397b6
Updating page variable documentation (for templates).
2014-01-21 20:07:55 -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
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
d25a31ac66
Updating docs to include ‘first’ functionality for the homepage
2013-11-15 21:45:52 -05:00
Øyvind Skaar
521e21ff32
minor documentation fix
2013-11-07 19:47:42 +01: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
spf13
215d4e7381
Adding support for linkTitles
2013-10-25 18:37:53 -04:00
Noah Campbell
a53aac32cd
Refactor layout selection code
...
The render code path would use a fallback if there was an exception.
This change instead relies on explicit declaration of the layout to use
and includes a check to see if the layout indeed exists before
attempting to render it.
2013-10-08 18:44:15 +02:00
Noah Campbell
19948ac250
Add support for Relative Permalinks
2013-10-08 18:42:03 +02: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
Daniel Alan Miller
b83fd65e78
Adding .Summary to page variables
...
Signed-off-by: Noah Campbell <noahcampbell@gmail.com >
2013-08-29 10:08:03 -07:00
Ross Lawley
9a1cd4ca79
Add 404.html for gh-pages
...
Signed-off-by: Noah Campbell <noahcampbell@gmail.com >
2013-08-23 16:38:35 -07:00
Steve Francia
7a3e32134b
Merge pull request #50 from cabello/patch-2
...
Check .Prev and .Next pointers before using it
2013-08-20 20:54:31 -07:00
Danilo Cabello
2cfb41d2e6
Check .Prev and .Next pointers before using it
2013-08-20 12:13:27 -04:00
Danilo Cabello
88bd12cc99
Fix broken link to Index page
2013-08-20 11:56:55 -04:00
spf13
66c87441bd
Complete overhaul of the docs
2013-08-17 21:54:39 -04:00