Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

zetagraph/monoset

Repository files navigation

Monoset - Free Drupal 8 theme

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

Screenshot

Demo: http:https://dev-zetagraph.pantheonsite.io

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.

Styleguide (Optional / Experimental)

  • Living styleguide is automaticaly generatted and can be viewed on port: 3010 (http:https://localhost:3010). Port can be changed in the gulp.js
  • Styleguide files are generated on running default "gulp" command inside the theme's "styleguide" directory.

Additional Info

About

Drupal 8 theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published