startbootstrap-creative-jekyll

startbootstrap-creative-jekyll

Start Bootstrap Creative theme adapted for Jekyll

Start Bootstrap Creative Theme adapted for Jekyll

Creative is a theme for Jekyll adapted from the Bootstrap based theme with the same name from the good folks at Start Bootstrap.

Preview

Download and Installing

You can either:

  • Clone the repo using the following command git clone https://github.com/thypirate/startbootstrap-creative-jekyll.git.
  • Download, Fork or Clone on Github.

How to use

  • You can edit and add new entries in the _config.yml to suit your needs.

While in the root of you site execute the following commands to build:

  • bundle install - Install the dependencies with Bundler.
  • bundle exec jekyll serve - Build the site and make it available on a local server at http://localhost:4000.