Commit graph

52 commits

Author SHA1 Message Date
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
Bo-Yi Wu 6e8309b01f
fix render bug
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-13 16:35:00 +08:00
Bo-Yi Wu 4ceb55dcca support facebook og meta data, (#35)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-13 11:11:32 +08:00
Matthias Loibl 55617f2b59
The blog content shall not be that wide, but more readable 2016-12-23 19:58:45 +01:00
Matthias Loibl 8be15bc3bd
Remove links from empty navigation headlines 2016-12-23 14:41:45 +01:00
Thomas Boerger 7acfebc3ad
Added locale selection to footer 2016-12-16 14:25:27 +01:00
Kim "BKC" Carlbäcker e397373e63 Mention hosting by DigitalOcean (#19) 2016-12-15 14:19:56 +08:00
Thomas Boerger 68b2be4eb8
Integrated custom disqus template 2016-12-12 14:33:56 +01:00
Thomas Boerger 1b3ecd91c7
Fixed i18n and disqus 2016-12-12 13:44:42 +01:00
Thomas Boerger f07f6a44de Merge pull request #16 from go-gitea/changes
Additional changes and cleanup
2016-12-09 16:25:56 +01:00
Thomas Boerger ea0691c2c1 Merge pull request #15 from go-gitea/dl-link
Open downloads in new tab until we got a better layout
2016-12-09 16:25:33 +01:00
Thomas Boerger 6172166474
Cleanup of the theme files 2016-12-09 15:04:08 +01:00
Thomas Boerger 422ed4aebc
Dropped bad translated 404 file 2016-12-09 15:03:24 +01:00
Thomas Boerger 4c8caf15ad
Open downloads in new tab until we got a better layout 2016-12-09 10:23:28 +01:00
Thomas Boerger 7a51921f2b
Include internal disqus template 2016-12-09 09:17:20 +01:00
Matthias Loibl edbd766aa9 Add missing indentations in toplinks.html 2016-12-07 10:20:44 +01:00
Matthias Loibl 0b8af529b5 Fix whitespaces in toplinks.html 2016-12-07 10:18:30 +01:00
Matthias Loibl e35c7d5e38
Migrate all HTML from bootstrap v3 to v4 2016-12-06 23:27:37 +01:00
Matthias Loibl 097f73c3cd
Remove partial that's only included once 2016-12-06 22:01:16 +01:00
Thomas Boerger 1e8922c0ef
Added basic templates 2016-12-01 17:36:23 +01:00