1.0.1 • Published 10 years ago
generator-asciidoctor v1.0.1
generator-asciidoctor

Yeoman generator for Asciidoctor.js that lets you quickly set up everything.
Getting Started
Make sure that you have installed yo and grunt-cli.
Adding asciidoctor generator is a simple as running:
npm install -g generator-asciidoctorFinally, initiate the generator:
yo asciidoctorYou will be asked to choice one of available stylesheets.
Inspect the created directory structure.
Gruntfile
Run grunt for build and grunt serve for preview
License
MIT