After cloning this repository to your project folder initiate the following
- open config file with
mate .git/config
- update the line containing
url = NEW REPO DESTINATION
bundle
sass --watch stylesheets/sass:stylesheets/compiled
jekyll --server
After cloning this repository to your project folder initiate the following
mate .git/config
url = NEW REPO DESTINATION
bundle
sass --watch stylesheets/sass:stylesheets/compiled
jekyll --server