hugo/hugolib
Noah Campbell 0595f27e6d Using a composite literal to create a page.
Wonder why the need for composite structs.  Not sure if my go knowledge is lacking or if this is cruft from other programming language doctrine.
2013-08-09 17:36:32 -07:00
..
config.go Adding support for destination dir, split out static 2013-07-26 18:06:13 -04:00
helpers.go Using MkdirAll instead of my own logic 2013-07-26 18:10:03 -04:00
index.go Added support for indexes of indexes & ordered indexes 2013-08-03 03:09:28 -04:00
node.go adding hugo 2013-07-04 11:32:55 -04:00
page.go Using a composite literal to create a page. 2013-08-09 17:36:32 -07:00
path_seperators_test.go Support pages without folders 2013-08-09 17:36:31 -07:00
shortcode.go adding hugo 2013-07-04 11:32:55 -04:00
site.go Provide better error handling 2013-08-09 17:36:31 -07:00