mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-21 01:35:23 -04:00
[PR #11] [MERGED] Fixed localization and added content #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/docs/pull/11
Author: @tboerger
Created: 12/9/2016
Status: ✅ Merged
Merged: 12/9/2016
Merged by: @bkcsoft
Base:
master← Head:content📝 Commits (3)
579f7d5Started to add real content3e81682Added first real pages for docs17bb3b6Fixed localization and added content📊 Changes
25 files changed (+495 additions, -11 deletions)
View changed files
📝
config.toml(+16 -2)➕
content/advanced.en-us.md(+13 -0)➕
content/advanced.zh-cn.md(+13 -0)➕
content/advanced/hacking-on-gitea.en-us.md(+41 -0)➕
content/advanced/hacking-on-gitea.zh-cn.md(+41 -0)➕
content/features.en-us.md(+13 -0)➕
content/features.zh-cn.md(+13 -0)➕
content/features/authentication.en-us.md(+18 -0)➕
content/features/authentication.zh-cn.md(+18 -0)➕
content/features/localization.en-us.md(+18 -0)➕
content/features/localization.zh-cn.md(+18 -0)➕
content/features/webhooks.en-us.md(+18 -0)➕
content/features/webhooks.zh-cn.md(+18 -0)➕
content/index.en-us.md(+37 -0)➖
content/index.md(+0 -9)➕
content/index.zh-cn.md(+37 -0)➕
content/installation.en-us.md(+13 -0)➕
content/installation.zh-cn.md(+13 -0)➕
content/installation/form-source.zh-cn.md(+20 -0)➕
content/installation/from-binary.en-us.md(+20 -0)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.