mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 00:21:32 +03:00
669cbe0a5b
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com> |
||
---|---|---|
.. | ||
src | ||
src-tauri | ||
.babelrc | ||
.gitignore | ||
gatsby-config.js | ||
package.json | ||
README.md | ||
yarn.lock |
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])