Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keenanpayne/jekyll-boilerplate

Simple Jekyll boilerplate using @ConciseCSS
https://github.com/keenanpayne/jekyll-boilerplate

boilerplate concise-framework jekyll scss template

Last synced: about 1 month ago
JSON representation

Simple Jekyll boilerplate using @ConciseCSS

Awesome Lists containing this project

README

        

# Jekyll Boilerplate

### Compilation

1. Fork the repo
2. Install [NodeJS](https://nodejs.org/en/)
3. CD into the folder: `cd ../path/to/folder`
4. Install NPM dependencies: `npm install`
5. Run NPM build script: `npm run build` or `npm run build:watch`