--- layout: default title: jekyll-import • Import your old & busted site to Jekyll overview: true ---

Import your old & busted site or blog for use with Jekyll.

Get up and running in seconds.

Quick-start Instructions

~ $ gem install jekyll jekyll-import

~ $ jekyll new my-awesome-site

~ $ cd my-awesome-site

~/my-awesome-site $ jekyll import wordpress \

--source wordpress.xml

~/my-awesome-site $ jekyll serve

# => Now browse to http://localhost:4000

Free Jekyll hosting on GitHub Pages

Free hosting with GitHub Pages

Sick of dealing with hosting companies? GitHub Pages are powered by Jekyll, so you can easily deploy your site using GitHub for free—custom domain name and all.

Learn more about GitHub Pages →