Y
Hacker News
new
|
ask
|
show
|
jobs
by
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.
1 comments
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