tauri/examples/react/gatsby-themed-site
renovate[bot] 4d500d4ba4 chore(examples) Update Gatsby Examples to v1.5.4 (#328)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 16:16:28 +01:00
..
src fix(example): gatsby theme update and breaking change fix (#276) 2020-01-03 14:44:03 +01:00
src-tauri Chore(examples) update cargo.toml with appropriate dependencies. (#303) 2020-01-09 16:20:08 -05:00
.babelrc slim down gatsby example, update deps (#193) 2019-12-21 00:34:36 -06:00
.gitignore slim down gatsby example, update deps (#193) 2019-12-21 00:34:36 -06:00
gatsby-config.js fix(examples): fix breaking change upstream (#300) 2020-01-08 10:07:53 -06:00
package.json chore(examples) Update Gatsby Examples to v1.5.4 (#328) 2020-01-15 16:16:28 +01:00
README.md slim down gatsby example, update deps (#193) 2019-12-21 00:34:36 -06:00
yarn.lock chore(examples) Update Gatsby Examples to v1.5.4 (#328) 2020-01-15 16:16:28 +01:00

Gatsby Themed Site

This is a minimal config required gatsby site created using themes. The intention is to smoke test gatsby and provide an assortment of pages to test tauri response.

This does use an API key to Airtable, but we have made it optional. (Although currently gatsby is rather aggressive in compiling things out of node_modules so gatsby-config.js has a hack to rename files so gatsby will ignore them. [insert heavy sigh here])