Commit Graph

934 Commits

Author SHA1 Message Date
Yuri Sizov
fa00a18948 Update the version release guidelines 2023-03-15 12:30:08 +03:00
Yuri Sizov
57b6703c5b Hardcode the name of the stable 3.x branch on Steam 2023-03-15 12:26:40 +03:00
Yuri Sizov
8d602395c7 Merge pull request #599 from YuriSizov/download-epic-store
Add Epic Games Store link to the downloads page
2023-03-15 10:24:58 +01:00
Emi
007b923bc0 Update _layouts/download.html
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2023-03-14 22:08:49 +01:00
Yuri Sizov
99e7ef13f2 Add Epic Games Store link to the downloads page
- Only for Godot 4
- Also optimize existing SVG files on this page
2023-03-14 18:39:30 +01:00
Yuri Sizov
9e1694ffa5 Merge pull request #598 from YuriSizov/downloads-use-github-everywhere
Use GitHub as the main download source everywhere
2023-03-14 17:36:31 +01:00
Yuri Sizov
ef7fb2ff4c Use GitHub as the main download source everywhere 2023-03-14 13:55:09 +01:00
Emi
4a5785e2fc Update sponsors.yml
Zenva requested we update the link to their website.
2023-03-13 10:28:06 +01:00
Emi
5ec5e17b65 Add zenva and move other sponsors (#597) 2023-03-10 16:31:02 +01:00
Jacob
5e8bd1d861 Features.html: Fixes up minor grammar issues (#594) 2023-03-09 12:57:07 +01:00
Rémi Verschelde
74209e4760 Fix typo in 3.5.2 article 2023-03-08 19:06:05 +01:00
Rémi Verschelde
1f24bc478a Fix order for latest 3.x version 2023-03-08 15:18:24 +01:00
Rémi Verschelde
339f2cf7e5 blog: Add "Maintenance release: Godot 3.5.2" (#596) 2023-03-08 15:08:04 +01:00
Yuri Sizov
ee7308736d Escape title, author, and content for the RSS feed 2023-03-08 13:33:49 +01:00
Emi
4ef6c6993d Add Cassette Beasts 2023-03-07 18:58:05 +01:00
Yuri Sizov
932628b3f0 Improve styling and layout of articles (#593)
* Improve styling and layout of articles

Also reimplement header articles in a safer and more idiomatic way.

* Update assets/css/anchor-link.css
2023-03-07 18:11:15 +01:00
Emi
e91cb267ce move images to gdc2023 directory 2023-03-07 17:51:15 +01:00
Emi
2b0600fd30 Update gdc-2023-godot-games.md 2023-03-07 17:43:40 +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
Yogendra Manawat
6ecf00e65f Anchor links to headings (#556)
* anchor-link-to-headings

* fixed anchor to headings

* Revert "fixed anchor to headings"

This reverts commit af2bc1c7ac.

* anchor-JS-solution

Anchor link to heading JS solutions, and show a toast when link get copied.

* Update anchor-link.js

Made it so that the URL on your browser also updates when you click on it to give feedback to the user and help if they want to copy + paste manually again in the future (trying to emulate our docs behavior). Also changed the style a bit.

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2023-03-06 14:31:18 +01:00
John Veness
79e20ff5c8 Fix case of macOS in download layout (#589) 2023-03-03 22:59:12 +03:00
John Veness
55e1bd3730 Fix English in godot-4-0-sets-sail (#586) 2023-03-03 11:43:16 +01:00
Yuri Sizov
4df8303948 Improve styling of the features page (and some buttons) (#587) 2023-03-03 11:39:34 +01:00
Yuri Sizov
53150d163f Correct featured showcase aspect ratio 2023-03-01 21:32:57 +01:00
Raul Santos
881bb971c4 blog: Remove mention of GDExtension support in C# from 4.0 release article (#581) 2023-03-01 18:48:27 +01:00
Yuri Sizov
164f30893b Add the missing link 2023-03-01 18:25:52 +01:00
Nathan Lovato
22935cba93 blog: Add "Godot 4.0 sets sail: All aboard for new horizons" (#577)
* blog: Add "Godot 4.0 sets sail: All aboard for new horizons"

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
Co-authored-by: Emi <coppolaemilio@protonmail.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2023-03-01 17:43:51 +01:00
Yuri Sizov
31d8ed60f8 Fix links a bit more, and restore AAR 2023-03-01 17:38:41 +01:00
Yuri Sizov
c92b3811c4 Switch download links to GitHub to avoid the hug of death on TF 2023-03-01 17:34:43 +01:00
Yuri Sizov
4e0ba4eb5d Fix the features editor frame position 2023-03-01 17:21:34 +01:00
Yuri Sizov
ed14ff29b0 Fix styling for the features page 2023-03-01 17:02:24 +01:00
Yuri Sizov
408ed76629 Update website for the imminent Godot 4 release (#579)
* Update Home and Features pages for Godot 4

Adds support for 2 simultaneous stable versions of the engine
Dubs Godot 4 as Latest and Godot 3 as LTS
References new features of Godot 4 as extras on the Features page
Downloads are WIP

* Split Download pages for 4.x and 3.x and cross-link them

Also slightly improve styling of the pages

* Promote Features over Showcase in main navigation again

* replace editor image

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2023-03-01 15:19:59 +03:00
Yuri Sizov
bf2bcc6dd5 Merge pull request #580 from coppolaemilio/new-showcase-items
Add Lumencraft and A Most Extraordinary Gnome
2023-03-01 12:45:23 +01:00
Emi
5ee65c880c Add Lumencraft and A Most Extraordinary Gnome 2023-03-01 10:18:18 +01:00
Emi
35d79e97a3 Add raulsantos and faless author images 2023-02-27 15:29:52 +01:00
Rémi Verschelde
fbabd0f99f blog: Add "Release candidate: Godot 4.0 RC 6" (#578) 2023-02-27 11:08:31 +01:00
Fabio Alessandrelli
80659ee387 blog: Add client prediction to "Multiplayer in Godot 4.0: Scene Replication" (#576) 2023-02-26 17:34:46 +01:00
Raul Santos
a0d12db986 blog: Add "What's new in C# for Godot 4.0" (#575) 2023-02-25 22:15:34 +03:00
Yuri Sizov
76710e0c1f Merge pull request #569 from YuriSizov/features-overhaul
Overhaul the Features page
2023-02-25 19:34:41 +01:00
Rémi Verschelde
22fb05cd01 Add note about tool script regression in 4.0 RC 5 2023-02-25 15:58:03 +01:00
Yuri Sizov
c3358a7e09 Merge pull request #573 from YuriSizov/download-android-play-store
Promote Play Store version of the Android editor
2023-02-24 19:37:11 +01:00
Yuri Sizov
17bb4db8bb Promote Play Store version of the Android editor 2023-02-24 19:35:43 +01:00
Rémi Verschelde
d944fd523b blog: Add "Release candidate: Godot 4.0 RC 5" (#574) 2023-02-24 19:28:57 +01:00
Fabio Alessandrelli
4aa1bd202d blog: Fix typo in "Multiplayer in Godot 4.0: Scene Replication" (#572) 2023-02-24 11:48:53 +01:00
Rémi Verschelde
6b971d2b41 blog: Add "Release candidate: Godot 4.0 RC 4" (#570) 2023-02-23 19:58:37 +01:00
Fabio Alessandrelli
4a88eda5ea blog: Add "Multiplayer in Godot 4.0: Scene Replication" (#562)
* blog: Add "Multiplayer in Godot 4.0: Scene Replication"

* Copyedit

* update publishing date

---------

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2023-02-23 12:32:48 +01:00
Yuri Sizov
ca8338b492 Add a screenshot of the editor as a frame for showcase
Also fix some issues I missed the last time
2023-02-22 03:41:29 +01:00
Yuri Sizov
c44c1f10c7 Improve visuals and spacing of the elements 2023-02-21 22:23:54 +01:00
Yuri Sizov
d40c6582e3 Add copy to every feature blurb 2023-02-21 19:38:27 +01:00
Yuri Sizov
971a97f81d Finalize page design and tweak mobile view
Also tweak the shared footer
2023-02-21 19:38:26 +01:00