Skip to content

Source code to demonstrate how to build Gatsby themes, child themes, and sites using themes.

Notifications You must be signed in to change notification settings

jlengstorf/livestream-gatsby-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build Gatsby Themes

This repo contains the source code for a site using a Gatsby theme.

Watch John and Jason build this live

Screenshot of livestream video Watch the livestream on YouTube

How to use this repo

# Clone the repo
git clone [email protected]:jlengstorf/livestream-gatsby-themes.git

# Move into the new directory
cd livestream-gatsby-themes/

# Install dependencies
yarn

# Start the site on http://localhost:8000
yarn workspace site develop

If this is your first time using Yarn workspaces, check out the docs.

Links and further reading

About

Source code to demonstrate how to build Gatsby themes, child themes, and sites using themes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published