/docs

Source code for pyroscope.io

Primary LanguageJavaScript

pyroscope.io

This is source code for pyroscope.io website. It's based on docusaurus.

Installation

To install dependencies run this command. Make sure you have yarn installed before continuing.

yarn install

Local development

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server:

yarn start

Contributing

Feel free to contribute to the project by forking the repository and submitting pull requests.