About BlogManager
I wrote BlogManager out of necessity of getting rid of the server side PHP based CMS that was always undermined by broken
updates and little flexibility if not at the cost of great complexity. I was looking for something leaner and quicker to
manage ...in other words a statically generated site.
There are plenty of tools out there for this purpose, but many of them are focused on conversion from markdown (or similar)
texts generating static pages but many do not offer an easier way to manage the whole website.
So during Christmas winter 2023 I decided to write one tool myself. BlogManager was born.
Because my goal was to have a blog linked with my YouTube channel (see https://accidentalscience.com) where I show videos
about DIY, electronics, mechanical constructions, chemistry and experiments, I spent some efforts in making this tool well
fitted for integrating videos.
Over time more feature have been added and now (May 2024) it is capable to color code, interpret a subset of LaTex math syntax, and maChem alike syntax for chemical formulae. Can manage three different class of documents. And a lot of easy to access menus and controls that do not force you to remember all the commands available.