renovate[bot] 4d500d4ba4 chore(examples) Update Gatsby Examples to v1.5.4 (#328) 5 năm trước cách đây
..
src 809bcc9690 fix(example): gatsby theme update and breaking change fix (#276) 5 năm trước cách đây
src-tauri 584d01a268 Chore(examples) update cargo.toml with appropriate dependencies. (#303) 5 năm trước cách đây
.babelrc 8df78e29b6 slim down gatsby example, update deps (#193) 5 năm trước cách đây
.gitignore 8df78e29b6 slim down gatsby example, update deps (#193) 5 năm trước cách đây
README.md 8df78e29b6 slim down gatsby example, update deps (#193) 5 năm trước cách đây
gatsby-config.js c6d197bcd6 fix(examples): fix breaking change upstream (#300) 5 năm trước cách đây
package.json 4d500d4ba4 chore(examples) Update Gatsby Examples to v1.5.4 (#328) 5 năm trước cách đây
yarn.lock 4d500d4ba4 chore(examples) Update Gatsby Examples to v1.5.4 (#328) 5 năm trước cách đây

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