Skip to content

mre/opencensus-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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 serve
Watching for changes in /Users/jbd/census-instrumentation.github.io/{content,static,themes}
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
  1. Go to http://localhost:1313/ 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.1%
  • HTML 17.9%