Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Serif is a beautiful small business theme for Gatsby with Markdown content types, SCSS, and Bootstrap 4.

Open-source Next.js template for small business websites, deployable to Netlify or Vercel.
Gatsby Serif Theme is a multi-page small business theme for Gatsby v3 that builds a complete company website from Markdown content files for services, team, and testimonials.
Gatsby Serif Theme, created by Robert Austin under Zerostatic Themes, is a responsive multi-page starter for small business sites. It takes Markdown files from src/pages/services, src/pages/team, and src/pages/testimonials and uses a GraphQL query in gatsby-node.js to generate pages and templates by content type. The output is a fully static site with SEO titles via gatsby-plugin-react-helmet, a responsive menu, and royalty-free illustrations included.
gatsby-transformer-remark; examples show filtering allMarkdownRemark.gatsby-plugin-sass with Bootstrap 4 grid and media queries only for layout.gatsby-plugin-react-helmet.src/pages/services with front matter and body content; the theme creates a page for each.Install dependencies with npm install, run npm run develop for local development, and npm run build for a production build. Gatsby processes the Markdown content at build time, generating static HTML pages.
Yes, the theme uses Gatsby 3 and node-sass 5, which require Node v14 or higher.
The license prohibits re-distributing or re-selling the theme as your own template, and creating ports or new versions requires permission from the author.
Services, team members, and testimonials are all authored as Markdown; features are stored as data.
Yes, the theme includes robust example content and royalty-free illustrations by Icons8, plus stock images from Unsplash.
Yes, it uses gatsby-plugin-react-helmet to manage page titles and meta descriptions.
