Gatsby Theme Newrelic screenshot

Gatsby Theme Newrelic

Author Avatar Theme by Newrelic
Updated: 12 Nov 2025
17 Stars

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.

Installation:

To install the New Relic Gatsby Themes, follow these steps:

  1. Open your terminal.
  2. Clone the repository using the following command:
    git clone [repository_url]
    
  3. Navigate to the cloned repository in your terminal.
  4. Install the necessary dependencies by running the following command:
    npm install
    

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.