hugo-geekblog/CHANGELOG.md

8 lines
314 B
Markdown

- ENHANCEMENT
- slightly change the date formate displayed on posts
- use `.Lastmod` instead of `.Date` on posts
the date on updated posts will be prefixed with `Updated on` string
modifications from the same day are ignored
- add read time indicator
- add basic post metadata to posts single view