Gatsby.js V2 starter template based on Spectral by HTML5 UP
The gatsby-starter-spectral is a Gatsby.js V4 starter template that is based on the Spectral theme by HTML5 UP. It provides a pre-configured structure for building websites using Gatsby.js. The project structure and installation process can be found in the Gatsby documentation.
gatsby new <site-name> https://github.com/codebushi/gatsby-starter-spectral
gatsby develop
config.js file to personalize the details of your website.npm run deploy
pathPrefix value in config.js to the relevant path. If your site is hosted as the root site, remove the pathPrefix configuration.The gatsby-starter-spectral is a Gatsby.js V4 starter template based on the Spectral theme by HTML5 UP. It provides an easy installation process with the Gatsby CLI and allows for personalization through the config.js file. The template also includes a deployment script for Github pages and offers multiple other similar starter templates for different styles. Contributions are welcome through issue creation and PR requests. The template is open-source and can be used under the provided license.