Skip to content

tiffon/documentation

 
 

Repository files navigation

Jaeger website

This repo houses all the assets used to build the Jaeger website, available at https://jaegertracing.io.

Requirements

In order to develop the Jaeger site locally, you'll need to have the following installed:

Setup

macOS

To develop the website on macOS, you'll first need to have Homebrew installed. Once you have Homebrew:

$ make macos-setup

This will install Hugo, the site's static site generator, and all necessary Node.js assets.

Linux

Coming soon.

Running the site locally

If you want to develop the site locally, you can run a single command:

$ make dev

Contributing

Please see CONTRIBUTING.md.

License

Apache 2.0 License.

About

Documentation for the Jaeger Distributed Tracing project.

Resources

License

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 48.6%
  • CSS 31.4%
  • JavaScript 11.5%
  • Makefile 4.7%
  • Ruby 3.8%