[PR #19] [MERGED] Added proper installation instructions and enforce unique slugs #19

Closed
opened 2026-02-16 11:40:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/19
Author: @tboerger
Created: 12/21/2016
Status: Merged
Merged: 12/21/2016
Merged by: @tboerger

Base: masterHead: docs


📝 Commits (2)

  • 127cfb9 Added proper installation instructions
  • 6e7e513 Enforce a proper slug for all languages

📊 Changes

28 files changed (+132 additions, -7 deletions)

View changed files

📝 content/doc/advanced.en-us.md (+1 -0)
📝 content/doc/advanced.zh-cn.md (+1 -0)
📝 content/doc/advanced/hacking-on-gitea.en-us.md (+1 -0)
📝 content/doc/advanced/hacking-on-gitea.zh-cn.md (+1 -0)
📝 content/doc/features.en-us.md (+1 -0)
📝 content/doc/features.zh-cn.md (+1 -0)
📝 content/doc/features/authentication.en-us.md (+1 -0)
📝 content/doc/features/authentication.zh-cn.md (+1 -0)
📝 content/doc/features/localization.en-us.md (+1 -0)
📝 content/doc/features/localization.zh-cn.md (+1 -0)
📝 content/doc/features/webhooks.en-us.md (+1 -0)
📝 content/doc/features/webhooks.zh-cn.md (+1 -0)
📝 content/doc/installation.en-us.md (+1 -0)
📝 content/doc/installation.zh-cn.md (+1 -0)
📝 content/doc/installation/from-binary.en-us.md (+18 -2)
📝 content/doc/installation/from-binary.zh-cn.md (+1 -0)
📝 content/doc/installation/from-package.en-us.md (+15 -2)
📝 content/doc/installation/from-package.zh-cn.md (+1 -0)
📝 content/doc/installation/from-source.en-us.md (+52 -1)
📝 content/doc/installation/from-source.zh-cn.md (+1 -0)

...and 8 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/docs/pull/19 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 12/21/2016 **Status:** ✅ Merged **Merged:** 12/21/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `docs` --- ### 📝 Commits (2) - [`127cfb9`](https://github.com/go-gitea/docs/commit/127cfb9c6d8ae82a743c02d45faec86eab0731db) Added proper installation instructions - [`6e7e513`](https://github.com/go-gitea/docs/commit/6e7e513020822640b2c0c9fa29f98a3917df7854) Enforce a proper slug for all languages ### 📊 Changes **28 files changed** (+132 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/advanced.en-us.md` (+1 -0) 📝 `content/doc/advanced.zh-cn.md` (+1 -0) 📝 `content/doc/advanced/hacking-on-gitea.en-us.md` (+1 -0) 📝 `content/doc/advanced/hacking-on-gitea.zh-cn.md` (+1 -0) 📝 `content/doc/features.en-us.md` (+1 -0) 📝 `content/doc/features.zh-cn.md` (+1 -0) 📝 `content/doc/features/authentication.en-us.md` (+1 -0) 📝 `content/doc/features/authentication.zh-cn.md` (+1 -0) 📝 `content/doc/features/localization.en-us.md` (+1 -0) 📝 `content/doc/features/localization.zh-cn.md` (+1 -0) 📝 `content/doc/features/webhooks.en-us.md` (+1 -0) 📝 `content/doc/features/webhooks.zh-cn.md` (+1 -0) 📝 `content/doc/installation.en-us.md` (+1 -0) 📝 `content/doc/installation.zh-cn.md` (+1 -0) 📝 `content/doc/installation/from-binary.en-us.md` (+18 -2) 📝 `content/doc/installation/from-binary.zh-cn.md` (+1 -0) 📝 `content/doc/installation/from-package.en-us.md` (+15 -2) 📝 `content/doc/installation/from-package.zh-cn.md` (+1 -0) 📝 `content/doc/installation/from-source.en-us.md` (+52 -1) 📝 `content/doc/installation/from-source.zh-cn.md` (+1 -0) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:40:05 -05:00
yindo closed this issue 2026-02-16 11:40:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#19