Y
Hacker News
new
|
ask
|
show
|
jobs
by
htmk
2573 days ago
Is adding new posts easy?
2 comments
woutr_be
2573 days ago
As with most static site generators, it's generally just a markdown file with some frontmatter metadata, but that's it.
link
gfosco
2573 days ago
Looks like the answer is yes:
https://github.com/mathieudutour/medium-to-own-blog/blob/mas...
link