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