renovate[bot] a64add5354 chore(examples) Update Rust crate serde_json to 1.0.46 (#387) 5 лет назад
..
src 809bcc9690 fix(example): gatsby theme update and breaking change fix (#276) 5 лет назад
src-tauri a64add5354 chore(examples) Update Rust crate serde_json to 1.0.46 (#387) 5 лет назад
.babelrc 8df78e29b6 slim down gatsby example, update deps (#193) 5 лет назад
.gitignore 8df78e29b6 slim down gatsby example, update deps (#193) 5 лет назад
README.md 8df78e29b6 slim down gatsby example, update deps (#193) 5 лет назад
gatsby-config.js c6d197bcd6 fix(examples): fix breaking change upstream (#300) 5 лет назад
package.json 4107a47929 chore(examples) Update Gatsby Examples (#374) 5 лет назад
yarn.lock 4107a47929 chore(examples) Update Gatsby Examples (#374) 5 лет назад

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