11 Commits

Author SHA1 Message Date
Adam Scott
d0826c9b31 [Hotfix] Fix issues with the 4.4 page
- Fix issues with 4.4 page (caused by a common release template change)
  - Fixes credit names to be the same size for every name
- Remove superfluous debugger call in the 4.5 release page
2025-09-18 09:59:06 -04:00
Adam Scott
5387797774 Godot 4.5 release page
Huge thanks to JohnVeness, AThousandShips, and Meorge for their
great help rewording my broken English.
2025-09-15 16:03:40 -04:00
Adam Scott
5ebd3677fc Fix dotnet download button being too pale on the release pages 2025-06-25 13:32:25 -04:00
Hugo Locurcio
b42580d8cc Fix Sass deprecations (#1080)
* Fix building with Jekyll on Ruby 3.4

Ruby 3.4 removed several standard library packages, so they have
to be installed as gems instead.

This also updates Jekyll to use a version that's supported in Ruby 3.4.

The minimum required Ruby version is now 3.2.

* Fix Sass deprecations

This allows the website to build on Ruby 3.4.0 + Jekyll 4.4.1.

More information:

- https://sass-lang.com/blog/import-is-deprecated/
2025-06-12 20:42:21 +02:00
Adam Scott
8c3a18b062 Fixes some issues with the 4.4 release page (#1033)
- Fixes missing margins of the download content
- Add Play Store and Horizon Store releases
- Display all downloads when JavaScript is disabled
2025-03-06 16:09:44 +01:00
Adam Scott
e6bdb5c006 Add 4.4 release page (#1023)
Co-authored-by: Nathalie Galla <murderveggie@gmail.com>
2025-03-03 17:41:42 +01:00
Adam Scott
6f0e01cbc9 Add Godot priorities page (#955)
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-12-02 21:44:47 +01:00
Emi
659fedfb1e Nav, hero and buttons design update (#932) 2024-09-17 10:46:34 +02:00
Adam Scott
9ade313675 Fix mush of the 4.3 page on older browsers (#910) 2024-08-19 18:42:35 +02:00
Adam Scott
f2b79e2786 Set logo to background-position 0 (#898) 2024-08-15 13:17:40 +02:00
Adam Scott
b31ec62d03 Add 4.3 release page (#882)
- Web development by Adam Scott with help from Emilio Coppola
- Design template by Luis Carli
- Visuals by Adam Scott with speial thanks to GDQuest, Kenney, and FR3NKD
- Texts by Nathalie Galla & Adam Scott

Co-authored-by: Nathalie Galla <murderveggie@gmail.com>
Co-authored-by: luiscarli <git@luiscarli.com>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-08-15 12:57:38 +02:00