Comment on Switch from Medium to your own blog automatically in minutesComments−htmk7yIs adding new posts easy?−woutr_be7yAs with most static site generators, it's generally just a markdown file with some frontmatter metadata, but that's it.−gfosco7yLooks like the answer is yes: https://github.com/mathieudutour/medium-to-own-blog/blob/mas...
Comments
Is adding new posts easy?
As with most static site generators, it's generally just a markdown file with some frontmatter metadata, but that's it.
Looks like the answer is yes: https://github.com/mathieudutour/medium-to-own-blog/blob/mas...