Switch out create-react-app site for gatsby site

This commit is contained in:
2020-11-12 08:57:10 -06:00
parent 8a930879d7
commit 0190b0a30e
42 changed files with 162 additions and 1347 deletions

View File

@@ -6,6 +6,6 @@ inputs:
src:
src: ./
hook: npm run build
dist: build
dist: public
# Enable this when you want to set a custom domain.
# domain: ${env:domain}