* added portuguese i18n file and icluded pt under home's translations
* Localized additional terms in portuguese
* translated home page title text
* change Portuguese shorthand code (pt) to a more specific Brazilian Portuguese (pt_BR)
* updated localization format for Portuguese from pt_BR to pt-br to match the convention.
* cache bust the localize script
---------
Co-authored-by: tiagosomda <tiago@somda.net>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
* Fix building with Jekyll on Ruby 3.4
Ruby 3.4 removed several standard library packages, so they have
to be installed as gems instead.
This also updates Jekyll to use a version that's supported in Ruby 3.4.
The minimum required Ruby version is now 3.2.
* Fix Sass deprecations
This allows the website to build on Ruby 3.4.0 + Jekyll 4.4.1.
More information:
- https://sass-lang.com/blog/import-is-deprecated/
Previously, it appeared as dark gray text on a blue background, which
was difficult to read. It now appears as white text on a blue background.
The appearance on dark theme is unchanged.
* Add plugin and initial `es` translation
* Add missing features to plugin
* Translate home page and sponsors
* Add language selector and widen nav
* Fix mobile style and language selector
* Add js helper file
* Update header.css
* translate footer
* 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>
* 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>