1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 12:32:42 +00:00

6 Commits

Author SHA1 Message Date
Dex
26aba42e2f Dark Mode (#168)
* Implement toggle button

* Dark mode mixins

* Dark mode color design

* Disable dark mode for prints

* Initial dark mode design

* Fix light mode mixin

* Disable dark mode on print style

* Move dark mode color scheme below the default style to allow referencing

* Fix dropdown

* Fix device-based dark mode

* Dark mode index page design

* Responsive auxiliary nav with dark mode toggle

* Remove box shadow when on smaller displays

* Prevent default on toggle click

* Move attribution/licensing to README.md

* Fix header padding on index page

* Background color transition animation

* Remove margin on index when on mobile displays

* Remove neon border when on mobile

* Fix post-header margin on mobile

* Lighten card headers in dark mode
2025-06-09 02:26:27 +00:00
G Queiroz
efe9c502cf Add Portuguese translation (light version) (#111)
* fix(es): syntax error that prevented compilation

* feat(pt): add main text translation

* feat(pt): add tweets translation

* feat(pt): add PDF generation to GitHub workflow

* fix(pt): add misisng translations and formatting fixes

* fix(css): link fragment overlap with page header

* fix(css): add font Inter before Gothic A1

The Gothic A1 font lacks a few characters necessary for writing Portuguese, namely: á, í, ó, ú, ã, õ, and their upper case versions.

* fix(pt): remove 'Glossário' entry from _menu.hbs

* fix(build): slugify.js

* fix(pt): various typos and a few missing translations.

* chore: add .vscode to .gitignore
2022-10-23 10:49:09 -07:00
Muráncsik Adéna
e2cca1f63b Github Action for generating PDFs (#91) 2022-04-23 19:23:39 -07:00
Jocelyn Badgley (Twipped)
b6fcbc0e4d Adjustments for printing 2021-03-25 14:11:42 -07:00
Jocelyn Badgley (Twipped)
ad4ca1c337 Fix a bunch of css issues with printing the site 2021-02-10 14:25:17 -08:00
Jocelyn Badgley (Twipped)
0176495ef8 Addressing some print bug 2021-02-10 14:25:16 -08:00