hugo/tpl
Joe Mooring 1158e63072 markup/goldmark: Change default cell alignment in table render hook
Change the default table cell alignment from "left" to an empty string.

Closes #12886
2024-09-30 08:44:14 +02:00
..
cast tpl/cast: Improve float 2024-08-06 22:26:43 +02:00
collections Skip TestEchoParam 2024-08-06 19:13:35 +02:00
compare tpl/compare: Use any data type for compare.Conditional condition 2024-09-22 16:53:11 +02:00
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 all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
encoding Add a page template func 2023-02-25 19:53:18 +01:00
fmt Fix Erroridf/Warnidf mixed case issue 2024-06-22 19:01:56 +02:00
hash Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
hugo Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
inflect Add a page template func 2023-02-25 19:53:18 +01:00
internal Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
js Clean up the css related template funcs package structure 2024-06-25 15:48:02 +02:00
lang errors: Return error from cast.ToStringE() consistently 2024-04-04 11:00:14 +02:00
math math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
openapi testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
os testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
page tests: Address deprecation warnings and errors 2024-09-29 10:49:26 +02:00
partials Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
path all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
reflect all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
resources Fix deprecation warning for resources.ToCSS 2024-08-30 22:26:29 +02:00
safe all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
site all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
strings tpl/strings: Improve type checking 2024-04-04 18:34:55 +02:00
templates resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
time all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
tplimpl markup/goldmark: Change default cell alignment in table render hook 2024-09-30 08:44:14 +02:00
transform internal/warpc: Improve the JS plugin API 2024-09-12 13:51:37 +02:00
urls all: Fix duplicate words in comments 2024-04-11 09:31:33 +02:00
template.go Implement defer 2024-06-23 11:25:47 +02:00
template_info.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00