spf13
9388f23606
Adding support for linkTitles
2013-10-25 18:37:53 -04:00
Noah Campbell
9500ec1b6b
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
197aacb647
Add support for Relative Permalinks
2013-10-08 18:42:03 +02:00
Kyle Mahan
aa9b9d596e
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
71678a7183
Adding .Summary to page variables
...
Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
2013-08-29 10:08:03 -07:00
Ross Lawley
7b1f0960e3
Add 404.html for gh-pages
...
Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
2013-08-23 16:38:35 -07:00
Steve Francia
6f424175bf
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
acd5ea0e75
Check .Prev and .Next pointers before using it
2013-08-20 12:13:27 -04:00
Danilo Cabello
8058abd707
Fix broken link to Index page
2013-08-20 11:56:55 -04:00
spf13
8c0ab4def1
Complete overhaul of the docs
2013-08-17 21:54:39 -04:00