* New Footer
* Make main.css be an scss file to handle imports
* Remove margin gap fix
* remove unused logos
* Update _sass/_footer.scss
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
* Update _sass/_footer.scss
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
* Update assets/css/main.scss
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
---------
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
- Web development by Adam Scott with help from Emilio Coppola
- Design template by Luis Carli
- Visuals by Adam Scott with speial thanks to GDQuest, Kenney, and FR3NKD
- Texts by Nathalie Galla & Adam Scott
Co-authored-by: Nathalie Galla <murderveggie@gmail.com>
Co-authored-by: luiscarli <git@luiscarli.com>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
* gamescom 2024 blogpost
announce our attendance and two meet-ups
* update to new text
save first, then commit
* clean up and thumbnail
---------
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.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>
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
* 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>
* 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>
- 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.