Left is a clean, minimalist and responsive layout for Jekyll.
This is designed to be an easy layout to modify for your own blog. It was extracted from wp-vjousse.
- Install Jekyll:
gem install jekyll
- Fork this repository
- Clone it:
git clone https://github.com/K-Phoen/jekyll-theme
- Run the jekyll server:
jekyll --server
You should have a server up and running locally at http://localhost:4000.
You should deploy with GitHub Pages- it's just easier.
All you should have to do is rename your repository on GitHub to be
username.github.com
. Since everything is on the gh-pages
branch, you
should be able to see your new site at http://username.github.com.
Permission is granted to Do What The Fuck You Want To with this document under the terms of the WTF Public License, Version 2.