summaryrefslogtreecommitdiffstatshomepage
path: root/templates (unfollow)
Commit message (Expand)AuthorLines
2022-11-04Have the post title contain a permalinkHEADtrunkWolfgang Müller-2/+1
2022-11-04Use "related" instead of "mentions"Wolfgang Müller-5/+5
2022-11-04templates: Increase default width for img shortcodeWolfgang Müller-1/+1
2022-04-09Use float classes instead of inline stylesWolfgang Müller-1/+1
2022-04-09templates: Allow setting custom links in the 'img' shortcodeWolfgang Müller-1/+1
2022-04-09templates: Allow setting 'float' for figures in the 'img' shortcodeWolfgang Müller-0/+4
2022-04-09templates: Allow specifying widths for images in the 'img' shortcodeWolfgang Müller-1/+1
2022-02-06Update image template functions for zola 0.14.0Wolfgang Müller-1/+2
2021-10-19templates: Use a unitless integer for the img width attributeWolfgang Müller-1/+1
2021-10-18templates: Also set avatar size in HTMLWolfgang Müller-1/+1
2021-08-13templates: Fix permalink content for mentioned postsWolfgang Müller-1/+1
2021-08-13templates: Do not show exact post timesWolfgang Müller-1/+1
2021-08-09templates: Render markdown in img's figcaptionWolfgang Müller-1/+1
2021-07-25templates: Have the 'ref' shortcode use a.internalWolfgang Müller-1/+1
2021-07-25Use h3 for "Mentioned posts"Wolfgang Müller-1/+1
2021-07-03templates: Allow passing format to img shortcodeWolfgang Müller-1/+1
2021-06-24templates: Simplify Tera blocksWolfgang Müller-4/+4
2021-06-24templates: Add "about" link to the first postWolfgang Müller-0/+1
2021-06-16Use CSS to hide titles on single post pagesWolfgang Müller-1/+1
2021-06-16Use "title" class for the header in the bannerWolfgang Müller-1/+1
2021-06-16templates: Make page titles mandatoryWolfgang Müller-3/+3
2021-06-16templates: Pass article class in render_post macroWolfgang Müller-9/+5
2021-06-16Remove special handling for draft postsWolfgang Müller-1/+0
2021-06-16templates: Only render post title in the feedWolfgang Müller-3/+3
2021-06-16templates: Fix up some issues with whitespace controlWolfgang Müller-4/+4
2021-06-16Use CSS to add spacersWolfgang Müller-7/+16
2021-06-16templates: Do not show slogan on all pagesWolfgang Müller-6/+5
2021-06-16templates: Consolidate blocks into base templateWolfgang Müller-38/+26
2021-06-12templates: Set mute class on banner's <h2>Wolfgang Müller-1/+1
2021-06-12Put post titles in the bannerWolfgang Müller-5/+3