Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A ready to use, easy to customize, fully equipped GatsbyJS starter with a 'Hero' section on the home page.
Gatsby Starter Hero Blog is a GatsbyJS blog starter template that scaffolds a complete static blog with a hero section on the home page, authored by Greg Lobinski and upgraded to Gatsby v2 by community contributor Mohsen Khanpour.
Gatsby Starter Hero Blog is a ready-to-use blog starter for GatsbyJS that takes Markdown files as content input and outputs a static site ready for hosting in the /public directory after running gatsby build. The starter includes a full set of blog features: SEO, social sharing, comments, search, RSS, PWA support, and a contact form. It was initially built for Gatsby v1 and later upgraded to Gatsby v2, with the original version preserved on the branch gatsby-v1.
Install the Gatsby CLI, then run gatsby new [directory] with the repository URL. The starter is served locally with gatsby develop and built for production with gatsby build. External services (Google Analytics, Algolia, Facebook) require an .env file in the root folder with the relevant IDs and keys.
