Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1017 Bytes

File metadata and controls

27 lines (16 loc) · 1017 Bytes

gatsby-starter-typescript-minimal

An opinionated Gatsby starter, built using TypeScript and Styled Components. A PWA with full SEO capabilities, making no assumption on the styling you want to apply.

Features

  • TypeScript

  • ESLint (with standard ESLint rules)

  • Basic component structure

  • SEO with Helmet and config driven defaults

  • Styling with Styled Components

  • Progressive Web App implementation

  • Clean Google lighthouse reports

    Many Gatsby starters have Google Lighthouse issues, these have been resolved with minimal code & light plugin footprint. Below is the Lighthouse report on a local machine (the only issues relate to the lack of HTTPS on localhost) Lighthouse Report

    Incorporate the sources and deployment model you want.

Built With