11 Commits

Author SHA1 Message Date
Yuri Sizov
4a47e4b3bb Improve the looks of the download archive listing 2023-10-16 15:54:27 +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
Emi
af1352ecb5 Add images to the Valencia events 2023-04-19 20:49:22 +02:00
Clay John
1d31a14202 Update events page to include Valencia user meeting in June (#622) 2023-04-18 21:41:44 +02:00
Emi
bce851f6f9 Update Valencia event details 2023-04-10 11:11:34 +02:00
Yuri Sizov
2e896bb6c9 Update some outdated static information
Closes https://github.com/godotengine/godot-website/issues/610.
2023-04-03 17:25:38 +02:00
Emi
e91cb267ce move images to gdc2023 directory 2023-03-07 17:51:15 +01:00
Emi
664c30eb8c GDC blog post and event (#592)
* article and event

* Update collections/_article/gdc-2023-godot-games.md

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

* Update pages/events.html

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>

* Update collections/_article/gdc-2023-godot-games.md

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>

* Update collections/_article/gdc-2023-godot-games.md

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>

* Update collections/_article/gdc-2023-godot-games.md

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>

* Add OSM link for the meetup

* Update collections/_article/gdc-2023-godot-games.md

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>

* gdc event image

---------

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2023-03-07 17:42:10 +01:00
Yuri Sizov
2d0b1f8048 Improve page metadata across the board (#554)
Also makes the base downloads page used for redirect noscript and OG friendly
2023-02-11 23:27:41 +01:00
Rémi Verschelde
d91bd9fa27 Add missing newlines at EOF 2023-01-13 14:35:36 +01:00
Emilio Coppola
2fa65521ee Complete website rewrite
This PR replaces the current CMS website with a static version of it built using Jekyll.

- Everything should be working 1 to 1 with the same permalinks except for the `/news` page (not articles) which was renamed as `/blog` (old links will redirect to new ones).
- The showcase entries on the home page now redirect to their showcase page in our site so that the user can choose which store front or page to visit next.
- I also changed the first link from the nav bar to go to the showcase page since the features one is still pretty outdated.

Co-authored-by: Yuri Sizov <yuris@humnom.net>
2023-01-09 19:14:36 +03:00