Skip to content

A port of the Twenty Nineteen WordPress Theme over to Gatsby

Notifications You must be signed in to change notification settings

sarutole/twentynineteen-gatsby-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.4%
  • JavaScript 30.6%