In order to compile the assets and run Jekyll on local you need to follow those steps:
- Install NodeJS
- Install Jekyll:
sudo gem install bundler jekyll
- Install Yarn:
npm install -g yarn
- Install dependencies:
yarn
- Run:
gulp
This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme anyway you want.
This theme was partially designed with the inspiration from these fine folks