summaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
AgeCommit message (Collapse)Author
2025-05-16Skip subsummary rendering if not neededFrancesco
2025-05-16Add author renderingFrancesco
2025-04-29Move primary content inside an <article> tagSangeeth Sudheer
Main article will now belong in an <article> tag and the title/header info will be inside a <header> tag within the <article>. Shouldn't introduce any style/functional changes besides improve the semantics. Comments section is moved outside the <article> as it doesn't directly relate to the article's contents. Other changes: - Used `{{-` to remove some of the whitespace while keeping source HTML structure looking correct
2025-02-21make mermaid themes configurableOle Mussmann
2024-12-25Re-order if statementSenophyx
2024-12-25Adding features to disable comment on specific postSenophyx
2024-10-10single view: markdownify summaryFrank Villaro-Dixon
The summary is not markdownified, and thus we see the md content on the summary. This fixes that
2024-09-20add support for Mermaid diagramssimon-siggaard
2024-09-02Allow the date/time format on the single template to be overriddenNick Savage
Example: ```toml [params] singleDateFormat = '2 January 2006' ```
2024-08-25Not show breadcrumbs on homepageFrancesco
2024-08-13Uniform umami and comments inclusionFrancesco
2024-06-24Pagination on single postsFrancesco
2024-06-02Fixed tags display on postsFrancesco
2024-05-19Secondary color, tweaked widthFrancesco
2024-05-16Back to top buttonFrancesco
2024-05-11Breadcrumbs and tagsFrancesco
2024-05-06Breadcrumbs tmpFrancesco
2024-05-06feat: add giscus supportnyms7
2024-04-29Removed unnecessary homeIntro parameter, cleaned up layoutsFrancesco
2024-04-22Theme UpdateFrancesco
2024-04-22InitialFrancesco