hugo/tpl/tplimpl
Bruno Amaral d1cf53f5f4 Remove references to Google+
According to google, this is no longer supported and structured data should be used instead: https://support.google.com/webmasters/answer/6083347?hl=en
2019-05-26 19:24:45 +02:00
..
embedded Remove references to Google+ 2019-05-26 19:24:45 +02:00
ace.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00
amber_compiler.go tpl/tplimpl: Fix compiling Amber templates that import other templates 2018-08-17 10:04:07 +02:00
shortcodes.go hugolib: Fix shortcode namespace issue 2019-04-15 18:31:56 +02:00
shortcodes_test.go hugolib: Fix shortcode namespace issue 2019-04-15 18:31:56 +02:00
template.go hugolib: Avoid recloning of shortcode templates 2019-04-24 12:37:57 +02:00
template_ast_transformers.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00
template_ast_transformers_test.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00
template_errors.go hugolib: Continue the file context/line number errors work 2018-10-22 20:46:14 +02:00
template_funcs.go tpl: Fix reflect 2018-12-28 10:41:46 +01:00
template_funcs_test.go i18n: Move the package below /langs 2019-05-04 18:25:56 +02:00
template_info_test.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00
templateFuncster.go Make Page an interface 2019-03-23 18:51:22 +01:00
templateProvider.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00