mgx

script to show post time next to date on bear blog

This JavaScript snippet adds the post time next to the date on single post pages in Bear Blog. You might find this useful if you post often, publish multiple posts per day, or use Bear Blog for microblogging. ## How Bear's date system works Bear Blog already has its own [date formatting script](tab:https://github.com/HermanMartinus/bearblog/commit/0fb2efd) that runs on every page. This script: - Finds all `

Tagged in bear blog, tech