#blogmore — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #blogmore, aggregated by home.social.
-
Quick update to #BlogMore, v2.44.1 fixes an issue with cache invalidation of auto-covers: https://blog.davep.org/2026/06/28/blogmore-v2-44-1.html
-
Quick update to #BlogMore, v2.44.1 fixes an issue with cache invalidation of auto-covers: https://blog.davep.org/2026/06/28/blogmore-v2-44-1.html
-
I've just released #BlogMore v2.44.0, which adds optional support for the auto-generation of cover images: https://blog.davep.org/2026/06/27/blogmore-v2-44-0.html
-
I've just released #BlogMore v2.44.0, which adds optional support for the auto-generation of cover images: https://blog.davep.org/2026/06/27/blogmore-v2-44-0.html
-
So that's 4 days without adding more stuff to #BlogMore (that's a good thing). On the other hand I just started a fresh repo on GitHub with a fresh project/obsession. Got to keep the green squares glowing I guess.
And, no, I'm not abandoning BlogMore -- it's genuinely in need of some calm time. Also, once it's well under way this new thing will be getting written about a fair bit.
-
So that's 4 days without adding more stuff to #BlogMore (that's a good thing). On the other hand I just started a fresh repo on GitHub with a fresh project/obsession. Got to keep the green squares glowing I guess.
And, no, I'm not abandoning BlogMore -- it's genuinely in need of some calm time. Also, once it's well under way this new thing will be getting written about a fair bit.
-
Little update to blogmore.el to add a series link insert command: https://blog.davep.org/2026/06/14/blogmore-el-v5-3-0.html
-
I've made a small update to blogmore.el to fix a couple of issues with the new frontmatter reading approach: https://blog.davep.org/2026/06/11/blogmore-el-v5-1-0.html
#blogmore #emacs #lisp #elisp #programming #writing #blogging
-
I've made a small update to blogmore.el to fix a couple of issues with the new frontmatter reading approach: https://blog.davep.org/2026/06/11/blogmore-el-v5-1-0.html
#blogmore #emacs #lisp #elisp #programming #writing #blogging
-
I've updated #BlogMore to v2.43.0; this release adds control over the version and location of third-party resources: https://blog.davep.org/2026/06/11/blogmore-v2-43-0.html
-
I've updated #BlogMore to v2.43.0; this release adds control over the version and location of third-party resources: https://blog.davep.org/2026/06/11/blogmore-v2-43-0.html
-
I've managed to migrate blogmore.el from its good-enough regex-based hacky frontmatter handling code to a proper YAML based parser that will properly handle lists and the like. Also migrated it to use the new #BlogMore dump commands for getting categories, tags and series from a blog.
Gonna sit on the PR over night (mostly 'cos it's time to carry on with my Stargate SG-1 rewatch marathon), but I think it's clean and a real improvement.
-
I've managed to migrate blogmore.el from its good-enough regex-based hacky frontmatter handling code to a proper YAML based parser that will properly handle lists and the like. Also migrated it to use the new #BlogMore dump commands for getting categories, tags and series from a blog.
Gonna sit on the PR over night (mostly 'cos it's time to carry on with my Stargate SG-1 rewatch marathon), but I think it's clean and a real improvement.
-
I've updated blogmore.el with a command for setting the series of a post: https://blog.davep.org/2026/06/09/blogmore-el-v4-7-0.html
-
#BlogMore v2.42.0, with some enhancements to the dump command: https://blog.davep.org/2026/06/08/blogmore-v2-42-0.html
-
#BlogMore v2.42.0, with some enhancements to the dump command: https://blog.davep.org/2026/06/08/blogmore-v2-42-0.html
-
I've released #BlogMore v2.41.0, which adds optional support for Mermaid diagrams and LaTeX-style maths markup in pages and posts; if you're into that sort of thing. https://blog.davep.org/2026/06/07/blogmore-v2-41-0.html
-
I've released #BlogMore v2.41.0, which adds optional support for Mermaid diagrams and LaTeX-style maths markup in pages and posts; if you're into that sort of thing. https://blog.davep.org/2026/06/07/blogmore-v2-41-0.html
-
Like, for real, I should not be left alone with a laptop and a sofa on a Saturday evening.
-
Like, for real, I should not be left alone with a laptop and a sofa on a Saturday evening.
-
A quick fix to the #BlogMore linting command so that it knows about the series URLs: https://blog.davep.org/2026/06/06/blogmore-v2-40-1.html
-
A quick fix to the #BlogMore linting command so that it knows about the series URLs: https://blog.davep.org/2026/06/06/blogmore-v2-40-1.html
-
I've released #BlogMore v2.40.0. This adds post series support: https://blog.davep.org/2026/06/06/blogmore-v2-40-0.html
-
I've released #BlogMore v2.40.0. This adds post series support: https://blog.davep.org/2026/06/06/blogmore-v2-40-0.html
-
I've updated blogmore.el to add a couple of commands for togging the ToC-based frontmatter I recently added to #BlogMore
-
I've updated blogmore.el to add a couple of commands for togging the ToC-based frontmatter I recently added to #BlogMore
-
-
-
#BlogMore v2.39.0 adds easy legacy URL redirection for specific pages and posts: https://blog.davep.org/2026/06/05/blogmore-v2-39-0.html
-
#BlogMore v2.39.0 adds easy legacy URL redirection for specific pages and posts: https://blog.davep.org/2026/06/05/blogmore-v2-39-0.html
-
-
Considering the idea of a legacy redirection facility in #BlogMore
-
#BlogMore v2.38.0 is available, with some extra support for a reactive table of contents.
-
#BlogMore v2.38.0 is available, with some extra support for a reactive table of contents.
-
Toying with the idea of responsive floating/inline ToC for posts with headings.
-
Toying with the idea of responsive floating/inline ToC for posts with headings.
-
#BlogMore v2.37.0 is out, which fixes the category and tags count in the stats page, and also improves how warnings and errors are printed: https://blog.davep.org/2026/06/03/blogmore-v2-37-0.html
-
#BlogMore v2.37.0 is out, which fixes the category and tags count in the stats page, and also improves how warnings and errors are printed: https://blog.davep.org/2026/06/03/blogmore-v2-37-0.html
-
Giving the JSON dump tool in #BlogMore a proper test by recreating some of my blog's stats using `jq`: https://blog.davep.org/2026/06/02/recreating-my-blog-stats.html
-
Another quick update to #BlogMore, mainly tidying up a couple of things in the stats page for blogs that have no actual text in their posts (like photoblogs): https://blog.davep.org/2026/06/01/blogmore-v2-36-0.html
-
Another quick update to #BlogMore, mainly tidying up a couple of things in the stats page for blogs that have no actual text in their posts (like photoblogs): https://blog.davep.org/2026/06/01/blogmore-v2-36-0.html
-
Quick update to #BlogMore because someone is using it(!!) and found an issue. So I fixed it.
-
Quick update to #BlogMore because someone is using it(!!) and found an issue. So I fixed it.
-
#BlogMore v2.34.0 adds some more useful values to the JSON data produced by the dump command: https://blog.davep.org/2026/05/31/blogmore-v2-34-0.html
-
#BlogMore v2.34.0 adds some more useful values to the JSON data produced by the dump command: https://blog.davep.org/2026/05/31/blogmore-v2-34-0.html
-
And that's #BlogMore v2.33.0 as a thing, with a new "Focus by Year" stats entry, and a "dump all your posts as JSON data" utility command.
-
And that's #BlogMore v2.33.0 as a thing, with a new "Focus by Year" stats entry, and a "dump all your posts as JSON data" utility command.
-
-
Nope, still not done with the stats page of #BlogMore I guess.
-
#BlogMore v2.32.0 is now available, with even more stats nonsense: https://blog.davep.org/2026/05/28/blogmore-v2-32-0.html
-
#BlogMore v2.32.0 is now available, with even more stats nonsense: https://blog.davep.org/2026/05/28/blogmore-v2-32-0.html
-
JFC every time I think I'm done adding shit I think of something else...
-
JFC every time I think I'm done adding shit I think of something else...
-
A quick update to #BlogMore with a small accessibility improvement, and also a whole new set of data for the graph.
-
A quick update to #BlogMore with a small accessibility improvement, and also a whole new set of data for the graph.
-
#BlogMore v2.30.0 is out, with related posts, draft listing, and some admin commands to help manage external links.
-
#BlogMore v2.30.0 is out, with related posts, draft listing, and some admin commands to help manage external links.
-
A quick update to #BlogMore, addressing a couple of accessibility improvements: https://blog.davep.org/2026/05/25/blogmore-v2-29-0.html