Skip to content

savagecorp/jekyll-base-template

Repository files navigation

Jekyll Template Instructions

After cloning this repository to your project folder initiate the following

Update your Github config file to point to your project repository

  • open config file with mate .git/config
  • update the line containing url = NEW REPO DESTINATION

Install gems

bundle

Watch SASS files:

sass --watch stylesheets/sass:stylesheets/compiled

Start Jekyll Server:

jekyll --server

About

base template for jekyll projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published