How to: a blog with custom layout, with content from my medium.com page?

1 points by josephernest ↗ HN
I've seen many people (but can't find the URL again) having a personal blog (firstnamelastname.com) whose content comes from their medium page.

What are the common ways to use this? (without having to clone manually / copy/paste between a wordpress and medium)

___

I know how to register a .com and how to host a blogging engine, but what are the common ways to autoreplicate medium.com/user's articles to the blog?

3 comments

[ 0.29 ms ] story [ 17.0 ms ] thread
I often notice people doing it the other way around: they post to their blog and then it automatically sends it to medium.com - you then get something like "this was first posted on <domain>" at the bottom of the medium post. Medium API allows that, and for WP there certainly are plugins for that.