hugo-bearblog/exampleSite
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
..
content refactor: move (non-post) pages to "content"-root 2020-09-04 09:02:09 +02:00
static chore: initial commit 2020-09-03 20:22:23 +02:00
config.toml feat: enable optional custom date format 2021-04-12 17:18:41 +02:00