jekyll-skeleton

jekyll-skeleton

Skeleton for building Jekyll (http://jekyllrb.com/) powered websites. Install jekyll (gem install jekyll) and run "jekyll serve" to start using.

To Use:

  1. Install jekyll: gem install jekyll

  2. Clone this repo: git clone https://github.com/lostphilosopher/jekyll-skeleton.git

  3. cd into the repo: cd jekyll-skeleton

  4. Test the application by serving it locally: jekyll serve

  5. Verify that you can see your jekyll project running at localhost:4000/