docs
docs copied to clipboard
An open source project for Gogs documentation.
In [how to use downloads](https://gogs.io/docs/installation/install_from_binary#how-to-use-downloads%3F) section of the document ```./gogs web'``` cannot run normally under cmd, if modified to ```.\gogs web```, running normally in both powershell and cmd  
Syncloud is an open-source Linux based platform for various arm/arm64/amd64 devices with simplified app installation for non-tech people. We have gogs package in our store, please include the documentation link....
based on CHANGELOG.md ./CHANGELOG.md:50:- Configuration section `[mailer]` is no longer used, please use `[email]`. ./CHANGELOG.md:190:- Configuration section `[mailer]` is deprecated and will end support in 0.13.0, please start using `[email]`.
Fixed a word error, based on the context it should be "possibly" instead of "can"
Fix the incorrect document by replacing the deprecated mailer keyword with email.
I noticed gogs have no doc to tell user how to configure http proxy, so I improve and make this PR.
- Email field is now `email` instead of `mailers` - Email login password is now `password` instead `passwd`
在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署文档可以帮助用户更加便捷的部署gogs