* 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>
* Add ufbx importer article
The ufbx FBX importer is a big shift in import format support, and there are some gotchas and new features that users should know about.
* Prepare blogpost to merge
---------
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
* 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>
- Rename files to use dashes instead of whitespace.
- Add descriptions to the embedded images.
- Update the publication date.
- Update the author to be more neutral, and add it to the author list.
- Update the version information.
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>