Hi all, I have a bunch of blog posts I want to share for free and am looking for a good platform to post on.<p>Please share your recommendations<p>I'm looking for:<p>- Free to post, free to read<p>- Minimal analytics (don't want to write articles no one reads)<p>- Code blocks, mermaid / charts as code, graphviz support would also be awesome.<p>- Comments / Likes / Engagement<p>I have tried;<p>- GitHub Repo Markdown / Github Wiki<p>Nearly perfect but it doesn't have analytics or more advanced layouts (like columns).<p>- Medium<p>Aside from the site pestering people to pay, the lack of support for code highlighting, mermaid, graphs as code and the limited formatting makes it less than ideal.<p>- Dev.to<p>Nice, free, simple but lacking a lot of features & formatting. The editor is quite basic and complex articles that are better illustrated with expressive formatting are impossible. You also lose you changes if you refresh the editor page which can be devastating.<p>- Atlassian Confluence<p>Pretty great when it comes to features but requires a paid subscription to access analytics/plugins. It's also slow and difficult to share articles.<p>- Static Site Generator (rspress)<p>I tried to use a static site generator like rspress and a Giscus widget to add comments however it lacks the customizability I crave<p>- Hand-Written Static Site Generator (Giscus, Plausible)<p>This is my current solution but the overhead of maintaining a website while not being a talented designer means it never looks how I want it to and I spend more time tinkering with the site than I do actually writing articles.
I create a blog where I post the fixes to common issues I encounter while developing: <a href="https://softuts.com" rel="nofollow">https://softuts.com</a><p>In the future I might write more in-depth technical posts, but for now it's more like a notebook of fixes for specific problems.