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
Greg Myers and GitHub
59ef05d999
Fix typos in docs/content ( #18215 )
2022-01-09 19:53:03 +08: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
techknowlogick and GitHub
a35b2b2959
update branch in CI and docs ( #15631 )
2021-05-04 12:16:23 -04:00
kevinlin18 and GitHub
edaed5152e
[docs] Add zh-tw Translations ( #14507 )
2021-01-29 01:57:58 +01:00
9ccfa03d94
Reformat docs ( #13897 )
...
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-12-09 07:47:06 +01:00
a3b10dd83e
Format files ( #13698 )
...
* align "make help"
* format
* untouch build/generate-svg.js
* untouch .eslintrc
* combine editorconfig's
* rm editorconfig
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-11-28 01:12:22 -05:00
a5be520f0a
Remove migration support from versions earlier than 1.6.0 ( #10026 )
...
* Remove migration support from versions earlier than 1.6.0
* Remove unused functions
* Update gogs upgrade instructions
* Improve "latest" link as per @jolheiser
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-01-31 21:42:45 +08:00
ZHOU Cheng and zeripath
0555b1d60f
登陆 to 登录 ( #9382 )
2019-12-17 13:06:54 +00:00
kolaente and techknowlogick
94f3c2cbc9
Add notice to docs for migrating from more recent versions of Gogs ( #8724 )
...
Signed-off-by: kolaente <k@knt.li >
2019-10-28 18:37:29 -04:00
Johan Van de Wauw and techknowlogick
8e2414ea20
Fix downloads url ( #8153 )
...
The link without slash is not working
2019-09-11 17:10:49 -04:00
Aidan Fitzgerald and techknowlogick
9853171de5
Copyedit docs ( #6275 )
2019-03-09 16:15:45 -05:00
Shikiryu and techknowlogick
5a834dd38c
Add docs about database migration ( #5661 )
...
* Add docs about database migration
* Reorder upgrade from Gogs steps
2019-01-10 22:58:28 -05:00
Deoren Moor and techknowlogick
e2867808d8
Update en-us and fr-fr versions of the "Upgrade from Gogs" doc ( #4618 )
...
* Update "Upgrade from Gogs" en-us doc
- Move "Change gogs specific information" FROM/TO steps up
to just beneath matching section header, adjust indention
and explicitly specify syntax of code sample to provide
highlighting
- Adjust header levels to match what appears to be the
intended level, remove trailing decoration (see below)
- Move "Upgrading to most recent ..." section down, remove
decoration (section header formatting likely covers this
well enough already)
refs go-gitea/gitea#4286 , go-gitea/gitea#3558
* Update "Upgrade from Gogs" fr-fr doc
- Adjust indention and explicitly specify syntax of code
sample to provide highlighting
- Adjust header levels to match what appears to be the
intended level, remove trailing decoration since
section header formatting likely covers this
well enough already
refs go-gitea/gitea#4286 , go-gitea/gitea#3558
2018-08-25 02:47:47 -04:00
Victor Polevoy and Bo-Yi Wu
71471bdca2
Update gogs to gitea migration manual ( #3559 )
...
Updates the manual for latest gogs changes.
2018-02-22 20:55:26 +08:00
Michael Lustfield and Kim "BKC" Carlbäcker
3f7768d4e8
General documentation cleanup ( #3317 )
...
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
techknowlogick and Lunny Xiao
3d25922ae7
French translation for docs ( #3030 )
...
original PR go-gitea/docs#147 and author @0xbaadf00d
2017-11-30 20:45:48 +08:00
techknowlogick and Lauris BH
4b90703858
Import docs into main repository ( #2874 )
...
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net >
2017-11-26 23:44:32 +02:00