Source code for New Relic's Gatsby site theme.
The New Relic Gatsby Themes repository contains Gatsby themes used by New Relic Gatsby sites. These themes are used for various purposes, such as documentation, instant observability, developer resources, and open source projects. This repository provides a collection of themes that can be installed and used to build Gatsby sites with New Relic's design and functionality.
The New Relic Gatsby Themes repository provides a collection of themes that are used for New Relic Gatsby sites. These themes offer various features and functionality, including documentation, instant observability, developer resources, and open-source projects. Users can install these themes and use them to build Gatsby sites with New Relic's design and functionality. The repository also includes a Demo Site for testing changes, as well as instructions for locally developing and testing theme modifications. Overall, the New Relic Gatsby Themes repository is a valuable resource for developers looking to build Gatsby sites with New Relic's themes.
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.
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.