forked from gitea/website
530 lines
13 KiB
YAML
530 lines
13 KiB
YAML
baseurl: https://gitea.io/
|
||
languageCode: en-us
|
||
title: Gitea
|
||
theme: gitea
|
||
|
||
markup:
|
||
defaultMarkdownHandler: goldmark
|
||
goldmark:
|
||
renderer:
|
||
unsafe: true
|
||
|
||
defaultContentLanguage: en-us
|
||
defaultContentLanguageInSubdir: true
|
||
enableMissingTranslationPlaceholders: true
|
||
|
||
permalinks:
|
||
post: /:year/:month/:title/
|
||
doc: /:slug/
|
||
page: /:slug/
|
||
default: /:slug/
|
||
|
||
params:
|
||
description: Git with a cup of tea
|
||
author: The Gitea Authors
|
||
website: https://gitea.io
|
||
custom_css: ['css/custom.css']
|
||
|
||
menu:
|
||
page:
|
||
- name: Website
|
||
url: /en-us/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: Docs
|
||
url: https://docs.gitea.io/en-us/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: Blog
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: Shop
|
||
url: https://shop.gitea.io/
|
||
weight: 40
|
||
pre: shopping-cart
|
||
- name: Translation
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: Downloads
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: Forum
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Mastodon
|
||
url: https://social.gitea.io/@gitea
|
||
weight: 75
|
||
pre: mastodon
|
||
params:
|
||
rel: me
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Discord Chat
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|
||
- name: QQ Group(Chinese)
|
||
url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
|
||
weight: 110
|
||
pre: qq
|
||
parent: Chatroom
|
||
|
||
languages:
|
||
en-us:
|
||
weight: 0
|
||
languageName: English
|
||
|
||
zh-cn:
|
||
weight: 1
|
||
languageName: 中文(简体)
|
||
menu:
|
||
page:
|
||
- name: 网站
|
||
url: /zh-cn/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: 文档
|
||
url: https://docs.gitea.io/zh-cn/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: 博客
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: 导入
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: 翻译
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: 下载
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: 论坛
|
||
url: https://discourse.gitea.io/
|
||
weight: 80
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 90
|
||
pre: twitter
|
||
- name: 聊天室
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: QQ群
|
||
url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
|
||
weight: 110
|
||
pre: qq
|
||
parent: 聊天室
|
||
- name: Discord 聊天室
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: 聊天室
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: 聊天室
|
||
|
||
zh-tw:
|
||
weight: 2
|
||
languageName: 中文(繁體)
|
||
menu:
|
||
page:
|
||
- name: 網站
|
||
url: /zh-tw/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: 文件
|
||
url: https://docs.gitea.io/zh-tw/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: 部落格
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: 商店
|
||
url: https://shop.gitea.io/
|
||
weight: 40
|
||
pre: shopping-cart
|
||
- name: 翻譯
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: 下載
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: 討論區
|
||
url: https://discourse.gitea.io/
|
||
weight: 80
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 90
|
||
pre: twitter
|
||
- name: 聊天室
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: QQ群
|
||
url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
|
||
weight: 110
|
||
pre: QQ
|
||
parent: 聊天室
|
||
- name: Discord 聊天室
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: 聊天室
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: 聊天室
|
||
|
||
pt-br:
|
||
weight: 3
|
||
languageName: Português Brasileiro
|
||
menu:
|
||
page:
|
||
- name: Página inicial
|
||
url: /pt-br/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: Documentação
|
||
url: https://docs.gitea.io/pt-br/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: Blog
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: Código-fonte
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: Translation
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: Downloads
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: Forum
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Discord Chat
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|
||
|
||
nl-nl:
|
||
weight: 4
|
||
languageName: Nederlands
|
||
menu:
|
||
page:
|
||
- name: Website
|
||
url: /nl-nl/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: Docs
|
||
url: https://docs.gitea.io/nl-nl/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: Blog
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: Code
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: Translation
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: Downloads
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: Forum
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Discord Chat
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|
||
|
||
ko-kr:
|
||
weight: 5
|
||
languageName: 한국어
|
||
menu:
|
||
page:
|
||
- name: 웹사이트
|
||
url: /ko-kr/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: 문서
|
||
url: https://docs.gitea.io/ko-kr/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: 블로그
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: 코드
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: Translation
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: 다운로드
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: 포럼
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Discord 채팅
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|
||
|
||
ja-jp:
|
||
weight: 6
|
||
languageName: 日本語
|
||
menu:
|
||
page:
|
||
- name: ウェブサイト
|
||
url: /ja-jp/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: ドキュメント
|
||
url: https://docs.gitea.io/ja-jp/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: ブログ
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: コード
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: 翻訳
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: ダウンロード
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: フォーラム
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Discord チャット
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|
||
|
||
ru-ru:
|
||
weight: 7
|
||
languageName: Русский
|
||
menu:
|
||
page:
|
||
- name: Веб-сайт
|
||
url: /ru-ru/
|
||
weight: 10
|
||
pre: home
|
||
post: active
|
||
- name: Документация
|
||
url: https://docs.gitea.io/ru-ru/
|
||
weight: 20
|
||
pre: question
|
||
- name: API
|
||
url: https://try.gitea.io/api/swagger
|
||
weight: 45
|
||
pre: plug
|
||
- name: Блог
|
||
url: https://blog.gitea.io/
|
||
weight: 30
|
||
pre: rss
|
||
- name: Код
|
||
url: https://code.gitea.io/
|
||
weight: 40
|
||
pre: code
|
||
- name: Перевод
|
||
url: https://crowdin.com/project/gitea
|
||
weight: 41
|
||
pre: language
|
||
- name: Загрузки
|
||
url: https://dl.gitea.com/
|
||
weight: 50
|
||
pre: download
|
||
- name: GitHub
|
||
url: https://github.com/go-gitea/
|
||
weight: 60
|
||
pre: github
|
||
- name: Форум
|
||
url: https://discourse.gitea.io/
|
||
weight: 70
|
||
pre: group
|
||
- name: Twitter
|
||
url: https://twitter.com/giteaio
|
||
weight: 80
|
||
pre: twitter
|
||
- name: Chatroom
|
||
weight: 90
|
||
pre: caret-down
|
||
- name: Чат в Discord
|
||
url: https://discord.gg/Gitea
|
||
weight: 100
|
||
pre: discord
|
||
parent: Chatroom
|
||
- name: Matrix
|
||
url: https://matrix.to/#/#gitea:matrix.org
|
||
weight: 110
|
||
pre: matrix-org
|
||
parent: Chatroom
|