prometheus-operator / website

The Prometheus Operator & kube-prometheus website

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Prometheus Operator & kube-prometheus website

Netlify Status

Development

Pre requisites

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

Generating the site

Fetching the theme, pulling the documentation contents from repositories and building the site locally is done by running:

make

Testing locally

If you want to run a local development server, 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:HTML 52.1%Language:Shell 28.3%Language:SCSS 18.1%Language:Makefile 1.5%