Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
This GatsbyJS V3 starter template is designed for small business website projects, offering a responsive one-page site.

The complete Next.js boilerplate for building profitable SaaS, packed with AI, auth, payments, i18n, newsletter, dashboard, blog, docs, blocks, themes...
This GatsbyJS V3 starter template, gatsby-starter-wyoming, is specifically designed for small business website projects. It offers a fully-responsive, one-page site structure complete with a contact form, robust SEO capabilities, and GDPR-compliant Facebook Pixel and Google Analytics integration. The goal is to enable rapid deployment of high-quality, accessible websites using Gatsby.
Key Features:
data folder, and leverage alias imports for organized folder structures. Intuitive styling is achieved with SCSS modules.sitemap.xml on build.Quick Start: To get started, clone the repository, navigate into the project directory, install dependencies, and then run the development server:
git clone https://github.com/stormcloud266/gatsby-starter-wyoming
cd gatsby-starter-wyoming
yarn install
yarn developCustomizations:
src/data/config.js. Links and icons are defined in links.js.src/assets/globalStyles/_variables.scss.static/fonts and can be updated in src/globalStyles/_fonts.scss and referenced in _variables.scss.src/assets/images/icons.js.name prop for differentiation in Netlify Forms.static/ folder. Default SEO information is in src/data/config.js and can be overridden per page using props.src/data/config.js and configuring the CookieBanner component in src/components/global/cookieBanner.js for GDPR compliance.