Commit Graph

1334 Commits

Author SHA1 Message Date
Emi
209dc47aff Add Planetenverteidigungskanonenkommandant to the showcase
Also graduate Kamaeru to released 🥳
2024-06-21 14:09:02 +02:00
Rémi Verschelde
c79540548e Release blog post for 4.3-beta2 (#872) 2024-06-20 14:48:23 +02:00
Emi
66aedcfb14 Add Twitch on official social networks 2024-06-18 13:55:56 +02:00
Nathalie Galla
5b3532eea9 Merge pull request #871 from MurderVeggie/godotcon-2024
Remove double headline
2024-06-14 17:55:16 +02:00
Nathalie Galla
7f81479542 fix 2024-06-14 17:54:39 +02:00
Winston
027a479166 Merge pull request #870 from MurderVeggie/godotcon-2024
Add GodotCon 24 article
2024-06-14 17:49:44 +02:00
Nathalie Galla
e64946483c added links 2024-06-14 17:44:21 +02:00
Nathalie Galla
2a3590f478 issue fixes 2024-06-14 17:25:40 +02:00
computer-science-student
4f28c3ce20 Link to Linux desktop integration instructions (#802) (#867)
Add a guide to install Godot on Linux, Windows, and macOS.
2024-06-14 00:34:48 +02:00
Nathalie Galla
ddde7167c1 minor fixes 2024-06-13 23:17:30 +02:00
Nathalie Galla
41382d017f changed my name to nat 2024-06-13 23:02:00 +02:00
Nathalie Galla
55caab3dbc saving is key 2024-06-13 22:58:41 +02:00
Nathalie Galla
35a6ad9ad3 godotcon 24 blogpost
added article, some links are still missing
2024-06-13 22:56:03 +02:00
Clay John
9b5d6c7e3c Recognize QBieshay as the VFX team lead (#869) 2024-06-11 21:44:41 +02:00
Winston
1c31b7cc80 Merge pull request #868 from winston-yallow/upload-site-as-artifact
Upload site as artifact
2024-06-06 09:52:09 +02:00
Winston
601b3896eb Upload site as artifact 2024-06-06 09:45:16 +02:00
Winston
a756026083 Merge pull request #864 from adamscott/fix-minify-generation
Fix relative path issue with `minify`
2024-06-06 09:37:07 +02:00
Emi
86eba1a190 Update sponsors.yml 2024-06-06 01:18:20 +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
Silc Lizard (Tokage) Renew
c0ef67dbc9 Fix FroceContinuous video glitch, override illust background color (#865) 2024-06-04 21:51:20 +02:00
Emi
ea34316bef fix anchors 2024-06-04 17:56:29 +02:00
Silc Lizard (Tokage) Renew
46bb6148c0 Add Migrating Animations from Godot 4.0 to 4.3 article (#851)
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>
2024-06-04 16:15:01 +02:00
Adam Scott
92d02eae4a Fix relative path issue with minify 2024-06-03 09:30:31 -04:00
Adam Scott
7335d8d2c7 Fix minify generation of ./_site/ (#863) 2024-06-03 10:16:30 +02:00
Raul Santos
c40766384d Fix C# link in 4.3.beta1 blog post (#862) 2024-06-02 18:13:24 +02:00
Adam Scott
8d13960454 Add missing interactive music section in 4.3.beta1 blog post (#859) 2024-05-31 19:07:14 +02:00
Emi
1a860bba25 Make valid json out of the box 2024-05-31 17:42:06 +02:00
Emi
d58271f822 make a custom structure for version.json (#858)
This will merge the "flavor" release with the rest of the releases in a simpler array
2024-05-31 16:20:37 +02:00
Emi
ff8a04ea90 Add missing ) 2024-05-31 13:52:45 +02:00
Rémi Verschelde
747acdf3c1 Mention issue with 4.3 beta 1 update checker 2024-05-31 13:51:47 +02:00
dependabot[bot]
973c02b1dc Bump rexml from 3.2.5 to 3.2.8 (#849)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 13:21:03 +02:00
Rémi Verschelde
0a5102baf6 Fixup 4.3 beta 1 version 2024-05-31 13:20:17 +02:00
Clay John
6a7ac4bfb2 Add blog post and cover photo for 4.3 beta 1 (#856) 2024-05-31 13:17:47 +02: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
Emi
7633697a90 Update sponsors.yml 2024-05-30 19:03:09 +02:00
LuisCarli
54ffab8c97 Add GodotCon 2024 to events page (#855) 2024-05-30 09:07:42 +02:00
David Snopek
f260132a80 Add Bromeon to the GDExtension team (#853) 2024-05-23 17:45:19 +02:00
Emi
0b4fcb8b62 Add LoadComplete as a Silver Sponsor 2024-05-22 14:45:52 +02:00
Karlo Koščal
c76cb713b6 Update URLs for Croatia (#850)
Replace URLs for Croatia Godot-specific servers (which are getting deleted) with general-purpose gamedev servers
2024-05-19 15:52:38 +02:00
Raul Santos
56bb5964ac Fix C# platform support table (#848)
Mono requires .NET 7.0, since we use `coreclr_create_delegate` which wasn't implemented in Mono before 7.0.
2024-05-16 01:10:32 +02:00
Adam Scott
a76351884c Fix date of the newly merged "Web Export in 4.3" (#847) 2024-05-15 15:22:16 +02:00
Rémi Verschelde
7982b346bc Proofreading pass on 3.6-beta5 blog, add missing avatar
Co-authored-by: clayjohn <claynjohn@gmail.com>
2024-05-15 15:21:00 +02:00
Adam Scott
e4ddd69c46 Add Web Export in 4.3 progress report article (#843) 2024-05-15 15:15:25 +02:00
Adam Scott
09c7ac5775 Add way to customize host and port for build-and-serve.sh (#846) 2024-05-13 17:08:45 +02:00
lawnjelly
d14f15e5c9 Godot 3.6 beta 5 blog post (#844)
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-05-13 14:56:46 +02:00
Winston
768c828e17 Remove showcase submission form (#845) 2024-05-11 20:49:50 +02:00
Jan Klass
c15406abac Add Lemmy community card (#841)
* add: lemmy community card

* add correct background-color

* Move Lemmy into 'User-supported communities' block

* Use formatting and img background like 'Forums' next to it

* Use asset name consistent to community forums next to it/same category

* Convert img to webp

* Change community title to 'proramming.dev'

* Reduce title font size

to fix dynamic scaling issues (text exceeding layout-considered-acceptable-space)

* Fix breakpoint for user-supported communities long cards

* Update community.html

---------

Co-authored-by: Jens Becker <mail@jens.pub>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-05-07 14:12:49 +02:00
Clay John
fa7e4cdf3a Fix typos in reverse z blog post (#842)
In a few places I used `clip_space` variable (which was undefined) instead of the proper `clip_pos`
2024-05-07 11:43:46 +02:00
Emi
d6e654f647 invalidate main css cache 2024-05-03 12:12:34 +02:00
Emi
bb0f0a41c3 Consolidate download sections and remove LTS terminology for Godot 3 2024-05-03 12:08:59 +02:00