mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-22 01:10:39 +00:00
chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.27.0 (#143)
This commit is contained in:
parent
d488cc308d
commit
0502a49478
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
# renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc
|
# renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc
|
||||||
THEME_VERSION := v0.26.3
|
THEME_VERSION := v0.27.0
|
||||||
THEME := hugo-geekdoc
|
THEME := hugo-geekdoc
|
||||||
BASEDIR := docs
|
BASEDIR := docs
|
||||||
THEMEDIR := $(BASEDIR)/themes
|
THEMEDIR := $(BASEDIR)/themes
|
||||||
|
@ -18,11 +18,17 @@ markup:
|
|||||||
startLevel: 1
|
startLevel: 1
|
||||||
|
|
||||||
params:
|
params:
|
||||||
|
description: >
|
||||||
|
prometheus-pve-sd is a simple custom service discovery for Prometheus. It is using the Proxmox PVE API
|
||||||
|
to fetch Hosts and it's meta information to generate a Prometheus compatible file based service discovery.
|
||||||
|
images:
|
||||||
|
- "socialmedia2.png"
|
||||||
|
|
||||||
geekdocMenuBundle: true
|
geekdocMenuBundle: true
|
||||||
geekdocToC: 3
|
geekdocToC: 3
|
||||||
|
|
||||||
geekdocRepo: https://github.com/thegeeklab/prometheus-pve-sd
|
geekdocRepo: https://github.com/thegeeklab/prometheus-pve-sd
|
||||||
geekdocEditPath: edit/main/docs/content
|
geekdocEditPath: edit/main/docs
|
||||||
|
|
||||||
geekdocDateFormat: "Jan 2, 2006"
|
geekdocDateFormat: "Jan 2, 2006"
|
||||||
geekdocSearch: true
|
geekdocSearch: true
|
||||||
|
BIN
docs/static/socialmedia2.png
vendored
Normal file
BIN
docs/static/socialmedia2.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Loading…
Reference in New Issue
Block a user