This repo contains Gatsby themes used by New Relic Gatsby sites, including the developer and open source websites.
git clone [email protected]:newrelic/gatsby-theme-newrelic.git
cd gatsby-theme-newrelic
yarn
You can use the demo site to test out changes to the theme. To run the demo site, use the following command:
yarn workspace demo develop
Visit http://localhost:8001 in your browser to browse the demo site.
To view documentation for a New Relic theme, visit that theme's README.
Available themes:
We're currently developing this package, and will provide test information as we build out the library.
New Relic hosts and moderates an online forum where customers can interact with New Relic employees as well as other customers to get help and share best practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub.
We encourage your contributions to improve gatsby-theme-newrelic
! Keep in mind
when you submit your pull request, you'll need to sign the CLA via the
click-through using CLA-Assistant. You only have to sign the CLA one time per
project. If you have any questions, or to execute our corporate CLA, required
if your contribution is on behalf of a company, please drop us an email at
[email protected].
gatsby-theme-newrelic
is licensed under the Apache
2.0 License.
The gatsby-theme-newrelic also uses source code from third-party libraries. You can find full details on which libraries are used and the terms under which they are licensed in the third-party notices document.