Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 318 Bytes

Gatsby Theme Minimal Example

A usage of gatsby-theme-minimal that does nothing but use the theme. As a result you will see Error: Missing resources for / when navigating to localhost:8000. To get rid of that, create a page in src/pages/index.js.