generator-zariz

Generator for static site from a Drupal installation built with the Zariz module suite.

Usage no npm install needed!

<script type="module">
  import generatorZariz from 'https://cdn.skypack.dev/generator-zariz';
</script>

README

generator-zariz Build Status

Installation

npm install -g yo
npm install -g generator-zariz
# Create your project directory.
mkdir grunt-zariz
cd grunt-zariz
yo zariz

Grunt commands

  • grunt stage will contact the Drupal site and get pages that changed in the master branch

License

MIT License