Repo containing content from the website.
It's a workin progress, nothing really interesting going on right now.
Website follows JAMstack architecture:
- Netlify CMS
- Gatsby v2
- Gatsby Starter Business template
- CDN distribution (netlify)
- GraphQL, ...
- Node
- Gatsby CLI (globally installed)
gatsby start
Get an optimized production build for your site generating static HTML and per-route JavaScript code bundles.
gatsby build
gatsby serve — Gatsby starts a local HTML server for testing your built site.
gatsby serve
Clicking the button will ask for authentication via Github, which will create a repo in your github account with this starter. Then, it will build and deploy the site to Netlify.