Commit Graph

139 Commits

Author SHA1 Message Date
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
techknowlogick 634487b8a4 rename primary branch 2022-08-22 23:53:02 +08:00
Lunny Xiao 5d12d1d9e1 show membership via gitea.com (#89)
Reviewed-on: https://gitea.com/gitea/website/pulls/89
Reviewed-by: a1012112796 <1012112796@qq.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-07-16 22:44:33 +08:00
dachary 9c837e010e add HOWTO for managing sponsors token of appreciation (#109)
Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/website/pulls/109
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-05-11 23:01:39 +08:00
dachary debaed0c07 Add reminder about the location of the themes repository (#108)
Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/website/pulls/108
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-05-11 04:54:06 +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
techknowlogick b9306a1c41 follow redirect 2021-08-05 22:10:56 +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
techknowlogick 304cdad4e6 trigger build 2020-10-28 06:37:52 +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 50a13dd489 align with current gitea homepage 2020-09-27 20:54:42 +00:00
techknowlogick ec06e172a9 fallback to blackFriday as default render 2020-09-27 20:48:49 +00:00
techknowlogick a77e9fbcfb update drone to use arm runner 2020-09-27 18:08:55 +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
Septatrix e378ef5935 Fix badge to use https (#93)
Update Drone link to point to new URL

Upgrade a few more http links

Fix badge to use https

Reviewed-on: https://gitea.com/gitea/website/pulls/93
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-01-20 00:39:35 +00:00
Lunny Xiao 05567bb3b3 Korean Translation (#84) 2019-09-17 16:28:56 +00:00
Lunny Xiao ab7d200731 fix docs link always to en-us (#90) 2019-08-30 15:30:13 +00:00
peterennis 66730a6adf minor grammar update (#88) 2019-07-06 01:06:04 -04:00
Lunny Xiao bd912b267d remove the fork of gogs since gitea's codes changed a lot and isn't a fork anymore. (#87) 2019-06-03 16:10:26 +03:00
Sandro Santilli 1e5f7f449e "It's all in GitHub" isn't true anymore, update the text (#86) 2019-05-26 19:53:18 +08:00
Jonas Franz 2f936afede Replace @JonasFranzDEV with @jonasfranz (#83)
* Replace @JonasFranzDEV with @jonasfranz

* Update MAINTAINERS file
2019-01-03 01:44:35 +02:00
kolaente 98b2ca47d4 add myself to maintainers (#82) 2018-10-18 09:37:13 +08:00
Thomas Boerger f2c068b227 Final CSP header fix (#79) 2018-07-12 19:48:04 +08:00
Thomas Boerger 716772739a Add missing font hosts to CSP header (#77) 2018-07-11 19:24:42 -04:00
techknowlogick 4d9f06d36e
Remove disqus (#78) 2018-07-11 19:20:24 -04:00
Thomas Boerger 8ca507697f Fix CSP header for docs (#76) 2018-07-12 01:31:43 +03:00
Thomas Boerger d2fcda850e Replaced docker with netlify deployment (#75) 2018-07-11 23:01:59 +02:00
Lunny Xiao 8bc554bfa5 Translate docs on zh-cn (#74) 2018-07-05 10:49:03 +03:00
Alexey Terentyev fc36bcc989 Add myself as a maintainer (#73) 2018-07-01 09:04:57 +03:00
kolaente f24598c857 New structure for new design (#69) 2018-05-22 21:08:27 -04:00
techknowlogick 00ea53896a Update MAINTANERS with data from main repo (#66) 2018-05-14 08:50:47 +08:00
kolaente 701daa841b Made site work with latest hugo version (#67) 2018-05-14 03:02:26 +03:00
Jonas Franz 361b99751d Add myself as maintainer (#64) 2018-03-17 15:21:43 +08:00
Lauris BH 53dfa82236
Merge pull request #61 from thehowl/patch-1
add myself to maintainers
2018-01-06 22:08:28 +02:00
Morgan Bazalgette 3854778db8
add myself to maintainers 2018-01-06 19:29:14 +01:00
Lauris BH ea0615a18c
Merge pull request #60 from go-gitea/appleboy-patch-1
update LGTM pattern
2018-01-03 15:07:18 +02:00
Bo-Yi Wu 2bdbfe13c8
update LGTM pattern 2018-01-03 11:05:59 +08:00
Ritiek Malhotra 9456d4dd15 Fix typo (#59) 2017-12-11 20:03:13 +08:00
Lauris BH a1d3ce4d6f
Merge pull request #55 from sapk-fork/update-api-link
Update api swagger documentation link
2017-11-11 13:17:26 +02:00
Antoine GIRARD b1bd85b17f Update api swagger documentation link 2017-10-20 10:29:39 +02:00
Morlinest 07653fd0f8 Update MAINTAINERS (#54) 2017-10-07 02:46:32 -05:00
David Schneiderbauer 74fb416cc5 add @daviian to maintainers (#53)
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-20 09:14:15 +08:00
Thomas Boerger f209ef6323 Merge pull request #51 from go-gitea/drone-upgrade
Changes for latest DroneCI
2017-09-07 19:15:28 +02:00