summaryrefslogtreecommitdiffstats
path: root/hugolib/handler_file.go
AgeCommit message (Expand)Author
2016-06-25helpers: Remove ToReader funcsCameron Moore
2016-04-08hugolib: Un-export internal Site-methodsBjørn Erik Pedersen
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-05-20Adding default handler & tests Fixes #147spf13
2014-11-20refactor handlers to use types instead of structs.spf13
2014-11-04Adding a proper css file handler (with automatic minification)spf13
2014-11-01Handler WIPspf13
2014-10-20Handlers WIPspf13