Gatsby Ghost Balsa Starter screenshot

Gatsby Ghost Balsa Starter

Author Avatar Theme by Draftbox co
Updated: 12 Aug 2020
22 Stars

A Gatsby starter for creating blogs from headless Ghost CMS.

Categories

Overview

The Draftbox Gatsby-Ghost Balsa Starter is a Gatsby theme designed to turn a Ghost blog into a lightning-fast static website. It replaces the Ghost Handlebars engine with the Balsa skin and functionality. The theme is fully responsive and SEO optimized. It also includes features such as a styled 404 page, RSS feed, AMP pages, contact form, subscribe form, social sharing, Google Analytics integration, Segment integration, and Disqus integration. The theme is composable and extensible, allowing developers to customize it to their needs.

Features

  • Balsa Skin: A front-end replacement for the Ghost Handlebars engine.
  • SEO Optimized: The theme is designed to be search engine friendly.
  • Fully Responsive: The theme is responsive and optimized for all devices.
  • Gatsby Images: Images are optimized and load quickly.
  • Styled 404 Page: A customized error page for when a user navigates to a non-existent page.
  • RSS Feed: Generate a feed of your blog posts for RSS readers.
  • AMP Pages: Accelerated Mobile Pages for faster loading on mobile devices.
  • Sitemap: Generate a sitemap.xml file for search engine crawlers.
  • Contact Form: A built-in contact form for users to get in touch.
  • Subscribe Form: Allow users to subscribe to updates via email.
  • Social Sharing: Integration with social media platforms for easy sharing of blog posts.
  • Google Analytics Integration: Track website analytics with Google Analytics.
  • Segment Integration: Integration with Segment analytics platform.
  • Disqus Integration: Enable comments on blog posts with the Disqus commenting system.
  • Composable and Extensible: Customize the theme to fit your specific needs.

Installation

To install the Draftbox Gatsby-Ghost Balsa Starter, follow these steps:

  1. Run the following command to install the starter:
npm install -g gatsby-cli
  1. Change directory to the location where you want to create your Gatsby project:
cd your-project-directory
  1. Run the following command to create the Gatsby project using the Balsa Starter:
gatsby new your-project-name https://github.com/draftbox-co/gatsby-ghost-balsa-starter.git
  1. Once the installation is complete, navigate to your project directory:
cd your-project-name
  1. Run the following command to start the development server:
gatsby develop
  1. Open your web browser and visit http://localhost:8000 to view your site.

Summary

The Draftbox Gatsby-Ghost Balsa Starter is a Gatsby theme that allows users to create a lightning-fast static website from a Ghost CMS. It provides a range of features such as a responsive design, SEO optimization, contact forms, and social media integration. The theme can be easily installed using the provided code snippets and customized to fit individual needs. With its composable and extensible nature, developers can create a personalized and high-performing website in a short amount of time.