Commit Graph

15 Commits

Author SHA1 Message Date
Nick Savage
f38aa2904e
Optionally show last modified on single template.
if `params.showLastmod: true` and `.Lastmod`'s timestamp is greater than `.Date`, show the last modified date next to the publish date.
2024-09-25 21:16:49 +01:00
simon-siggaard
c3c3179a45 add support for Mermaid diagrams 2024-09-20 14:41:06 +02:00
Nick Savage
43d8150392
Allow the date/time format on the single template to be overridden
Example:

```toml
[params]
singleDateFormat = '2 January 2006'
```
2024-09-02 19:57:55 +01:00
Francesco
2c60fc4f81 Not show breadcrumbs on homepage 2024-08-25 18:45:50 +02:00
Francesco
cb8720ceb5 Uniform umami and comments inclusion 2024-08-13 19:29:25 +02:00
Francesco
0e957531e6 Pagination on single posts 2024-06-24 18:44:39 +02:00
Francesco
d329f19ff8 Fixed tags display on posts 2024-06-02 11:44:18 +02:00
Francesco
113365710d Secondary color, tweaked width 2024-05-19 23:53:41 +02:00
Francesco
e5f8dab495 Back to top button 2024-05-16 16:53:32 +02:00
Francesco
34f9485c99 Breadcrumbs and tags 2024-05-11 22:48:26 +02:00
Francesco
d45314792a Breadcrumbs tmp 2024-05-06 21:53:29 +02:00
nyms7
12dfd35bfe feat: add giscus support 2024-05-06 15:19:49 +08:00
Francesco
1285dc1e53 Removed unnecessary homeIntro parameter, cleaned up layouts 2024-04-29 20:05:40 +02:00
Francesco
f2ebaae569 Theme Update 2024-04-22 15:13:47 +02:00
Francesco
242967165a Initial 2024-04-22 13:19:56 +02:00