Commit Graph

8 Commits

Author SHA1 Message Date
7475313384 Merge remote-tracking branch 'upstream/master' 2025-09-10 17:42:51 -07:00
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
Pichu Chen
8af8122873 Update README.md (Fix typo) (#160) 2025-01-26 13:30:50 -08:00
65d30ceb84 test if changes to master properly trigger actions... 2024-02-08 16:27:26 -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
Allie Jones
69cdfd64af Update readme to mention installing gulp-cli (#117)
It's been a bit since I used Gulp, but I think this step is necessary for anyone who is setting up npm/node from scratch.
2023-01-02 10:06:11 -08:00
Jocelyn Badgley (Twipped)
97ee819bf6 Updated readme with some basic instructions for using this repo 2021-02-18 21:35:08 -08:00
Jocelyn Badgley (Twipped)
1c45fdaf33 Initial site commit 2020-02-20 14:38:25 -08:00