Gatsby Theme Newrelic

screenshot of Gatsby Theme Newrelic
gatsby

Source code for New Relic's Gatsby site theme.

Overview:

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.

Features:

  • Theme Collection: The repository contains a collection of Gatsby themes used by New Relic Gatsby sites, including themes for documentation, observability, developer resources, and open-source projects.
  • Demo Site: The Demo Site included in the repository allows users to test out changes to the theme. It provides a smaller package to build and serve, making it ideal for testing changes to plugin behavior, styling, and the component library.
  • Local Development: The repository provides instructions for locally developing and testing changes with another Gatsby site. Users can symlink their local version of the theme and link it to the repository they want to see the changes in. This allows for easier development and testing of theme modifications.

Summary:

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.

gatsby
Gatsby

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
Eslint

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.