Bjørn Erik Pedersen
|
d6000a208c
|
all: Refactor to nonglobal template handling
Updates #2701
|
2017-01-10 01:36:59 +01:00 |
|
Cameron Moore
|
e2aea65170
|
helpers: Remove ToReader funcs
Remove StringToReader and BytesToReader in favor of using the stdlib directly.
|
2016-06-25 17:57:05 -05:00 |
|
Bjørn Erik Pedersen
|
1c3c148b38
|
hugolib: Un-export internal Site-methods
These are obviously internal and for the most part undocumented, creating lots of GoLint warnings.
See #1160
See #2014
|
2016-04-08 17:55:23 +02:00 |
|
Bjørn Erik Pedersen
|
e445c35d6a
|
Fix copyright headers in source files
Still need to add some missing headers and an AUTHORS file.
See #1646
|
2015-12-07 19:57:01 +01:00 |
|
Steve Francia
|
f045d7a611
|
Change the license to Apache 2.0
|
2015-11-23 22:16:36 -05:00 |
|
spf13
|
fc946ded29
|
Adding default handler & tests Fixes #147
|
2015-05-20 18:55:24 -04:00 |
|
spf13
|
4a2f16f91e
|
refactor handlers to use types instead of structs.
|
2014-11-20 12:43:34 -05:00 |
|
spf13
|
7fba250023
|
Adding a proper css file handler (with automatic minification)
|
2014-11-04 00:42:36 -05:00 |
|
spf13
|
c5f1031e45
|
Handler WIP
|
2014-11-01 12:05:37 -04:00 |
|
spf13
|
93f3d604c6
|
Handlers WIP
|
2014-10-20 17:42:16 -04:00 |
|