Skip to content

sunilsrikumar/monoset

 
 

Repository files navigation

Monoset - Free Drupal 8 theme

Uses Node.js, Gulp, BrowserSync for Sass compiling, task running and Browser Syncing.

Demo: http://subtleshift.net

Requirements

  • Node.js
  • Gulp.js - Install gulp globally with $ npm install gulp -g

Installation

  • Install Gulp ($ npm install gulp -g)
  • CD into the theme directory and run $ npm install to fetch all dependencies.
  • For BrowserSync update proxy server in gulpfile.js to match your local environment.
  • CD into the theme directory and run “gulp” to start gulp watching, compiling and Browser Syncing.

About

Drupal 8 theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.1%
  • HTML 9.4%
  • JavaScript 3.5%