Commit graph

71 commits

Author SHA1 Message Date
techknowlogick 67c989453c Add Hosted Gitea due to sponsor 2023-01-04 14:05:48 -05:00
Xinyu Zhou 37ba1245dd Fix typo in template name (#117)
CI failed in https://github.com/go-gitea/gitea/pull/21981 must be resolved.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>

Reviewed-on: https://gitea.com/gitea/theme/pulls/117
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-12-01 09:28:56 +08:00
Xinyu Zhou d84039b903 Add Edit on GitHub (#116)
resolved #115

The following configuration need to be added to [config.yml](https://github.com/go-gitea/gitea/blob/main/docs/config.yaml) ([go-gitea/gitea#21981](https://github.com/go-gitea/gitea/pull/21981))

```yml
params:
  repo: "https://github.com/go-gitea/gitea"
  docContentPath: "docs/content"
```

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Reviewed-on: https://gitea.com/gitea/theme/pulls/116
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-11-30 21:30:57 +08:00
techknowlogick 06b4c66b9b width 2022-11-04 16:15:18 -04:00
techknowlogick 1dc4f0265c add klett-it 2022-11-04 16:09:28 -04:00
techknowlogick 4a74df56d9 add klett-it 2022-11-04 16:07:04 -04:00
techknowlogick 83cf23cc87 add Jeff Moe as sponsor 2022-09-23 22:49:37 +08:00
Norwin 6ce483ae45 Add optional navbar search (for docs.gitea.io) (#112)
Reviewed-on: https://gitea.com/gitea/theme/pulls/112
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2022-07-31 09:44:20 +08:00
dachary af02c706cb Add nlnet as a sponsor (#108)
NLnet is sponsoring Gitea development by funding developers to work on specific features. The application and the allocation of this funding was [discussed on the Gitea forum](https://discourse.gitea.io/t/nlnet-grant-application-for-federation-deadline-october-1st-2021/4073) from the start.

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/theme/pulls/108
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-05-15 06:12:47 +08:00
dachary 0fce87f8c7 update footers to add missing sponsors (#110)
Update the footer link to reflect the state of sponsors:

* Remove DigitalOcean
* Add Towhee, Hostea, Two Sigma

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/theme/pulls/110
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-05-11 07:35:20 +08:00
dachary 1aca0e1c4d Add hostea as a gold sponsor (#109)
![image](https://gitea.com/gitea/theme/attachments/db487247-b0d2-4af1-b279-4cc83f27a6c2)

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/theme/pulls/109
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-05-10 08:56:18 +08:00
techknowlogick b32a3462df Update 'layouts/post/single.html' 2022-04-21 05:03:41 +08:00
techknowlogick 540181e87c Update 'layouts/post/list.html' 2022-04-21 05:00:20 +08:00
Lunny Xiao 1ce134e989 Add towhee as sponsor (#107)
Via https://opencollective.com/towhee

Reviewed-on: https://gitea.com/gitea/theme/pulls/107
Reviewed-by: 6543 <6543@obermui.de>
2022-04-11 16:10:01 +08:00
techknowlogick abf59f7aa8 allspice to footer 2022-01-24 15:23:18 -05:00
techknowlogick e0918dd84a add allspice 2022-01-24 15:22:36 -05:00
wxiaoguang d719c8e965 Use vertical-align: bottom; instead of middle to avoid the Web UI jumping when mouse hovers the section title. (#106)
Before: the height of the section title jumps between 25 ~ 28 when mouse leaves and After: the height is fixed
2022-01-13 23:53:10 +08:00
techknowlogick 6a2ae1ca6c Update 'layouts/home/index.html' 2021-11-29 09:34:25 +08:00
Lunny Xiao 34795df6a0 Add twosigma on sponsors list (#103)
ref: https://opencollective.com/twosigma
Reviewed-on: https://gitea.com/gitea/theme/pulls/103
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-29 09:25:35 +08:00
techknowlogick 8fc0c6257d add SoEBeS logo to home page 2021-02-03 20:39:55 +08:00
techknowlogick 9ad1096505 add SoEBeS to footer 2021-02-03 20:38:36 +08:00
Lunny Xiao 03273f97ff
Adjust the height of sponsors logos 2021-02-02 23:04:57 +08:00
techknowlogick a8426a045e Update 'layouts/home/index.html' 2021-02-02 22:01:56 +08:00
Lunny Xiao d47142db4a Arrange sponsors two columns per row (#94)
As title.

Reviewed-on: https://gitea.com/gitea/theme/pulls/94
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-02-02 21:56:33 +08:00
techknowlogick af7f002cfb Update 'layouts/home/index.html' 2021-02-02 20:41:22 +08:00
techknowlogick 61eb52d1a6 Update 'layouts/partials/footer.html' 2021-02-02 20:38:14 +08:00
rgentry 0d6e1417ed Vertical center sponsors logos (#93)
This is a small change that vertically aligns the spoonsors logos.

Before:

![image](/attachments/f0b80b22-a11d-4030-8fe5-f3e38f68a25c)

After:

![image](/attachments/43d5c469-841f-4697-866c-27de5a6ee712)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/theme/pulls/93
Co-authored-by: rgentry <rgentry@noreply.gitea.io>
Co-committed-by: rgentry <rgentry@noreply.gitea.io>
2021-02-02 20:35:02 +08:00
pat-s 1c46f91bdf Add ToC shortcode and CSS class (#90)
add toc shortcode and css class

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Reviewed-on: https://gitea.com/gitea/theme/pulls/90
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-Authored-By: pat-s <pat-s@noreply.gitea.io>
Co-Committed-By: pat-s <pat-s@noreply.gitea.io>
2020-12-08 00:03:54 +08:00
techknowlogick 79fd0de3d5 rm logo 2020-10-28 23:36:29 +08:00
techknowlogick acc6f0a09f DiDi no longer sponsors (#86)
Merge branch 'master' into techknowlogick-patch-2

DiDi no longer sponsors

Reviewed-on: https://gitea.com/gitea/theme/pulls/86
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: techknowlogick <techknowlogick@gitea.io>
Co-Committed-By: techknowlogick <techknowlogick@gitea.io>
2020-10-28 23:34:59 +08:00
techknowlogick c2a8004eec add EM logo to home page 2020-10-06 16:08:18 +00:00
techknowlogick 8169713bf7 update equinix metal link 2020-10-06 16:05:43 +00:00
techknowlogick 640785e8b3 new hugo 2020-09-27 20:46:11 +00:00
techknowlogick 7d5c374e4a Hugo Deprecations (#85)
Merge branch 'master' into hugo-deps

Hugo Deprecations Fix #83

Reviewed-on: https://gitea.com/gitea/theme/pulls/85
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-04-28 03:28:56 +00:00
techknowlogick 325d7f0ef0 update footer to show sponsor logos (#84)
add sponsor section to home

revert footer changes

update footer to show sponsor logos

Co-authored-by: Matti R <matti@mdranta.net>
Reviewed-on: https://gitea.com/gitea/theme/pulls/84
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-04-28 02:07:28 +00:00
John Olheiser 968e5d5bf3 Add anchors to all headers (#78) 2019-12-07 04:07:49 +00:00
Lunny Xiao b2e23faacd Add didiyun on site footer (#76) 2019-10-14 12:50:13 +00:00
Tom Morris 5ce737fbe3 Adds hreflang attribute to language version links (#72)
This helps search engines and other user agents to find different versions of the page.
2019-04-21 10:46:51 +08:00
kolaente 333dfb107d Fixed docs content page overflow (#71) 2019-04-14 18:56:01 +08:00
techknowlogick 0a50d256d4
Add www to packet link (#69) 2019-03-18 11:13:52 -04:00
techknowlogick 9cf082d94c Add links to our sponsors in the footer (#66)
* Add links to our sponsors in the footer

* Update footer.html
2019-01-25 09:28:51 +02:00
Lauris BH b16ed6beb0
Change for blog comments to use discourse instead of disqus (#62)
* Change for blog comments to use discourse instead of disqus

* Fix ident
2018-07-13 20:31:34 +03:00
David Schneiderbauer ac242874e5 fix padding in blog posts; change div sections to actual section tags (#60) 2018-06-05 10:37:40 +03:00
Jonas Franz c95f77d545 Add screenshot with higher resolution and PNG format (#59)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-24 08:26:24 +08:00
David Schneiderbauer d29f3571b6 fix padding on mobile (#57) 2018-05-23 17:02:45 +08:00
techknowlogick 814fe8baaa Fix 404 image (#56) 2018-05-23 10:02:25 +08:00
kolaente a1e45d4360 New design (#54) 2018-05-22 21:04:51 -04:00
Morgan Bazalgette 2cc499cb4b Always ensure there's a title (#53) 2018-05-03 19:31:52 +03:00
Bo-Yi Wu d628be7f98 update logo (#39)
* update logo

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* fix layout.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-02 16:17:08 +08:00
Kim "BKC" Carlbäcker 299e1d5650 Mention INBlockchain as new sponsor instead of DO. (#38) 2017-08-02 09:49:51 +03:00