67 Commits

Author SHA1 Message Date
Hugo Locurcio
3044b69f3b Add links to priorities page in the header and on the Features page (#1216) 2025-11-29 14:22:39 +01:00
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
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
Emi
744e93c617 Small fix and invalidation 2025-06-26 16:15:52 +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
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
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
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
44f8e37f87 Update donation popup and update links going to /donate/ 2025-01-03 19:56:43 +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
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
Emi
659fedfb1e Nav, hero and buttons design update (#932) 2024-09-17 10:46:34 +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
Nathalie Galla
37a6598b23 gamescom 2024 blogpost (#892)
* gamescom 2024 blogpost

announce our attendance and two meet-ups

* update to new text

save first, then commit

* clean up and thumbnail

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-08-06 16:47:47 +02:00
Jan Klass
16721abcf4 Drop 'Blender ESCN exporter' from download pages (#866)
Blender ESCN exporter is unmaintained and experimental with [51 open bug tickets][openbugs].

As discussed in #713, drop the prominent mention on the download pages.

Fixes #713

I haven't run it locally (no Ruby/Jekyll env), but I tested with DOM changes directly.

The CSS break point `768px` looks better now that it's two columns, so no need to change it despite now being two instead of three layout/card columns.

[openbugs]: https://github.com/godotengine/godot-blender-exporter/issues?q=label%3A%22bug%22+is%3Aopen+sort%3Aupdated-desc
2024-06-05 17:01:28 +02:00
Adam Scott
e4ddd69c46 Add Web Export in 4.3 progress report article (#843) 2024-05-15 15:15:25 +02:00
Emi
5c67337d0e Make hero shorter and update call to actions (#840)
* Make hero shorter

* Update home.html

* Remove max-width for subtitle text
2024-05-03 09:47:47 +02:00
snoopdouglas
619f4487ee Reduce homepage hero font size on mobile (#833)
#831
2024-04-15 10:31:00 +02:00
Michael
8c9116fa82 Convert images to webp (#803)
* Convert images

* Update image paths

* Convert more assets

* Fix author image paths

* Fix image paths
2024-02-15 16:37:54 +01:00
Emi
324f5c0d41 Update sponsor background color 2024-02-07 17:56:12 +01:00
Hugo Locurcio
973cf2b1c2 Highlight recent post dates on homepage and article metadata (#793)
- Display post dates on homepage.

This helps make recent articles more noticeable. The highlight is applied
to post dates less than 48 hours old on the client side.
2024-02-05 06:26:17 +01:00
Emi
ccfeefdf81 Add Nat's January Jams blog post 2024-01-31 12:53:27 +01:00
Yuri Sizov
fca5d2753f Release Godot 4.2 stable and publish release notes 2023-11-30 10:14:32 +01:00
Yuri Sizov
fc8575881f Improve the article download card on mobile 2023-10-27 22:25:34 +02:00
Yuri Sizov
9863552ad6 Add a download card for use in articles 2023-10-25 17:58:01 +02:00
Yuri Sizov
6e74178ca0 Improve the look of download archive pages 2023-10-16 16:45:22 +02:00
Yuri Sizov
4a47e4b3bb Improve the looks of the download archive listing 2023-10-16 15:54:27 +02:00
Yuri Sizov
93e49332a2 Release 4.2 beta 1 and publish release notes (#728)
Release Godot 4.2 beta 1 and publish release notes
2023-10-12 16:49:43 +02:00
Emi
1f59a91cf0 Update sponsors 2023-10-02 19:24:41 +02:00
Emi
03e8e524ab Update list of sponsors 2023-09-25 12:44:52 +02:00
Emi
b701f58379 A post to officially announce the Development Fund. (#703)
* godot-development-fund-post

* Update collections/_article/godot-developer-fund.md

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>

* new image

* update excerpt

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Clay John <claynjohn@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Clay John <claynjohn@gmail.com>

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

---------

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2023-09-12 16:24:52 +02:00
Emi
7fa6b92fab Update sponsors 2023-07-22 00:34:05 +02:00
Yuri Sizov
d0743020f5 Update the download archive and generate individual release pages 2023-06-29 23:04:18 +02:00