Gatsby Blog Cosmicjs screenshot

Gatsby Blog Cosmicjs

Author Avatar Theme by Cosmicjs
Updated: 25 Oct 2020
25 Stars

Blazing fast blog built with Gatsby and the Cosmic Headless CMS

Categories

Overview:

This repo contains an example blog website that is built with Gatsby and Cosmic. It is hosted on Netlify and uses the Cosmic Gatsby Source Plugin. The blog is built using Gatsby and Cosmic, and it has a live demo that can be accessed on Netlify.

Features:

  • Built with Gatsby and Cosmic
  • Live demo hosted on Netlify
  • Uses the Cosmic Gatsby Source Plugin
  • Requires Node (v8.2.0 or higher) and Gatsby CLI

Installation:

To install the theme, follow these steps:

  1. Add the necessary configuration for your Cosmic Bucket in the gatsby-config.js file.
  2. Enable content auto-refresh by opening another terminal window and running the command specified in the documentation. This will automatically refresh the content in your blog during development.
  3. Deploy the theme to Netlify using their CLI. Run the specified commands from the root folder.
  4. Set your environment variables in the Netlify dashboard. These can be found in Site Settings > Build and Deploy > Environment. You will need your Cosmic Bucket keys, which can be found in Bucket > Basic Settings after logging in.

Summary:

This repo provides an example blog website built with Gatsby and Cosmic. It includes features such as live demo hosting on Netlify and integration with the Cosmic Gatsby Source Plugin. The installation process involves configuring the Cosmic Bucket, enabling content auto-refresh, and deploying the theme to Netlify. By setting the necessary environment variables in the Netlify dashboard, users can easily customize the blog for their specific needs.