Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 325 Bytes

File metadata and controls

6 lines (5 loc) · 325 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 http://localhost:8000. To get rid of that, create a page in src/pages/index.js.