I wrote a tutorial on how to export your #Publii blog to #markdown and into #Jeckyll
Publii is a nice CMS but it just wasn’t working for me.
https://www.gregwalsh.com/exporting-publii-to-markdown-to-jekyll/
710 Toots, 132 Following, 134 Followers · Grammar Nazi, Python guy, perfectionist, and I have built my own site from scratch. I am hand coding the whole thing, so updates may take time.
Are you looking specifically for blogging *service* alternatives? Because blogs themselves are very easy to self-host, and there are a lot of good options. Off the top of my head:
* Netlify
* GitHub pages
* GitLab pages
* Neocities
* Wordpress.org
And the first few can all be combined with open-source static site generators (#gutenberg, #hugo, #jeckyll, #gatsby, etc.).
My own blog (https://www.codesections.com/blog) is an example of this stack (Gutenberg + Netlify)