hugo/tpl
n1xx1 566fe7ba12
resources/page: Expand parmalinks tokens in url
This change allows to use permalink tokens in url front matter fields. This should be useful to target more specific pages instead of using a global permalink configuration. It's expected to be used with cascade.

Fixes #9714
2024-08-01 12:14:29 +02:00
..
cast
collections Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
compare
crypto Add hash.XxHash 2024-07-06 14:08:15 +02:00
css Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
data Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
debug tpl/debug: Fix reset of debug timers when running the server 2024-06-24 12:49:35 +02:00
diagrams
encoding
fmt
hash Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
hugo
images
inflect
internal Bump to go 1.21 in go.mod 2024-08-01 12:07:27 +02:00
js Clean up the css related template funcs package structure 2024-06-25 15:48:02 +02:00
lang
math math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
openapi
os
page
partials Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
path
reflect
resources Shorten processed image filenames 2024-07-31 16:44:06 +02:00
safe
site
strings
templates resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
time
tplimpl Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
transform Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
urls
template.go
template_info.go
template_test.go