Skip to content

yokaiteam/monoset

 
 

Repository files navigation

Monoset - Free Drupal 8 theme

DEMO: http://subtleshift.net

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


- Requirements 

• Node.js. If you have “homebrew” do: $ brew install node

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

- Installation

• CD into the theme directory and run $ npm install to fetch all dependencies.

• For BrowserSync update proxy server (line 74 in gulpfile.js) to match your local set up.

• CD into the theme directory and run “gulp” to start  gulp watching, compiling and Browser Syncing.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.9%
  • PHP 17.6%
  • JavaScript 2.5%