Riiskits / Riiskit-Child

A child theme for Riiskit.
MIT License
2 stars 1 forks source link

Riiskit Child

This is Riiskit's child theme; a developer focused parent theme that's based on Underscore, HTML5 Boilerplate, SMACSS and intergrates Gulp.

Riiskit: https://github.com/Chrisriis/riiskit

Installation

Install Riiskit first.

Then you need to have installed both npm and gulp. After that, you simply locate (cd) the folder with your CLI and write:

Then just wait some minutes for the packages to install and voila!

Features

Workflow

Watch: After having installed everything, you can type gulp watch to make gulp compile your files everytime you make a change etc.

BrowserSync: Before you activate/write gulp autorefresh, make sure your localhost address is correct. The default is set to 127.0.0.1. If you use another port like 8888, you must edit the gulpfile.js, at the bottom of the file where the address is located.