1.0.2 • Published 10 years ago

generator-markdown v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

generator-markdown

Yeoman generator for Markdown project with grunt-markdown.

Usage

Install generator-markdown:

npm install -g generator-markdown

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo markdown:

yo markdown

Run grunt for generating HTML file and preview it:

grunt

See Gruntfile.js and edit it for your convenience.
For details: grunt-markdown.

License

  • The software is released under the MIT License.
1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago