Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.05 KB

gatsby-post-gen

gatsby-post-gen

GitHub Action Status semantic-release npm version

Generate post of blog based gatsby framework.

Using in gatsby-starter-bee

gatsby-post-gen-demo.gif

🚚 Install

npm install -D gatsby-post-gen
# yarn add -D gatsby-post-gen

package.json

"scripts": {
  "create": "gatsby-post-gen",
}
npm run create # Create blog post to `.md` file

LICENSE

MIT

Project by @Jbee