Skip to content

IsaacEldridge/docs-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Community Project header

docs-website

The docs-website project is the code and data behind the new docs.newrelic.com. It is generated by Gatsby and built with the gatsby-theme-newrelic.

Getting started

Making a Fork

If you would like to make a contribution to the site, feel free to make a fork of the repository and follow the information below to get it running locally.

Dependencies

In order to run the project locally, you must have the following installed:

Installing yarn

Yarn is used by the project for installing dependencies and running tasks. To install yarn, follow the steps on the yarn website. After installing yarn, you should no longer need to use npm for anything in the project.

Running Locally

You can serve this site locally to quickly see your changes and additions before you PR them. To get started, navigate into your new site’s directory and start it up, as follows.

git clone [email protected]:newrelic/docs-website.git
cd docs-website/
yarn
yarn start

Support

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. You can find this project's topic/threads here:

Add the url for the support thread here

Contributing

We encourage your contributions to improve docs-website! 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].

Content and code license

  • The content of New Relic product documentation in the docs-website repository is licensed under a CC-BY-NC-SA 4.0 license.
  • Code, including sample code, contained in the docs-website repository is licensed under the Apache 2.0 license.
  • When using New Relic logos, follow New Relic’s media assets guidelines.
  • The docs-website project 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.

About

New Relic Documentation 2.0

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-CODE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%