Settings

Theme

Ask HN: Technical Blog Hosting from Git

2 points by krishadi 2 years ago · 3 comments · 1 min read


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.

jethronethro 2 years ago

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).

billconan 2 years ago

yes https://github.com/reorx/hugo-PaperModX

  • krishadiOP 2 years ago

    is there a platform that provides this service? not needing for me to host it myself?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection