Commit graph

6 commits

Author SHA1 Message Date
Anaminus ddc100f5c5
Fix modification date displaying as original date (#33)
When `lastmod` is specified, a post would indicate that it was updated, but it incorrectly used the original date instead of the modification date.
2022-02-22 17:43:08 -08:00
Guillaume 4791a23949
Add basic i18n for list and single (#30)
* add: basic i18n for list and single

* add: apply suggestions

* fix: indent using 4 tabs
2022-02-06 21:54:13 -08:00
Lukas Joswiak 3e7256c7ea
Add support for lastmod (#19) 2021-04-10 18:54:26 -07:00
Lukas Joswiak 7fd904d0c0 Remove posts link from nav bar 2020-05-15 11:15:59 -07:00
Lukas Joswiak 9e0a8f73d9 Add date to posts 2020-05-15 00:43:44 -07:00
Lukas Joswiak 3e882d86e6 Initial commit 2020-05-14 23:48:11 -07:00