An open API service indexing awesome lists of open source software.

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

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