
Themes that we use to build Gatsby sites at Apollo
The content describes a repository that contains Gatsby themes made by Apollo. It informs the readers that the packages are no longer being maintained and will not receive support in the future. The mentioned packages include gatsby-theme-apollo, gatsby-theme-apollo-core, and gatsby-theme-apollo-docs. The content also mentions that there are examples available for non-Apollo usage with overrides, and the license for these packages is MIT.
The content introduces a repository containing Gatsby themes created by Apollo. However, it clarifies that these packages are no longer maintained and will not receive support in the future. The repository includes themes like gatsby-theme-apollo, gatsby-theme-apollo-core, and gatsby-theme-apollo-docs. Additionally, the content mentions the availability of examples for non-Apollo usage with overrides. The license for these packages is MIT.

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.