andrew-demb / website

The Prometheus Operator & kube-prometheus website

Home Page:https://prometheus-operator.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://prometheus-operator.dev

License:Apache License 2.0


Languages

Language:SCSS 36.1%Language:HTML 32.0%Language:Shell 29.2%Language:Makefile 2.7%