aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/tplimpl
AgeCommit message (Expand)Author
13 daystpl/tplimpl: Fix title attribute in details shortcodeJoe Mooring
13 daystpl/tplimpl: Update youtube shortcodeJoe Mooring
13 daystpl/tplimpl: Update details shortcodeJoe Mooring
13 daystpl/tplimpl: Add details shortcoderacehd
14 daysAdd js.BatchBjørn Erik Pedersen
2024-12-09tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodesJoe Mooring
2024-11-04tpl/tplimpl: Create an embedded comment shortcodeJoe Mooring
2024-10-24hugolib/commands: Fix stuck server error issuesBjørn Erik Pedersen
2024-10-12tpl/tplimpl: Trim descriptions rather than just chompPatrice Chalin
2024-09-30markup/goldmark: Change default cell alignment in table render hookJoe Mooring
2024-09-19tpl: Remove RSS deprecation site.Author checkBjørn Erik Pedersen
2024-08-31Make all renderhook Text methods return template.HTMLBjørn Erik Pedersen
2024-08-31Add Markdown render hooks for tablesBjørn Erik Pedersen
2024-08-29tpl: Trim whitespace from google_analytics.htmlPatrice Chalin
2024-08-15Upgrade to Go 1.23Bjørn Erik Pedersen
2024-07-31Replace the MD5 hashing of images with xxHashBjørn Erik Pedersen
2024-07-17tpl: Use xxHash instead of MD5 to hash the deferred templatesBjørn Erik Pedersen
2024-07-17Throw error if resources.PostProcess is used in a deferred templateBjørn Erik Pedersen
2024-07-06Add hash.XxHashBjørn Erik Pedersen
2024-06-25Clean up the css related template funcs package structureBjørn Erik Pedersen
2024-06-23Implement deferBjørn Erik Pedersen
2024-05-21tpl/tplimpl: Resolve render hook destinations with leading ./Joe Mooring
2024-05-14tpl/tplimpl: Plainify title and description in twitter_cards.htmlJoe Mooring
2024-05-14tpl/tplimpl: Plainify title and description in schema.htmlJoe Mooring
2024-05-14tpl/tplimpl: Improve locale value in opengraph.htmlJoe Mooring
2024-05-10tpl/tplimpl: Retain query string and fragment in render-image.htmlJoe Mooring
2024-04-25Fix rebuilds when running hugo -wBjørn Erik Pedersen
2024-04-25tpl/tplimpl: Fix double-escaping in opengraph templateJoe Mooring
2024-04-22tpl: Escape .Title in built-in image and link render hooksBjørn Erik Pedersen
2024-04-22tpl/tplimpl: Improve embedded templatesJoe Mooring
2024-04-18tpl: Use erroridf for remote YouTube errorsBjørn Erik Pedersen
2024-04-15Pass .RenderShortcodes' Page to render hooks as .PageInnerBjørn Erik Pedersen
2024-04-04tpl/tplimpl: Improve youtube shortcodeJoe Mooring
2024-04-02tpl/tplimpl: Improve embedded opengraph templateJoe Mooring
2024-04-02tpl/tplimpl: Optionally exclude content from sitemapJoe Mooring
2024-04-01tpl/tplimpl: Remove trailing slash from void elementsJoe Mooring
2024-03-30tpl/tplimpl: Update RSS templateJoe Mooring
2024-03-28tpl/tplimpl: Update schema templateJoe Mooring
2024-03-26tpl/tplimpl: Update Google Analytics template and configJoe Mooring
2024-03-15hugolib: Deprecate site methods Author, Authors, and SocialJoe Mooring
2024-03-14tpl/tplimpl: Remove deprecated method from sitemapindex.xmlJoe Mooring
2024-03-14tpl/tplimpl: Modify figure shortcode to look for page resourceJoe Mooring
2024-03-07tpl/tplimpl: Honor markdown attributes in embedded image render hookJoe Mooring
2024-02-21tpl/tplimpl: Resolve fragments in link render hookJoe Mooring
2024-02-19Handle rebuilds when resources passed to transform.Unmarshal etc. changesBjørn Erik Pedersen
2024-02-02tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodesJoe Mooring
2024-01-30Create default link and image render hooksBjørn Erik Pedersen
2024-01-28all: Run gofumpt -l -w .Bjørn Erik Pedersen
2024-01-28testing: Rename integration_test.go to PACKAGE_integration_test.goBjørn Erik Pedersen
2024-01-27all: Rework page store, add a dynacache, improve partial rebuilds, and some g...develop2024Bjørn Erik Pedersen