jekyll-stub

jekyll-stub

Stub of a basic Jeykll site

jekyll-stub

Stub of a basic Jeykll site.

Published at: http://pconrad-webapps.github.io/jekyll-stub/ from gh-pages branch.

Enable Travis-CI for this repo at: https://travis-ci.org/profile/pconrad-webapps

Jekyll status on Travis-CI:

  • Click the status image to see this repo on Travis-CI
  • To add a status image like this in your README.md, see these instructions

To test locally:

  • One time setup:
    • git clone the repo
    • Install rvm (the Ruby version manager)
    • Run ./setup.sh to install correct ruby version, bundler version, and bundle the gems
  • From then on, to test the site locally:
    • Run `./jekyll.sh
    • Point browser to localhost:4000