My blog. Built with Jekyll.
- Ruby - mac users already have ruby installed.
- Jekyll -
$ gem install jekyll
- Sass -
$ gem install sass
- NodeJS - use the installer.
- Clone this repo, or download it into a directory of your choice.
- Inside the directory, run
npm install
.
Type npm run
to see the list of build scripts available.
As this is just a Jekyll project, you can use any of the commands listed in their docs