gatsby-tool-cli
v1.3.1
Published
A CLI to create new post in gatsbyjs project
Downloads
113
Maintainers
Readme
GATSBY TOOL CLI
For creating new post easier
Default project structure should be:
|-- /content
|-- /posts
After the first run, edit the config at gatsby-tool-cli.json
New post will be placed at: /{{postsFolder}}/yyyy/mm-dd-title-slug
Command:
gtc-new : create new post
Run the command above first time to init the config file, then edit it.
node ./bin/gtc-new.js