An example submission for the Gatsby Theme Jam.
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.
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.
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.