treighton / twentynineteen-gatsby-theme

A port of the Twenty Nineteen WordPress Theme over to Gatsby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twenty Nineteen Gatsby Theme

A port of the Twenty Nineteen WordPress Theme over to Gatsby. Check out the demo site.

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

How to use this repo

# Clone the repo
git clone https://github.com/zgordon/twentynineteen-gatsby-theme.git

# Move into the new directory
cd twentynineteen-gatsby-theme

# Install dependencies
yarn

# Start the site on http://localhost:8000
yarn start

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

Links and further reading

Team members

About

A port of the Twenty Nineteen WordPress Theme over to Gatsby


Languages

Language:CSS 67.8%Language:JavaScript 32.2%