tauri/examples/react/gatsby-themed-site
renovate[bot] 170ca32916
chore(examples) Update Gatsby Examples (#385)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-06 01:09:47 -06: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 Rust crate serde_json to 1.0.46 (#387) 2020-02-05 18:59:31 -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 (#385) 2020-02-06 01:09:47 -06: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 (#385) 2020-02-06 01:09:47 -06: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])