mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 16:41:34 +03:00
8df78e29b6
* shift example and slim config removed gatsby-source-airtable and gatsby-theme-recipes to make things more simple, less fragile and speed up the build * update action to point at new location * update links * add test articles * add theme * slim config, move to homepage folder * update renovate path, enable automerge on examples * turn off rebases, but keep on for examples
448 B
448 B
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])