Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Gatsby blog starter with SCSS, Utterances comments, pagination, React Helmet SEO, automated post generation, and resume page.

Gatsby blog starter with dark mode, Contentful CMS support, and one-click Netlify deploy.

Share private posts with Hugo. Theme based on Papermod.

Responsive, modern Jekyll blog theme with animated navigation, Disqus comments, social sharing, and SCSS customization.

A modern Hugo theme with automatic dark mode, CSS Custom Properties, and 15+ language translations.
Gatsby Snyung Starter is a Gatsby blog starter template, built on the official gatsby-starter-blog, that produces a static blog site with SCSS styling, automated post scaffolding, and GitHub-linked comments.
Gatsby Snyung Starter is a static blog starter for Gatsby that takes markdown content and metadata and generates a deployable blog site. It runs on the Gatsby framework and is maintained by SeonHyungJo (sNyung). It extends the official gatsby-starter-blog with SASS/SCSS, Utterances comments, pagination, React Helmet SEO, and a name-card metadata system.
The template is installed with the Gatsby CLI, then you add content and metadata. After installation, you run npm run generate to interactively create a new post, or write markdown files, and edit the JSON files in meta-data for site-wide info. The Gatsby build outputs a static site ready to deploy to any static host.
Yes, it is released under the MIT license, so you can use and modify it freely. The starter is open source on GitHub.
Run npm run generate in the project directory. The CLI asks for a blog post title, the type (post or article), and comma-separated tags, then creates the post file for you.
Yes, it integrates Utterances, which loads comments from GitHub issues. You will need a public GitHub repository for Utterances to work.
Yes. The demo site is hosted on Netlify, and the README includes a Netlify deploy status badge, so you can deploy via the Netlify CLI or GitHub integration.
