VictoriaMetrics/docs/_config.yml
hagen1778 e9d246f367
docs: exclude assets/README.md
exclude assets/README.md  from publishing on the docs website
as its purpose is different to other docs.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-08-18 13:24:51 +02:00

24 lines
455 B
YAML

title: VictoriaMetrics
author: VictoriaMetrics
email: info@victoriametrics.com
description: >
The High Performance Open Source Time Series Database & Monitoring Solution
remote_theme: rundocs/jekyll-rtd-theme
readme_index:
with_frontmatter: true
exclude:
# exclude assets/README.md from publishing on the docs website
# as its purpose is different to other docs.
- assets/README.md
google:
gtag: G-N9SVT8S3HK
plugins:
- github-pages