- Repo root ".": Gatsby static web app template
- .github/workflows: 2x workflows, 1x deploy static web app; 1x deploy functions into function app
- ./api: Azure functions deployed to function app: counterdemofunc2022
- ./AzureLoadTest-JMeterScript: Azure Load Test (Preview) - JMeter test for Functions
- ./Build2022-Slides: Build 2022 session slides
This is an experimental starter built using gatsby-theme-codebushi, a theme which uses Tailwind CSS.
Check out https://codebushi.com/gatsby-starters-and-themes/ for more Gatsby starters and templates.
https://gatsby-lander.surge.sh/
Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-starter-lander https://github.com/codebushi/gatsby-starter-lander
Run gatsby develop
in the terminal to start the dev site.
These libraries do not yet fully support the upgrade to Gatsby 3.x:
- gatsby-plugin-react-helmet
- gatsby-plugin-emotion
- gatsby-plugin-postcss
- gatsby-theme-codebushi