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

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