👀 Blink and you've missed it! We've updated the tech stack of #GodotEngine's website, and it should feel a lot snappier from now on!

While the change is mostly for our own sake, @emi_cpl made an effort to clean up the "Showcase" page just for you:

https://godotengine.org/showcase/

Note that this is not related to the download speeds of the releases, but is about the website itself.

Godot Rendering Priorities: September 2024

4.3 is out. It's time for an update!

Godot Engine
@yurisizov Nice! Can I ask what the tech stack you're using? 😀

@julianvos We used to have a CMS, and now the entire website is static, generated with Jekyll (for no particular reason, but it's okay and familiar).

You can see the set up in the repo: https://github.com/godotengine/godot-website

Issues · godotengine/godot-website

The code for the official Godot Engine website. A static site built using Jekyll. - Issues · godotengine/godot-website

GitHub