Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-05 | Add options to hide list dates (#115) | crnh | |
Add showListDate parameter, show readTime dot if date is present | |||
2025-05-16 | Skip subsummary rendering if not needed | Francesco | |
2025-05-16 | Add author rendering | Francesco | |
2025-04-29 | Move primary content inside an <article> tag | Sangeeth 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-21 | make mermaid themes configurable | Ole Mussmann | |
2024-12-25 | Re-order if statement | Senophyx | |
2024-12-25 | Adding features to disable comment on specific post | Senophyx | |
2024-10-10 | single view: markdownify summary | Frank Villaro-Dixon | |
The summary is not markdownified, and thus we see the md content on the summary. This fixes that | |||
2024-09-20 | add support for Mermaid diagrams | simon-siggaard | |
2024-09-02 | Allow the date/time format on the single template to be overridden | Nick Savage | |
Example: ```toml [params] singleDateFormat = '2 January 2006' ``` | |||
2024-08-25 | Not show breadcrumbs on homepage | Francesco | |
2024-08-13 | Uniform umami and comments inclusion | Francesco | |
2024-06-24 | Pagination on single posts | Francesco | |
2024-06-02 | Fixed tags display on posts | Francesco | |
2024-05-19 | Secondary color, tweaked width | Francesco | |
2024-05-16 | Back to top button | Francesco | |
2024-05-11 | Breadcrumbs and tags | Francesco | |
2024-05-06 | Breadcrumbs tmp | Francesco | |
2024-05-06 | feat: add giscus support | nyms7 | |
2024-04-29 | Removed unnecessary homeIntro parameter, cleaned up layouts | Francesco | |
2024-04-22 | Theme Update | Francesco | |
2024-04-22 | Initial | Francesco | |