* Add custom anchor to download-section.html, and use it to fix link on preview.html
There's a link at the top of the previews download page which says "Looking for a stable version? See below!"
This link is supposed to scroll the page to the section lower down where you can download the stable version. However, prior to this commit, the link doesn't work because it points to an anchor that no longer exists.
The link points to #stable. However, the actual anchor, as defined in download-section.html, is #call-to-action.
This commit lets you set a custom anchor when you include download-section.html, and does so in preview.html to fix the broken link.
* Simplify header in download-section.html
* First draft for beta 1 blog post
* Update based on reviews, add changelog, updated date
* More updates from code review and Jan 16 release date
* Apply suggestions from code review
* Mention Android support for window embedding
Co-authored-by: Fredia Huya-Kouadio <fhuyakou@gmail.com>
* Update Android singleton mention in 4.4 beta 1 blog post
* Update collections/_article/dev-snapshot-godot-4-4-beta-1.md
---------
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Co-authored-by: Fredia Huya-Kouadio <fhuyakou@gmail.com>
* Community page update
- added CoC team note up top
- removed Facebook and Matrix
- changed descriptors of platforms to be more precise and unique
- added Godot Barn to user-supported area, TODO image and adapting layout
* Update pages/community/community.html
new link
* Update pages/community/community.html
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
* added godot shaders
* removed new additions for now
to be discussed in a seperate PR at a later time
* Style updates
---------
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
the links for GDwolrd community in Iran's section are invalid and lead to nowhere, I'm not sure if the community still exists or not. either way, there's no point to having it's links.
* Add statement on GodLoader malware loader
Also update macOS download page to mention who signs and notarizes the build.
(macOS sadly doesn't show this information to users easily.)
* Update cover image, fix avatar background and add ` to file names
* Update collections/_article/statement-on-godloader-malware-loader.md
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
* Add game mods
---------
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
Co-authored-by: Emi <coppolaemilio@protonmail.com>