Y
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
Helmut10001
1896 days ago
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.
link
marban
1896 days ago
Image upload in Typora is done via some random hosting service IIRC.
link
Helmut10001
1896 days ago
Typora is a markdown editor. Hosting is done in Github, Gitlab etc. Typora is not a hosting solution afaik.
link