hugo-bearblog/layouts
Akira Baruah be0ba327e3 feat: enable optional custom date format
Adds a .Site.Params.dateFormat setting to let users specify a Hugo-style
date format string for content. Previously, the date format was
hardcoded to "02 Jan, 2006", presumably to match the original BearBlog
style. This format gets used by default if the new "dateFormat" setting
is absent from the site config.
2021-04-12 17:18:41 +02:00
..
_default feat: enable optional custom date format 2021-04-12 17:18:41 +02:00
partials chore: remove unused partial 🤷🏼‍♂️ 😇 2020-10-02 15:52:44 +02:00
404.html chore: initial commit 2020-09-03 20:22:23 +02:00
index.html chore: initial commit 2020-09-03 20:22:23 +02:00
robots.txt chore: initial commit 2020-09-03 20:22:23 +02:00