17 Commits

Author SHA1 Message Date
Jowan
ed9636bc4d GodotFest has passed 🥲 (#1210)
Making this PR from my phone from the train going back from Munich 😭. Was an amazing event!
2025-11-14 08:48:36 +01:00
Jowan
34cc8ed42e Mark gamescom meetup as passed (#1176) 2025-09-27 14:22:07 +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
steen
cfba792c1d add godotfest 2025 announcement (#1081)
* add godotfest 2025 announcement

* Update collections/_article/godotfest-2025.md

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

* Update invite

* swap out cover image

* Update godotfest-2025.md

* fix cover image path

* Fix event cover and short date

* open ticket shop

* update call for submissions

* add ticket info to event

* fix links

* move post date

* pr review changes

* avoid emoji issues

* point cfp link to main page

* Update collections/_article/godotfest-2025.md

Co-authored-by: Johannes Ebner <Structed@users.noreply.github.com>

* Final edit?

* fix typo

---------

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
Co-authored-by: Emi <coppolaemilio@protonmail.com>
Co-authored-by: Johannes Ebner <Structed@users.noreply.github.com>
2025-06-17 13:24:11 +02:00
Emi
ca79305a91 Add Boston event to events page 2025-01-24 13:30:03 +01:00
Hugo Locurcio
8f2c233990 Avoid redirects in internal links by appending trailing slash (#857)
The web server redirects pages like `/blog` to `/blog/`, which slows
down navigation a bit. This can be avoided by fully spelling out the URLs
in internal links.
2024-05-31 11:50:34 +02:00
LuisCarli
54ffab8c97 Add GodotCon 2024 to events page (#855) 2024-05-30 09:07:42 +02:00
Emi
f8529480e5 Add GDC to list of events 2024-03-07 19:03:11 +01:00
Adam Scott
3154aa748a Set the GodotCon 2023 event as passed (#760) 2023-12-05 13:01:45 +01:00
Emi
4ceca41d87 Update GodotCon event and optionally display registration and entrance fee fields 2023-10-30 12:50:19 +01:00
Yuri Sizov
fb91681f96 Update past and upcoming events 2023-10-16 16:49:49 +02:00
Emi
b1329d8deb Add gamescom blog post, and event (#691)
* Add blog post, and event

* Rephrase last line

* Update collections/_article/godot-at-gamescom-2023.md

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

* Change capitalization

* Update collections/_article/godot-at-gamescom-2023.md

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

* Update collections/_article/godot-at-gamescom-2023.md

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

---------

Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
2023-08-17 18:27:16 +02:00
Emi
e4a0ba7947 Add Godot Con 2023 announcement article (#679)
* Add Godot Con 2023 announcement article

* Create godotcon-2023.md

* Add times
2023-07-18 19:23:20 +02:00
Yuri Sizov
706e2785c6 Move Godot Sprint 2023 to past events 2023-06-29 19:19:26 +02:00
Clay John
60037ee975 Update start time for Godot sprint 2023 (#646) 2023-05-30 16:15:39 +02:00
Yuri Sizov
e666916216 Rework community events using data collections (#628)
- Replace the events page with a generated template
- Convert all events to the data collection format
- Fix various markup issues, typos in texts
- Add collection item templates for articles, showcase, and events
- Fix shadowing in showcase items where `page.xbox` was defined twice
2023-04-24 18:41:54 +02:00