Easy Blog Migration From Medium To Your Own Site Using Python
Posted on 2022-08-17 in web dev • Tagged with web dev, blogging, Python
·3 min read
Recently I migrated my existing articles from Medium to my own new website (https://jerrychi.com) in a quick, low-code way. I wanted to have both blog articles and permanent pages (e.g. “About Me” page) and high customizability while spending minimal effort and money.
You can …
Continue reading