Skip to content

leonarhv/blog-example

Repository files navigation

Gatsby Starter Blog with Typescript

This project attempts to make Gatsby's starter blog type-safe. In addition, styled components are used in favor of inline jsx styles.

Features (in addition to the Gatsby Starter)

Roadmap

  • Make onCreateNode type-safe
  • Improved grapql typings generations

Currently, the type graphql type definition file has everything as nullable, so a lot of nested non-null assertions are used when accessing data from queries.

About

A blog example PoC with netlify CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published