Gatsby Theme Jam Example

screenshot of Gatsby Theme Jam Example
gatsby

An example submission for the Gatsby Theme Jam.

Overview

This repository serves as an example and starting point for theme creators participating in the Gatsby Theme Jam. It includes a bare-bones theme, a demo site, and a Yarn workspaces configuration.

Features

  • Bare-bones theme: Provides a basic setup for theme creators to build upon.
  • Demo site: Includes a demo site that installs the theme for testing and showcasing.
  • Yarn workspaces configuration: Allows theme and demo development to be done simultaneously.

Summary

This repository provides an example and starting point for theme creators participating in the Gatsby Theme Jam. It includes a bare-bones theme, a demo site, and a Yarn workspaces configuration to facilitate theme development. By following the installation guide and making necessary modifications, theme creators can easily set up and customize their own themes for submission.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.