Joe Constant and GitHub
9633313266
Add redirect of /upgrade/ to /upgrade-from-gitea/ on docs site ( #21330 )
...
Since adding an aliases block doesn't seem to work locally for me (I
suspect because a page actually exists and Hugo is granting preference
to existing pages over aliases), I also added entries to
static/_redirects file so Netlify will handle the redirects
Fixes #7208
2022-10-06 21:53:02 +01:00
wxiaoguang and GitHub
cba00a9ae5
Add a notice for breaking check in upgrade document ( #20682 )
2022-08-05 10:20:13 -04:00
silverwind and GitHub
fe1726a9e5
Add markdownlint ( #20512 )
...
Add `markdownlint` linter and fix issues. Config is based on the one
from electron's repo with a few rules relaxed.
2022-07-28 09:22:47 +08:00
c892d393e7
Add contrib/upgrade.sh ( #18286 )
...
Adds an upgrade script that automates upgrading installations on Linux from binary releases, so people don't need to reinvent the wheel. Hopefully this leads to less questions about how to upgrade, and consequently less Gitea instances running unmaintained versions in the wild.
Co-authored-by: delvh <dev.lh@web.de >
Co-authored-by: Gusted <williamzijl7@hotmail.com >
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: 6543 <6543@obermui.de >
2022-02-06 21:07:52 +01:00
4c275fd2cf
doc: Upgrade from an old Gitea ( #16918 )
...
* doc: Upgrade from an old Gitea
* update backup steps
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* update backup tips
* update table header
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: silverwind <me@silverwind.io >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: silverwind <me@silverwind.io >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: techknowlogick <matti@mdranta.net >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: techknowlogick <matti@mdranta.net >
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: techknowlogick <matti@mdranta.net >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2021-09-09 14:13:21 -04:00