- Here you can find the website design in Figma.
- This website was built using Gatsby.js and Styled Components.
- All the website information is stored in YML files inside ./src/data.
- Gatsby.js
- Styled Components
Test SEO best practice and YML format and rules:
$ node ./src/test/test.seo.yml
$ node ./src/test/test.yml.yml
You can create bloposts redirects:
$ node ./src/utils/create_redirects.js
.