forked from gitea/blog
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.2 KiB
59 lines
1.2 KiB
baseurl: https://blog.gitea.io/ |
|
languageCode: en-us |
|
title: Blog |
|
theme: gitea |
|
|
|
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://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 |
|
- name: API |
|
url: https://try.gitea.io/api/swagger |
|
weight: 45 |
|
pre: plug |
|
- name: Blog |
|
url: / |
|
weight: 30 |
|
pre: rss |
|
post: active |
|
- name: Code |
|
url: https://code.gitea.io/ |
|
weight: 40 |
|
pre: code |
|
- name: Downloads |
|
url: https://dl.gitea.io/ |
|
weight: 50 |
|
pre: download |
|
- name: GitHub |
|
url: https://github.com/go-gitea/ |
|
weight: 60 |
|
pre: github |
|
- name: Discord Chat |
|
url: https://discord.gg/NsatcWJ |
|
weight: 70 |
|
pre: comment |
|
- name: Forum |
|
url: https://discourse.gitea.io/ |
|
weight: 80 |
|
pre: group
|
|
|