A Gatsby boilerplate set up with:
- ESLint (AirBnB)
- Sass, Bulma, and Styled Components for styling
- SVG icons from Simple Icons and Material Icons
- Reusable components including:
- Contact Form (with validations)
- Navbar (scroll-in, with dropdowns & burger)
Great for getting up and started with a static website.
- Update
robots.txt
- Add Google Analytics Tracking ID
- Edit title, meta description, meta keywords in
layouts/index.js
- Edit siteMetadata in
gatsby-config.js
- Delete unused components
- Fix navbar burger
- Add
robots.txt
- Add google-analytics plugin