mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 00:21:32 +03:00
809bcc9690
* update theme deps * first article titles * engagements is required this was an accidental breaking change, we intended to keep this optional, oops! |
||
---|---|---|
.. | ||
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])