Lucas Fernandes Nogueira 4416cdbb30 chore(examples) update CSP and tauri-webpack to 0.2.0 (#256) 5 år sedan
..
src 8df78e29b6 slim down gatsby example, update deps (#193) 5 år sedan
src-tauri 4416cdbb30 chore(examples) update CSP and tauri-webpack to 0.2.0 (#256) 5 år sedan
.babelrc 8df78e29b6 slim down gatsby example, update deps (#193) 5 år sedan
.gitignore 8df78e29b6 slim down gatsby example, update deps (#193) 5 år sedan
README.md 8df78e29b6 slim down gatsby example, update deps (#193) 5 år sedan
gatsby-config.js 8df78e29b6 slim down gatsby example, update deps (#193) 5 år sedan
package.json 8f66a085c6 chore(deps): manual renovation (#245) 5 år sedan
yarn.lock 8f66a085c6 chore(deps): manual renovation (#245) 5 år sedan

README.md

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])