Welcome to My Jekyll-Powered Tech Blog!
I just migrated my technical blog from WordPress to Jekyll on GitHub Pages. And here’s how I did it:
- Exported my blog site in WordPress to XML. See https://wordpress.com/support/export/.
- Used wordpress-export-to-markdown to convert Wordpress export XML file into Markdown files suitable for Jekyll.
- Created GitHub Pages site with Jekyll. Found this site really helpful.
- Installed a different theme other than the default one that came with Jekyll. I’m using jeffreytse/jekyll-theme-yat.