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.
2 threads
GitHub Pages?
Blot (https://blot.im) also does something like that by syncing a git repo (information about that here: https://blot.im/how/sync/git).
is there a platform that provides this service? not needing for me to host it myself?