Skip to content

ChanderG/prometheus-operator-website

 
 

Repository files navigation

website

The Prometheus Operator & kube-prometheus website

Development

To generate the website you need to install the extended version of Hugo.

Before building the docs, you need to pull the doks theme locally:

git submodule init
git submodule update

Fetching the theme, synchronizing the docs from both repositories and building it locally is done by running:

make

If you want to run a local development server you can simply run hugo serve after running make once.

About

The Prometheus Operator & kube-prometheus website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 35.5%
  • HTML 31.5%
  • Shell 30.4%
  • Makefile 2.6%