1 Star 0 Fork 1

李所当然/thanos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.mdox.prev-release.yaml 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
version: 1
inputDir: "$(OUTPUT_CONTENT_DIR)/$(tags)-git-docs"
outputDir: "$(OUTPUT_CONTENT_DIR)/$(tags)"
extraInputGlobs:
- "CHANGELOG.md"
- "SECURITY.md"
- "MAINTAINERS.md"
- "CONTRIBUTING.md"
- "CODE_OF_CONDUCT.md"
gitIgnored: true
localLinksStyle:
hugo:
indexFileName: "_index.md"
transformations:
- glob: "../../../CHANGELOG.md"
path: /thanos/CHANGELOG.md
frontMatter:
template: |
title: Changelog
type: docs
menu: thanos
lastmod: "{{ .Origin.LastMod }}"
- glob: "../../../MAINTAINERS.md"
path: /thanos/MAINTAINERS.md
frontMatter:
template: |
title: Maintainers
type: docs
menu: thanos
lastmod: "{{ .Origin.LastMod }}"
- glob: "../../../SECURITY.md"
path: /thanos/SECURITY.md
frontMatter:
template: |
title: Security
type: docs
menu: thanos
lastmod: "{{ .Origin.LastMod }}"
- glob: "../../../CODE_OF_CONDUCT.md"
path: /contributing/CODE_OF_CONDUCT.md
frontMatter:
template: |
title: Code of Conduct
type: docs
menu: contributing
lastmod: "{{ .Origin.LastMod }}"
- glob: "../../../CONTRIBUTING.md"
path: /contributing/CONTRIBUTING.md
frontMatter:
template: |
title: Contributing
type: docs
menu: contributing
lastmod: "{{ .Origin.LastMod }}"
- glob: "*.md"
path: /thanos/*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/lilw1/thanos.git
git@gitee.com:lilw1/thanos.git
lilw1
thanos
thanos
main

搜索帮助