Rajiv Shah 8f2333078e fix(examples): Fix gatsby themed-site build errors (#187) 5 years ago
..
src 6eb1837181 [WIP] example / gatsby / themed-site (#120) 5 years ago
src-tauri 8f2333078e fix(examples): Fix gatsby themed-site build errors (#187) 5 years ago
.babelrc 6eb1837181 [WIP] example / gatsby / themed-site (#120) 5 years ago
.gitignore 6eb1837181 [WIP] example / gatsby / themed-site (#120) 5 years ago
README.md 6eb1837181 [WIP] example / gatsby / themed-site (#120) 5 years ago
gatsby-config.js 6eb1837181 [WIP] example / gatsby / themed-site (#120) 5 years ago
package.json 87bceb0a81 chore(examples) Pin dependencies (#171) 5 years ago
tauri.conf.js 1951fc88c9 feat(tauri) lazy loading for the no-server mode (#161) 5 years ago
yarn.lock 87bceb0a81 chore(examples) Pin dependencies (#171) 5 years ago

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