hugo/tpl/tplimpl
oneleaftea 88e1bca92c Update template_embedded.go
Changed disqus urls from http to https. This fixes mixed content warnings on browsers when viewing Hugo websites over SSL (https).
2017-08-22 20:26:04 +02:00
..
ace.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
amber_compiler.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
template.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
template_ast_transformers.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
template_ast_transformers_test.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
template_embedded.go Update template_embedded.go 2017-08-22 20:26:04 +02:00
template_funcs.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
template_funcs_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
templateFuncster.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
templateProvider.go Add some missing doc comments 2017-08-03 15:57:51 +02:00