Serif is a beautiful small business theme for Gatsby.
Serif is a beautiful small business theme for Gatsby. It contains content types for the archetypical small business website. The theme is fully responsive, blazing fast and artfully illustrated.
gatsby-transformer-remarkand has several examples of querying and filtering
allMarkdownRemark
gatsby-node.jsthat creates pages and templates by content type based on the folder
src/pages/services,
src/pages/team,
gatsby-plugin-sass
gatsby-plugin-react-helmet
Gatsby and Node SCSS requires node v10 or higher
npm install
npm run start
OR if you have Gatsby installed globally you can run:
gatsby develop