mirror of https://github.com/artifacthub/blog.git
13 lines
332 B
YAML
13 lines
332 B
YAML
baseURL: "https://blog.artifacthub.io/"
|
|
languageCode: "en-us"
|
|
title: "Artifact Hub Blog"
|
|
theme: "hugo-geekdoc"
|
|
|
|
params:
|
|
quicklinks:
|
|
- title: Artifact Hub
|
|
url: https://artifacthub.io
|
|
- title: Documentation
|
|
url: https://artifacthub.io/docs/
|
|
- title: API docs
|
|
url: https://artifacthub.github.io/hub/api/ |