Setting up Jekyll for Github in Windows
1. Install Jekyll in your local Windows
In order to use Jekyll, you will need Ruby in your Windows. Follow these steps to install Ruby and setting up Jekyll in your local Windows. Install Jekyll in Windows
2. Use Jekyll-Bootstrap
Jekyll is actually already ready to use at this step, you’ll only need to push it to your repository. But I will recommend you to use Jekyll-Bootstrap since its already loaded with tools and themes which you can directly use to fastly create a page.
3. Setting up Jekyll-Bootstrap
To use Jekyll-Bootstrap, you can follow these quickstart Jekyll-BootStrap Quickstart
Add some theme, add some post and pages to your page. Once your page running slick and smooth in your local, you can commit it to your github repository and voila!
blog comments powered by Disqus