Statiq - Plugins - Image Gallery
It's been a little while since I've added any new features to my Static.Plugins library, the last was a Reading Time option to see how long an article might take to get through.
Statiq - Themes - terminal-css
Ever since coming across the terminal-css theme I've needed a use for it, once of which could be this blog, which uses Statiq so I'd need to create a theme for it.
Statiq - Plugins
It's been a little while since I've looked at my Statiq Plugins like Reading Time so I put GitHub Copilot to work.
Statiq - Plugins - Reading Time
I've been keeping a list of Statiq Community extensions and uses on the main Discussions list:
Statiq - Stats
Previously I'd added a count of posts commit to the Posts page. Adding some styling to the src/input/scss/_overrides.scss to position it on the right hand side and make it a little smaller, I think it looks quite nice.
Statiq.Web - Shortcodes - Include
In another project (Symantec Connect Articles) I've got a Table of Contents (toc) for many sets of Articles. This can sometimes be a lot of information and is duplicated in each article, at the top and bottom. This isn't ideal if I need to update anything.
Statiq - giscus
What's the best way to allow commenting on your blog? What better way than to have it contained in the system the blog lives in, GitHub. I've seen other solutions in the past which used GitHub Issues but this doesn't seem the right place for it.