sillyguodong and GitHub
907dfa511f
Add chinese documentations for installation ( #24904 ) ( #25015 )
...
backport #24904
2023-05-31 14:17:19 +08:00
HesterG and GitHub
642bd3ea29
Remove unnecessary content on docs ( #24976 ) ( #25001 )
...
Backport #24976
2023-05-30 17:21:03 +08:00
Lunny Xiao and GitHub
a8a999a709
Update docs markdown file weight to make it clear ( #23909 ) ( #23921 )
...
backport #23909
2023-04-04 11:27:38 -04:00
a992da6bc7
Fix typo ( #21695 )
...
Duplicate parentheses written in link.
Signed-off-by: Xinyu Zhou <i@sourcehut.net >
Co-authored-by: Lauris BH <lauris@nix.lv >
2022-11-07 09:48:46 +08:00
Xinyu Zhou and GitHub
b2ac814dc1
Fix docs relref ( #21685 )
...
reslove
https://github.com/go-gitea/gitea/issues/21627#issuecomment-1303678781
2022-11-04 17:55:25 -04:00
Xinyu Zhou and GitHub
4756534dba
Refactor docs ( #21627 )
...
This patch:
- Rename some files( `.md` to `.en-us.md`), fix missed translation copy
- Update link which shoud be refer to `../hacking-on-gitea/` instead of
`../make/` (outdated)
- Update `_redirects`:
- redirect `/{zh-cn|fr-fr}/make/` to `../hacking-on-gitea/`
- redirect `/zh-cn/third-party-tools/` to `/zh-cn/integrations/`
- Delete duplicated/outdated files.
- Update menu `weight` of developers.zh-cn.md
Signed-off-by: Xinyu Zhou <i@sourcehut.net >
2022-10-31 23:16:19 +00:00
557c07a479
Update zh-cn translation for Installation from source ( #20772 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2022-08-14 12:03:12 -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
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
42639a8e32
Add node version variable to docs ( #10620 )
...
Also adjusted other version mentions so go version is always mentioned
as major.minor and node only as major.
Co-authored-by: silverwind <me@silverwind.io >
2020-03-05 16:36:22 -06:00
guillep2k and GitHub
acd1034d5e
Versions ( #10597 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-04 21:37:19 -03:00
silverwind and Lauris BH
14f69a9fa8
Remove explicit 'generate' calls, fix release task ( #9288 )
...
* Remove more explicit 'generate' calls
`generate` is now implicit during `build` since #9114 , it is no longer
necessary or desired to specify it explicitely.
* add js,css,generate dependencies to release task
* remove generate warning as per @lunny
2019-12-08 18:56:59 +02:00
Lunny Xiao and techknowlogick
51df1558d2
Fix latest docker image haven't include static files. ( #9252 )
...
* add warnging on docs
* fix docs
2019-12-05 12:18:28 -05:00
John Olheiser and Lunny Xiao
f5c4a98f2c
Add config option and shortcode for Gitea version ( #7940 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-08-23 09:55:06 +08:00
techknowlogick and Lauris BH
3fbd6c05a8
Remove tidb reference from docs ( #5823 )
...
* Remove tidb reference from docs
* Update from-source.fr-fr.md
* Update from-source.zh-cn.md
* Update from-source.zh-tw.md
2019-01-24 09:12:42 +02:00
Mura Li and techknowlogick
7c59b3c6a8
Update the docs for sqlite_unlock_notify ( #5145 )
2018-10-23 12:33:51 -04: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