Commit Graph

78 Commits

Author SHA1 Message Date
Nathalie Galla
35a6ad9ad3 godotcon 24 blogpost
added article, some links are still missing
2024-06-13 22:56:03 +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
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
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
Emi
5c67337d0e Make hero shorter and update call to actions (#840)
* Make hero shorter

* Update home.html

* Remove max-width for subtitle text
2024-05-03 09:47:47 +02:00
snoopdouglas
619f4487ee Reduce homepage hero font size on mobile (#833)
#831
2024-04-15 10:31:00 +02:00
Nova
d4b8c0b258 Revert press images back to PNGs (#827)
* Revert press images back to PNGs

Closes #824. This PR reverts all the press kit images from WebP to PNGs.

* Delete assets/press/icon_color.webp

* Delete assets/press/icon_color_outline.webp

* Delete assets/press/icon_monochrome_dark.webp

* Delete assets/press/icon_monochrome_light.webp

* Delete assets/press/logo_large_color_dark.webp

* Delete assets/press/logo_large_color_light.webp

* Delete assets/press/logo_large_monochrome_dark.webp

* Delete assets/press/logo_large_monochrome_light.webp

* Delete assets/press/logo_small_color_dark.webp

* Delete assets/press/logo_small_color_light.webp

* Delete assets/press/logo_small_monochrome_dark.webp

* Delete assets/press/logo_small_monochrome_light.webp

* Delete assets/press/logo_vertical_color_dark.webp

* Delete assets/press/logo_vertical_color_light.webp

* Delete assets/press/logo_vertical_monochrome_dark.webp

* Delete assets/press/logo_vertical_monochrome_light.webp

* Update press.html
2024-04-09 13:59:37 +02:00
Mark DiBarry
82caeff870 Add Parallax2D progress report post (#823)
* Add Parallax2D progress report post

* Removed informal language and consolidated post

* Requested changes and re-add two examples

* Add Mr. Dink to thanks list

* Add author and video changes

* Reorganization, phrasing

* More requested changes

* Added new caveat

* Update cover image and release date

* Add MurderVeggie requested changes

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-04-02 11:09:05 +02:00
Emi
26ea409f3f Rename Of Life & Land and graduate them 🎉 2024-04-01 15:34:08 +02:00
Nova
6c826a3e06 Update YouTube video and thumbnail of new showreel (#809) 2024-03-15 16:53:20 +01:00
Darío
5393756a27 Directed acyclic graph for rendering device article. (#801)
* Acyclic graph article.

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

* Add Darío's pfp and post cover image

* Apply suggestions from code review

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

* Remove Support section

---------

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: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-02-16 17:11:55 +01:00
Michael
8c9116fa82 Convert images to webp (#803)
* Convert images

* Update image paths

* Convert more assets

* Fix author image paths

* Fix image paths
2024-02-15 16:37:54 +01:00
Emi
324f5c0d41 Update sponsor background color 2024-02-07 17:56:12 +01:00
Hugo Locurcio
973cf2b1c2 Highlight recent post dates on homepage and article metadata (#793)
- Display post dates on homepage.

This helps make recent articles more noticeable. The highlight is applied
to post dates less than 48 hours old on the client side.
2024-02-05 06:26:17 +01:00
Emi
ccfeefdf81 Add Nat's January Jams blog post 2024-01-31 12:53:27 +01:00
semickolon
88b58a4141 Update showcase page for Until Then (#784)
* Update showcase page for Until Then

* fix and adding to home

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-01-18 21:55:07 +01:00
Nathalie Galla
35d77aa101 Add an article about project communications (#772)
* New blog article

Also added me as author

* Implement feedback and last revisions

* Last typo fixes and links
2023-12-18 18:15:05 +01:00
Emi
e6c1affe92 Replace old Q&A platform with new forum 2023-12-08 17:27:57 +01:00
Winston
4efd9623cb Introduce new Godot forum 2023-12-08 13:55:13 +01:00
Yuri Sizov
fca5d2753f Release Godot 4.2 stable and publish release notes 2023-11-30 10:14:32 +01:00
Yuri Sizov
fc8575881f Improve the article download card on mobile 2023-10-27 22:25:34 +02:00
Yuri Sizov
9863552ad6 Add a download card for use in articles 2023-10-25 17:58:01 +02:00
Yuri Sizov
6e74178ca0 Improve the look of download archive pages 2023-10-16 16:45:22 +02:00
Yuri Sizov
4a47e4b3bb Improve the looks of the download archive listing 2023-10-16 15:54:27 +02:00
Yuri Sizov
93e49332a2 Release 4.2 beta 1 and publish release notes (#728)
Release Godot 4.2 beta 1 and publish release notes
2023-10-12 16:49:43 +02:00
Emi
1f59a91cf0 Update sponsors 2023-10-02 19:24:41 +02:00
Emi
03e8e524ab Update list of sponsors 2023-09-25 12:44:52 +02:00
Emi
b701f58379 A post to officially announce the Development Fund. (#703)
* godot-development-fund-post

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* new image

* update excerpt

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

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

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

* Update collections/_article/godot-developer-fund.md

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

---------

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2023-09-12 16:24:52 +02:00
Emi
959e3cf497 Add community forums (#702) 2023-09-11 12:46:12 +02:00
Emi
9236fcc555 Usagi Shima showcase post. (#695)
* usagi-shima-showcase

* Update collections/_article/godot-showcase-usagi-shima.md

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

* Update collections/_article/godot-showcase-usagi-shima.md

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

---------

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
2023-09-01 11:00:39 +02:00
Emi
03ca6f3611 Add Halls of Torment to the showcase (#692) 2023-08-22 17:28:02 +02:00
Julian Murgia
89ede0cc53 Add blog post for GodotConf 2023 Call for participations (#688)
* Add blog post for GodotConf 2023 Call for participations

* Apply suggestions from code review

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
Co-authored-by: Johannes Ebner <Structed@users.noreply.github.com>

* Add a link to the previous occurrence of live event.

* Apply suggestions from code review

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

* Precise talks duration so they correspond to events.godotengine.org set durations

* Add avatar and revamp sponsors style

* Rename article file

* Delete Microsoft_logo_(2012).svg

* Update thumbnail and edit contact details

---------

Co-authored-by: John Veness <john.veness.github@pelago.org.uk>
Co-authored-by: Johannes Ebner <Structed@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2023-08-10 16:44:42 +02:00
Emi
7fa6b92fab Update sponsors 2023-07-22 00:34:05 +02:00
Emi
c92c11db85 Remove community forum 2023-07-14 17:40:01 +02:00
Emi
d34d956f60 Add Godot Funding Breakdown & Hiring Process article (#670)
* Add Godot Funding Breakdown & Hiring Process article

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>

* Update collections/_article/funding-breakdown-and-hiring-process.md

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

* Update collections/_article/funding-breakdown-and-hiring-process.md

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

* Update collections/_article/funding-breakdown-and-hiring-process.md

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

---------

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2023-07-11 20:04:03 +02:00
Yuri Sizov
d0743020f5 Update the download archive and generate individual release pages 2023-06-29 23:04:18 +02:00
Emi
6f8dd44fc8 Replace OG image. 2023-06-22 19:00:21 +02:00
George Marques
8bd9ea96b3 blog: Add "Godot at BIG Festival 2023" (#655) 2023-06-15 18:12:01 +02:00
Emi
769d029873 Graduating TailQuest 🥳 2023-06-13 18:48:47 +02:00
Emi
6d97c7e1cf Removing Zenva from sponsors 2023-06-12 18:57:15 +02:00
Emi
768c1b4594 Update home section (#642) 2023-05-23 23:54:02 +02:00
Yuri Sizov
5c406d2903 Add a download page for preview builds (#640)
- Make downloads data-driven, create a database of versions;
- Add a custom plugin to generate download URLs;
- Use the new plugin for the regular downloads page as well.
2023-05-17 20:36:53 +02:00
Emi
5cf9381666 Add Mastodon logo to the footer.
The footer needs a full remake, but for now, this will do.
2023-05-04 12:40:44 +02:00
Emi
b9dcb37d9f Add Cassette Beast interview and game to showcase (#632)
This article should be released on the 26th of April since that's the day it comes out. This PR includes the showcase item and an interview (blog post).
2023-04-26 17:05:24 +02:00
Yuri Sizov
026191e892 Improve readability of the blog's search bar (#627) 2023-04-21 00:05:29 +02:00
Emi
06cc8491f1 Add Madness/Endless to showcase page (#616)
* Update lumencraft

* Add Madness/Endless to showcase
2023-04-06 13:38:16 +02: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
Emi
5ec5e17b65 Add zenva and move other sponsors (#597) 2023-03-10 16:31:02 +01:00
Emi
4ef6c6993d Add Cassette Beasts 2023-03-07 18:58:05 +01:00