Commit Graph

28 Commits

Author SHA1 Message Date
techknowlogick faa280d3e6 update downloads to use new CDN
Signed-off-by: techknowlogick <techknowlogick@noreply.gitea.io>
2023-04-23 11:17:11 +08:00
John Olheiser 6fbaa1503f feat: add rel-me and mastodon (#114)
![preview](https://gitea.com/attachments/6aa08248-ca59-4f7c-82e2-97ab6d5984a3)

Closes #106

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/114
Reviewed-by: Lauris BH <lafriks@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2022-11-22 07:51:33 +08:00
Percy Ma cd6b03ec84 fix: use right discord and qq icon (#113)
Co-authored-by: Percy Ma <kecrily@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/113
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Percy Ma <kecrily@noreply.gitea.io>
Co-committed-by: Percy Ma <kecrily@noreply.gitea.io>
2022-10-04 04:16:24 +08:00
Percy Ma f794f5fcd5 chore: use Goldmark to replace removed Blackfriday (#112)
ref https://github.com/gohugoio/hugo/issues/9944

Co-authored-by: Percy Ma <kecrily@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/112
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Percy Ma <kecrily@noreply.gitea.io>
Co-committed-by: Percy Ma <kecrily@noreply.gitea.io>
2022-10-04 04:16:05 +08:00
Lunny Xiao 6b5d267d0f Improve chat menus (#107)
This PR update all chat menus of other languages and also add QQ Qun link for Chinese because most of chinese cannot visit discord directly.

Reviewed-on: https://gitea.com/gitea/website/pulls/107
Reviewed-by: wxiaoguang <wxiaoguang@noreply.gitea.io>
Reviewed-by: a1012112796 <1012112796@qq.com>
2022-04-15 22:21:13 +08:00
Gusted c9bdf22531 Add Matrix link (#105)
- Add Matrix link to header.
- Switch to [Fork-Awesome](https://forkaweso.me/Fork-Awesome/), as it
includes a matrix icon. This requires the inclusion from `header.html`
to change the otherwise hardcoded Font-Awesome style.

Reviewed-on: https://gitea.com/gitea/website/pulls/105
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-committed-by: Gusted <williamzijl7@hotmail.com>
2022-02-01 07:10:39 +08:00
Lunny Xiao 09f8270864 Fix twitter icon (#104)
As title.

Reviewed-on: https://gitea.com/gitea/website/pulls/104
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-19 21:30:46 +08:00
Lunny Xiao 75388a4eca Add twitter on top menu (#103)
As title.

Reviewed-on: https://gitea.com/gitea/website/pulls/103
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-19 17:14:53 +08:00
kevinlin18 39b8c3c9a2 Update zh-tw Translation (#100)
as title
use same string in crowdin

Co-authored-by: kevinlin18 <7793728+kevinlin18@users.noreply.github.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/100
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 赵智超 <1012112796@qq.com>
Co-authored-by: kevinlin18 <kevinlin18@noreply.gitea.io>
Co-committed-by: kevinlin18 <kevinlin18@noreply.gitea.io>
2021-01-16 14:54:24 +08:00
techknowlogick 98a361e482 Add link to shop on main website 2020-11-27 12:57:45 +08:00
techknowlogick a72620ff2f indent config 2020-10-28 06:40:37 +08:00
Blueberry bd9f08d996 Russian translation (#98)
Upload files to 'content/features'

Upload files to 'content'

Update 'scripts/trans-copy'

Update 'static/_redirects'

Update 'config.yaml'

Reviewed-on: https://gitea.com/gitea/website/pulls/98
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: Blueberry <blueberry@noreply.gitea.io>
Co-Committed-By: Blueberry <blueberry@noreply.gitea.io>
2020-10-24 10:03:04 +08:00
techknowlogick ec06e172a9 fallback to blackFriday as default render 2020-09-27 20:48:49 +00:00
TAKAHASHI Shuuji 6e9b6868ba Add Japanese translation (#91)
Translate text on the website into Japanese.

Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>

Add the `ja-jp` locale code for Japanese translation.

Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>

Add config for Japanese translation.

I weight 6 on ja-jp because I saw a PR for korean translation on Gitea
repository. If there is no problem on that PR, it will be merged, and
I expect that the weight of ja-jp will be 6.

Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>

Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/91
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-09-27 16:27:02 +00:00
Lunny Xiao 9ca62b5aab Add translation head on docs site (#96)
Add translation head on docs site

Reviewed-on: https://gitea.com/gitea/website/pulls/96
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2020-04-15 16:31:32 +00:00
John Olheiser 40c2a2b0f4 Update discord link (#95)
Update discord link

Reviewed-on: https://gitea.com/gitea/website/pulls/95
Reviewed-by: Guillermo Prandi <guillep2k@noreply.gitea.io>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-02-13 18:52:29 +00:00
Lunny Xiao 05567bb3b3 Korean Translation (#84) 2019-09-17 16:28:56 +00:00
techknowlogick 4d9f06d36e
Remove disqus (#78) 2018-07-11 19:20:24 -04:00
Thomas Boerger d2fcda850e Replaced docker with netlify deployment (#75) 2018-07-11 23:01:59 +02:00
Antoine GIRARD b1bd85b17f Update api swagger documentation link 2017-10-20 10:29:39 +02:00
Andrey Nering 786467c902 add navbar link to forum (#49) 2017-06-21 20:12:22 -05:00
Andrey Nering 4332b55ef2 Add Discord link on navbar 2017-06-10 10:39:34 -03:00
Antoine GIRARD d9e49e79ad Add API docs link (#44)
Related to go-gitea/docs#119
2017-06-04 00:20:52 -05:00
Thomas Boerger 5276c10a23 Automatically copy missing translations (#25)
* Automatically copy missing translations

* Added all translations to config.yaml
2016-12-25 10:32:55 +08:00
Joubert RedRat 645a4d3f61 Add support to Brazilian Portuguese (#19) 2016-12-24 10:05:56 +08:00
Bo-Yi Wu 895acdecb2 Add zh-tw language.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-22 19:44:54 +08:00
Thomas Boerger 34d2cdf860
Fixed doc slug path 2016-12-12 14:45:36 +01:00
Thomas Boerger 5b7a0b951e
Replaced config.toml with config.yaml 2016-12-12 13:45:18 +01:00