diff options
author | ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | 2020-02-18 19:24:39 +0800 |
---|---|---|
committer | ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | 2020-02-18 19:24:39 +0800 |
commit | 3797a4839d0d884e34d515ae12c9b0c5c52a12a5 (patch) | |
tree | 1693e4abfae4a01cb0b75d75bd5412e0317ae288 /README.md | |
parent | f85b17a00e0a484a870511726118a36375c3d97a (diff) |
README: update Features list
[CI SKIP]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 31 |
1 files changed, 13 insertions, 18 deletions
@@ -32,24 +32,19 @@ The Gogs (`/gɑgz/`) project aims to build a simple, stable and extensible self- ## Features -- Activity timeline -- SSH and HTTP/HTTPS protocols -- SMTP/LDAP/Reverse proxy authentication -- Reverse proxy with sub-path -- Account/Organization/Repository management -- Add/Remove repository collaborators -- Repository/Organization webhooks (including Slack and Discord) -- Repository Git hooks/deploy keys -- Repository issues, pull requests, wiki and protected branches -- Migrate and mirror repository and its wiki -- Web editor for repository files and wiki -- Jupyter Notebook -- Two-factor authentication -- Gravatar and Federated avatar with custom source -- Mail service -- Administration panel -- Supports MySQL, PostgreSQL, SQLite3, MSSQL and [TiDB](https://github.com/pingcap/tidb) (via MySQL protocol) -- Multi-language support ([30 languages](https://crowdin.com/project/gogs)) +- User dashboard, user profile and activity timeline. +- Access repositories via SSH, HTTP and HTTPS protocols. +- User, organization and repository management. +- Repository and organization webhooks, including Slack, Discord and Dingtalk. +- Repository Git hooks and deploy keys. +- Repository issues, pull requests, wiki, protected branches and collaboration. +- Migrate and mirror repositories with wiki from other code hosts. +- Web editor for quick editing repository files and wiki. +- Jupyter Notebook and PDF rendering. +- Authentication via SMTP, LDAP, reverse proxy, GitHub.com and GitHub Enterprise with 2FA. +- Customize HTML templates, static files and many others. +- Rich database backend, including PostgreSQL, MySQL, SQLite3, MSSQL and [TiDB](https://github.com/pingcap/tidb). +- Have localization over [30 languages](https://crowdin.com/project/gogs). ## Hardware Requirements |