hugo/tpl
Joe Mooring 2eca1b3cc1 hugolib: Deprecate .Site.DisqusShortname
Use .Site.Config.Services.Disqus.Shortname instead.
2023-10-18 17:35:54 +02:00
..
cast Add hugo.WorkingDir 2023-05-20 17:45:56 +02:00
collections tpl/collections: Fix and deprecate echoParams 2023-09-27 17:34:13 +02:00
compare all: Fix comments for exported functions and packages 2023-05-18 21:25:27 +02:00
crypto Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
css
data Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
debug
diagrams
encoding
fmt Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
hugo Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
images Make imageConfig work with modules 2023-07-08 17:20:18 +02:00
inflect
internal Upgrade to Go 1.21.1 2023-09-21 21:38:41 +02:00
js
lang tpl/lang: Formally deprecate lang.NumFmt 2023-09-27 17:34:45 +02:00
math all: Format files with gofmt 2023-10-05 14:45:55 +02:00
openapi Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
os
page
partials Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
path Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
reflect
resources
safe
site Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
strings Add a common regexp cache 2023-07-27 19:23:12 +02:00
templates
time Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
tplimpl hugolib: Deprecate .Site.DisqusShortname 2023-10-18 17:35:54 +02:00
transform markup: Fix typo in function and struct names 2023-06-01 17:59:44 +02:00
urls tpl/urls: Return empty string when JoinPath has zero args 2023-05-20 11:14:18 +02:00
template.go Add Page.RenderShortcodes 2023-08-03 20:00:57 +02:00
template_info.go
template_test.go