Ask HN: Technical Blog Hosting from Git
Are there any blog hosting platform that connects to a github repo and publishes all the markdown files as blog pages?
This is already possible for technical docs which is supported by something like https://mintlify.com/ , I want something like this for blogging as well.
3 comments
[ 0.27 ms ] story [ 15.3 ms ] threadBlot (https://blot.im) also does something like that by syncing a git repo (information about that here: https://blot.im/how/sync/git).