mikelnrd / opencensus-website

opencensus.io website content

Home Page:http://opencensus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opencensus.io

This repo contains the source for the opencensus.io website.

Contributing

Contributions are highly appreciated! Please follow the steps below to contribute:

  1. Install Hugo.
  2. Check out the website source:
$ git clone git@github.com:census-instrumentation/opencensus-website.git
$ cd opencensus-website
  1. Make a change and run the website locally to see if it all looks good.
$ hugo

$ firebase serve

=== Serving from '/Users/me/opencensus-website'...

i  hosting: Serving hosting files from: public/v2

✔  hosting: Local server: http://localhost:5000

Press Ctrl+C to stop
  1. Go to http://localhost:5000 to display the rendered website locally.
  2. If it all looks good, create a pull request with the changes.
  3. Once your PR is approved and merged, the website will be automatically regenerated and published.

About

opencensus.io website content

http://opencensus.io


Languages

Language:HTML 87.1%Language:CSS 11.7%Language:JavaScript 1.2%