@kogk/gatsby-starter
v0.9.9
Published
gatsby-starter-kogk
Downloads
4
Readme
@kogk/gatsby-starter
Starter for gatsby with prismic and i18n, bootstrap etc
Usage
yarn start
Hygen
yarn cmp
Things of note
- all prismic schemas in
src/data/prismic-schemas
will be included in the prismic schema config, mapped to the file name. So the file name needs to match what is defined in the prismic content type name ("api name")
Remember to change
Please mark these as [x] when they are done
- [ ] favicon in src/static/favicon.ico
- [ ] gatsby-config.js
- [ ] theme color, background color in manifest for offline/pwa
- [ ] siteUrl so sitemap.xml works as expected