Noah Campbell
|
3ecc698f5e
|
Remove hugolib.HTML and hugolib.URL types
These types were not be rendered correctly by the html/template package.
Removing them gets the correct behavior.
Fixes #74
|
2013-09-03 12:43:56 -07:00 |
|
Fabrizio (Misto) Milo
|
ee5865f239
|
Abstract html/template dependency
Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
|
2013-09-01 19:51:27 -07:00 |
|
Noah Campbell
|
599e6672f7
|
Removing GetSection
Using GetXXX is not idiomatic to Go. Also added a bunch of unit testing
around this method.
|
2013-08-23 14:14:54 -07:00 |
|
spf13
|
480e01eb15
|
Further work on path/section stuff. Tests passing now.
|
2013-08-14 08:57:14 -04:00 |
|
spf13
|
b4bcc591e4
|
Now support for nested paths. Better section detection.
|
2013-08-13 19:39:24 -04:00 |
|
spf13
|
6e16449e5f
|
adding hugo
|
2013-07-04 11:32:55 -04:00 |
|