0.0.1 • Published 4 years ago

gatsby-new-post v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Gatsby New Post

A node module that will take in a post name and generate a new post, and resulting folder structure, in a Gatsby project with the proper front-matter.

Installation

Use npm to install gatsby-new-post.

npm install --save-dev gatsby-new-post

Usage

gatsby-new-post "post title"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Licensed under the MIT License.