| ▲ | krapp 2 days ago | |
I use Nikola, a static site generator written in Python (which I don't particularly like as a language but the app does what I want almost exactly the way I want it to.) I write new posts in Sublime Text as Markdown (I also use my blog to archive Mastodon posts which go in a different folder than my blog posts) and then it does its thing and generates an HTML site which I git push to my server. I use a plugin to integrate comments from my Mastodon account. It doesn't have a wysiwyg editor per se but it does have a local server with hot loading so I can see how it would look. | ||