Skip to content

The code that generates the static site in my gatsby-demo-blog repo

License

Notifications You must be signed in to change notification settings

tayiorbeii/gatsby-demo-blog-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-demo-blog

This is the source code for the "Build a Markdown & React Powered Blog with Gatbsy" course on egghead.io.

To get started, install some stuff:

yarn global add gatsby-cli

gatsby new my-blog
cd my-blog

yarn add gatsby-source-filesystem gatsby-transformer-remark

The course will guide you the rest of the way through the process

About

The code that generates the static site in my gatsby-demo-blog repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published