blog/config.yaml

61 lines
1.2 KiB
YAML
Raw Normal View History

2016-12-12 18:16:16 +05:30
baseurl: https://blog.gitea.io/
languageCode: en-us
title: Blog
2016-12-12 18:16:16 +05:30
theme: gitea
defaultContentLanguage: en-us
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true
enableEmoji: true
2016-12-12 18:16:16 +05:30
permalinks:
post: /:year/:month/:title/
2016-12-12 19:15:46 +05:30
doc: /:slug/
2016-12-12 18:16:16 +05:30
page: /:slug/
default: /:slug/
params:
description: Git with a cup of tea
author: Gitea
2016-12-12 18:16:16 +05:30
website: https://blog.gitea.io
menu:
page:
- name: Website
url: https://gitea.io/en-us/
weight: 10
pre: home
- name: Docs
url: https://docs.gitea.io/en-us/
weight: 20
pre: question
2018-07-12 03:44:46 +05:30
- name: API
url: https://try.gitea.io/api/swagger
weight: 45
pre: plug
2016-12-12 18:16:16 +05:30
- name: Blog
url: /
weight: 30
pre: rss
post: active
2020-12-09 08:09:29 +05:30
- name: Shop
url: https://shop.gitea.io/
2016-12-12 18:16:16 +05:30
weight: 40
2020-12-09 08:09:29 +05:30
pre: shopping-cart
2016-12-12 18:16:16 +05:30
- name: Downloads
url: https://dl.gitea.io/
weight: 50
pre: download
- name: GitHub
url: https://github.com/go-gitea/
weight: 60
pre: github
2017-06-10 19:58:37 +05:30
- name: Discord Chat
url: https://discord.gg/Gitea
2017-06-10 19:58:37 +05:30
weight: 70
pre: comment
2017-06-22 05:13:10 +05:30
- name: Forum
url: https://discourse.gitea.io/
weight: 80
pre: group