Commit Graph

139 Commits

Author SHA1 Message Date
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
Tiago
86bd543a52 Portuguese Localization (#1157)
* added portuguese i18n file and icluded pt under home's translations

* Localized additional terms in portuguese

* translated home page title text

* change Portuguese shorthand code (pt) to a more specific Brazilian Portuguese (pt_BR)

* updated localization format for Portuguese from pt_BR to pt-br to match the convention.

* cache bust the localize script

---------

Co-authored-by: tiagosomda <tiago@somda.net>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2025-09-11 22:56:25 +02:00
midzer
0ff7cef038 update lightbox (#1145) 2025-08-22 16:07:38 +02:00
Emi
9090f81642 fix dropdown background 2025-08-22 12:50:21 +02:00
Emi
609660570c fix #1144 2025-08-22 12:41:08 +02:00
Emi
7792799eb6 Add events and forum to community nav dropdown 2025-08-21 21:33:23 +02:00
Adam Scott
5997d6e03e Update events layout
- Add `cover_image_caption` (which uses figcaption under the hood)
- Change event details from a list to a table (more semantic and looks
  better)
2025-08-13 08:40:27 -04:00
Winston
b4552b696e Add gamescom community meetup 2025-08-11 17:09:06 +02:00
David Snopek
57df19d8c8 Add blog post about Godot OpenXR Vendors 4.0.0 release (#1099)
* Add blog post about Godot OpenXR Vendors 4.0.0 release

* change date

---------

Co-authored-by: Emi <coppolaemilio@protonmail.com>
2025-07-22 12:10:52 +09:00
Emi
5ad55799fc Add Dogwalk interview and page to showcase (#1119)
Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
2025-07-15 10:10:09 +09:00
Emi
744e93c617 Small fix and invalidation 2025-06-26 16:15:52 +02:00
Tomasz Chabora
1f2d30de44 Add Polish translation (#1102) 2025-06-26 15:25:51 +02:00
Adam Scott
5ebd3677fc Fix dotnet download button being too pale on the release pages 2025-06-25 13:32:25 -04:00
Adam Scott
589b018633 Fix priorities page (#1091)
- Fix Sass 2.0 warnings
  - see https://sass-lang.com/documentation/breaking-changes/mixed-decls/
  - see https://sass-lang.com/documentation/values/calculations/
- Format priorities/base.scss
- Replace gsap with anime.js in priorities.mjs
2025-06-23 22:19:15 +02:00
Adam Scott
0d5d5474a8 Fix 4.3 and 4.4 release pages (#1090)
- Remove gsap
- Add anime.js (MIT licensed)
2025-06-23 21:09:48 +02:00
lumenwrites
0d1bf18177 Add Consoles page (#1085) 2025-06-20 16:16:35 +02: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
edaa14ca3d Add "Upcoming (serious) Web performance boost" article (#1063)
* Add "Upcoming Web (serious) performance boost" article

* Update date and image

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2025-06-05 21:43:11 +02:00
Emi
881f81dcc5 Add buckshot roulette 2025-04-11 15:44:38 +02:00
Myeongjin
6cfd44f3c0 Add Korean translation (#1050) 2025-04-09 13:17:43 +02:00
Hugo Locurcio
94f7ba5197 Fix download card donate link color on light theme (#1041)
Previously, it appeared as dark gray text on a blue background, which
was difficult to read. It now appears as white text on a blue background.

The appearance on dark theme is unchanged.
2025-03-21 15:17:05 -07: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
0944a6e4c0 Add 4.4 banner to the main page. 2025-03-04 06:56:44 -05: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
Haoyu Qiu
2dd91ecc06 Change the display name of zh-cn and zh-tw locale (#1022) 2025-02-28 17:01:46 +01:00
憨憨羊の宇航鸽鸽
2edefe2f9d Add Chinese localization (#1021)
* Add Chinese

* Adding cache bust to the js file

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2025-02-28 12:15:53 +01:00
Hugo Locurcio
99edecc827 Add French localization (#1018) 2025-02-28 00:44:04 +01:00
Emi
bf79f99062 Add localization plugin and initial es translation (#1011)
* Add plugin and initial `es` translation

* Add missing features to plugin

* Translate home page and sponsors

* Add language selector and widen nav

* Fix mobile style and language selector

* Add js helper file

* Update header.css

* translate footer
2025-02-27 19:33:16 +01:00
Emi
d237e98602 Add Outskirts demo to hero image rotation 2025-01-13 13:05:49 +01:00
Emi
44f8e37f87 Update donation popup and update links going to /donate/ 2025-01-03 19:56:43 +01:00
Emi
072eff1869 Add Callbreak to the showcase page
The most popular Godot game in mobile :)
2024-12-19 18:32:09 +01:00
Emi
c4f119db77 Add new showreel video 2024-12-19 12:42:03 +01:00
Adam Scott
4e36a061fd Fix info-card dark mode colors (#974) 2024-12-04 22:05:52 +01:00
Adam Scott
151966e6a9 Add "Beyond #100000: You're breathtaking!" (#972) 2024-12-04 21:39:44 +01:00
Emi
b2d4f6f5db Add Badaboom to showcase 2024-12-03 13:39:34 +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
Rémi Verschelde
11bf6ace83 Add statement on GodLoader malware loader (#966)
* Add statement on GodLoader malware loader

Also update macOS download page to mention who signs and notarizes the build.
(macOS sadly doesn't show this information to users easily.)

* Update cover image, fix avatar background and add ` to file names

* Update collections/_article/statement-on-godloader-malware-loader.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Add game mods

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
Co-authored-by: Emi <coppolaemilio@protonmail.com>
2024-11-28 14:02:36 +01:00
Thaddeus Crews
94923dd4dd Add a handsome devil to list of authors 2024-11-06 13:52:23 -06:00
Emi
bc77800fb3 Add Windowkill to showcase 2024-11-04 11:57:44 +01:00
Emi
17f2839840 Add BlueSky to community and footer 2024-10-22 13:22:31 +02:00
Brandon Chang
5a8b799a17 update platform icons (#948) 2024-10-22 12:46:00 +02:00
Fredia Huya-Kouadio
805218a2c4 Add a blog post for the release of the Godot Editor on the Meta Horizon store (#935)
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-09-23 17:13:37 +02:00
Emi
659fedfb1e Nav, hero and buttons design update (#932) 2024-09-17 10:46:34 +02:00
Emi
3404912713 Add Luck be a Landlord 2024-09-04 18:40:56 +02:00
Emi
d72d04f665 Graduating Gourdlets 🥳 2024-08-26 16:00:21 +02:00
Zach Dodson
d375663b07 fixes contrast issue detailed in https://github.com/godotengine/godot-website/issues/913 (#914) 2024-08-25 21:54:56 +02:00
Adam Scott
9ade313675 Fix mush of the 4.3 page on older browsers (#910) 2024-08-19 18:42:35 +02:00
Emi
d3b64552b7 New footer design (#907)
* New Footer

* Make main.css be an scss file to handle imports

* Remove margin gap fix

* remove unused logos

* Update _sass/_footer.scss

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>

* Update _sass/_footer.scss

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>

* Update assets/css/main.scss

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>

---------

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-08-18 18:48:02 +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