Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1 KB

CONTRIBUTING.md

File metadata and controls

26 lines (19 loc) · 1 KB

Dev Setup

  • Fork and clone the repository
  • Install Hugo and npm
  • Run make serve
  • Open http://localhost:30000 to check the site

Please note that you need to install the "extended" version of Hugo (with built-in support) to run the site locally.

Deploy previews

Whenever you submit a pull request to this repo, Netlify creates a deploy preview for the changes in that specific PR. You can view the deploy preview in the Netlify panel that appears under the PR description.

Publishing the site

The OpenTelemetry website is published automatically by Netlify. When changes are pushed to the master branch, Netlify re-builds and re-deploys the site and stages a deploy preview for those changes.

Site adminstrators can access the admin interface here.