website-starter | Live Reload / CI
kandi X-RAY | website-starter Summary
kandi X-RAY | website-starter Summary
I got tired of running the same setup process over and over again so I thought I would put it in a repo and open source it. This is meant as a starter for me, this is how I like to code my static sites feel free to fork and change things .
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of website-starter
website-starter Key Features
website-starter Examples and Code Snippets
Community Discussions
Trending Discussions on website-starter
QUESTION
I'm new to static site development for blogs and am trying to use Gatsby. I've tried to change the background and theme color of a starter from pink (#ed64a6) to purple (#702da1). However when I put it into the gatsby-config.js
and run gatsby develop
nothing changes.
This is gatsby-config.js
:
ANSWER
Answered 2020-Oct-30 at 10:27background_color
property from gatsby-plugin-manifest
stands for PWA (Progressive Web Apps) features, not for the main background-color
CSS property.
To change the styling for any component or element, just add a CSS/SCSS, JS, modules, etc:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install website-starter
yarn install to install dependencies
yarn build builds all files from source to the ./build dir
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page