https://github.com/cannercms/gatsby-plugin-canner-schema
Gatsby plugin for using Canner schema
https://github.com/cannercms/gatsby-plugin-canner-schema
Last synced: 8 months ago
JSON representation
Gatsby plugin for using Canner schema
- Host: GitHub
- URL: https://github.com/cannercms/gatsby-plugin-canner-schema
- Owner: CannerCMS
- Created: 2018-06-29T11:30:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T07:43:22.000Z (about 8 years ago)
- Last Synced: 2025-03-03T11:35:53.888Z (over 1 year ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gatsby-plugin-canner-schema
This is a gatsby plugin for Canner's schema
## Config
In your `gatsby-config.js`:
```js
module.exports = {
plugins: [
`gatsby-plugin-canner-schema`, // add plugin
]
}
```
## License
MIT