zerostaticthemes / gatsby-serif-theme

Serif is a beautiful small business theme for Gatsby.

Home Page:https://gatsby-serif.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Serif Theme

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.

Live Demo | Zerostatic Themes

Buy Me A Coffee

Gatsby Serif Theme screenshot

Theme features

  • Gatsby v3
  • Multi-page theme (not just a blog) that uses Markdown for multiple content-types/templates. It uses gatsby-transformer-remark and has several examples of querying and filtering allMarkdownRemark
  • Includes a graphql query in gatsby-node.js that creates pages and templates by content type based on the folder src/pages/services, src/pages/team,
  • Services (Markdown)
  • Team (Markdown)
  • Testimonials (Markdown)
  • Features (Data)
  • SCSS using gatsby-plugin-sass
  • Responsive design
  • Bootstrap 4 grid and media queries only
  • Responsive menu
  • Robust example content included
  • Royalty free illustrations included
  • SEO Titles & Meta using gatsby-plugin-react-helmet
  • ESLint

Install

gatsby 3 and node-sass 5 requires node v14 or higher

npm install
npm run develop
npm run build

Extras

License

  • Don't create ports or new versions of this theme without asking me
  • You can't re-distribute or re-sell this theme as your own template

Credits

Other Themes by Zerostatic

🇦🇺 Made in Australia by Robert Austin - leave a star mate!

About

Serif is a beautiful small business theme for Gatsby.

https://gatsby-serif.netlify.com

License:MIT License


Languages

Language:SCSS 64.7%Language:JavaScript 35.3%