Hacker News new | ask | show | jobs
by cpach 1896 days ago
Good point. However, there is so much innovation in this space right now so I’m pretty sure that something like what you described will emerge.
1 comments

The combination of Typora (https://typora.io/) for writing markdown + `mkdocs serve` or `hugo serve` is pretty neat. Set up a gitlab-ci.yml that builds and pushes the final site to your hosted destination, that's it.
Image upload in Typora is done via some random hosting service IIRC.
Typora is a markdown editor. Hosting is done in Github, Gitlab etc. Typora is not a hosting solution afaik.