1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00
Commit Graph

13 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
Jocelyn Badgley (Twipped)
9fd4723c1c Update to latest @twipped/eslint-config 2023-01-02 14:58:23 -08:00
Bill Garrett
2f90e668cd Migrate to Node 16 (#118)
* Node 16: fix build dependencies

* Node 16: fix Bootstrap dependency problem

* Node 16: fix error in HTML writer

* Node 16: move await to proper place (h/t alliejones)
2023-01-02 14:03:02 -08:00
Jocelyn Badgley (Twipped)
e229e14dca Addressing issues that came up in eslint 2022-06-22 15:45:08 -07:00
G Queiroz
93743fc532 Added tweet translation mechanism (#96)
* Added tweet translation mechanism.

* Removed test translation.

It was done via Google Translate which I don't trust for this application.
2022-05-31 20:06:53 -07:00
Jocelyn Badgley (Twipped)
2ea8297dd5 eslint corrections 2021-08-25 08:53:42 -07:00
Jocelyn Badgley (Twipped)
98323f3316 Working on analytics parsing 2021-03-02 08:09:05 -08:00
Jocelyn Badgley (Twipped)
3588178176 Fix missing pagination on TTT 2020-03-12 21:36:50 -07:00
Jocelyn Badgley (Twipped)
dad24e1199 New preact based frontend UI for the TTT.
Added rollup compiling
2020-03-08 14:01:00 -07:00
Jocelyn Badgley (Twipped)
deed26c2d9 Oops, broke the tracking pixel 2020-03-05 19:42:29 -08:00
Jocelyn Badgley (Twipped)
640c3ac1a8 Fix errors in tracking pixel and lightbox 2020-03-02 20:27:34 -08:00
Jocelyn Badgley (Twipped)
697ee7bc8e Move the tracking pixel code into the global code 2020-02-28 09:42:30 -08:00
Jocelyn Badgley (Twipped)
1c45fdaf33 Initial site commit 2020-02-20 14:38:25 -08:00