summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl/embedded/templates
AgeCommit message (Expand)Author
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-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-02tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodesJoe Mooring
2024-01-30Create default link and image render hooksBjørn Erik Pedersen
2024-01-25tpl/tplimpl: Fix incorrect lastBuildDate Daniel Terhorst-North
2024-01-25tpl: fix incorrect lastBuildDateDaniel Terhorst-North
2023-12-04tpl: Allow using page resources on the images page parameter for `opengraph`,...Razon Yang
2023-11-27tpl/transform: Add transform.XMLEscape template functionJoe Mooring
2023-11-27tpl/tplimpl: Remove superfluous type attr on script elementsJoe Mooring
2023-11-01tpl/tplimpl: Fix deprecation logic in embedded templatesJoe Mooring
2023-10-31tpl/tplimpl: Fix deprecation logic in RSS templateJoe Mooring
2023-10-18hugolib: Deprecate .Site.DisqusShortnameJoe Mooring
2023-10-17hugolib: Deprecate .Site.GoogleAnalyticsJoe Mooring
2023-10-17tpl/tplimpl: Deprecate .Site.Author usage in RSS templateJoe Mooring
2023-10-17tpl/tplimpl: Deprecate .Site.Social usage with internal templatesJoe Mooring
2023-09-23google_analytics_async.html: Add deprecation warningCarl Johnson
2023-05-30tpl/tplimpl: Use .Language.LanguageCode in built-in templatesJoe Mooring
2023-05-21tpl/tplimpl: Add img loading attribute to figure shortcode (#10927)InLaw
2023-03-01tpl/tplimpl: Remove the Google News internal templateJoe Mooring
2022-12-22Revert "tpl/tplimpl: Use https in sitemap templates"Joe Mooring
2022-12-11tpl/tplimpl: Use https in sitemap templatesJoe Mooring
2022-12-06tpl/embedded: Make Open Graph's series optionalRazon Yang
2022-05-31Fix indentation in highlight shortcodeBjørn Erik Pedersen
2022-05-14errors: Misc improvementsBjørn Erik Pedersen
2022-05-06Improve error messages, esp. when the server is runningBjørn Erik Pedersen
2022-03-09Add lang attribute to internal alias templateJoe Mooring
2022-02-27tpl/diagrams: Rename Body to InnerBjørn Erik Pedersen
2022-02-27CodeblockContext method renamesBjørn Erik Pedersen
2022-02-25Move the Goat template to the correct placeBjørn Erik Pedersen
2022-02-24Add Markdown diagrams and render hooks for code blocksBjørn Erik Pedersen