Skip to content

philipgough/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 36.3%
  • HTML 31.1%
  • Shell 30.0%
  • Makefile 2.6%