Skip to content

A clean and developer focused WordPress theme based on HTML5 boilerplate, Twenty Fifteen and SMACSS.

License

Notifications You must be signed in to change notification settings

Riiskits/Riiskit

Repository files navigation

Riiskit

Trello board: https://trello.com/b/2QB3Guy6/riiskit

Riiskit is a clean WordPress theme for webdevelopers. It's based on Underscore, HTML5 Boilerplate, SMACSS and intergrates Gulp.

Don't mistake it for a theme framework. It's just a simple, yet powerful parent theme to get you started without getting in your way.

Be sure to check out its child theme as well: https://github.com/Chrisriis/Riiskit-Child/

Installation

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

  • npm install
  • gulp

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

Features

  • Gulp workflow that intergrates browsersync, babel, compilation, compression, linting etc.
  • Responsive skeleton.
  • Lots of useful template tags.
  • Lots of useful CSS helper classes and mixins.
  • SASS, OOCSS, BEM and SMACSS.
  • WP Customizer settings for common usage.
  • IE8+ support.
  • Modern semantics and accessibility 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.

Planned features

Watch our Trello board: https://trello.com/b/2QB3Guy6/riiskit

About

A clean and developer focused WordPress theme based on HTML5 boilerplate, Twenty Fifteen and SMACSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published