Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 734 Bytes

File metadata and controls

17 lines (12 loc) · 734 Bytes

gatsby-starter-etc (pre-alpha)

Gatsby starter that uses Tailwind CSS as a design system engine and emotion as our css-in-js solution, which automatically purges our styles as well.

Site settings, single pages as well as syndicated content (generically called "entries") are retrieved from Contentful

Gatsby-starter-etc uses TypeScript.

Install this starter (assuming Gatsby is installed) by running from your CLI:

gatsby new gatsby-site https://github.com/Formwerdung/gatsby-starter-etc

Or view the live demo here.

Running in development

gatsby develop