1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 16:05:33 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
9bf2d2e36b stop hosting all of my random sites as folders on this domain
changed most of them to redirect to GitHub Pages

mental health note: stats will take a hit ;)
2020-07-12 16:37:33 -04:00
620903413a improve dark mode readability a bit 2020-06-13 09:54:04 -04:00
606a45dce1 revert .percy.yml [skip ci] 2020-05-09 19:34:40 -04:00
3fe24f2216 re-visit light/dark theme colors (especially syntax highlighting) 2020-05-09 09:59:35 -04:00
5e51b3a7ac Update .percy.yml
[skip ci]
2020-05-01 13:29:51 -04:00
c8265db6cc fix CI skip condition for bot PRs
[skip ci]
2020-04-30 10:57:35 -04:00
12ff2c7871 running out of percy snapshots... 2020-04-29 11:57:53 -04:00
b13da8e05b dark mode 😎 (#112)
* prepare dark mode stuffs

* themed all global colors

* store preference in local storage

* toggle styling

* lightbulb position

* minify bundled script with uglify-js instead of hugo

* detect whether user has an OS-wide dark mode preference and use that by default

* two different colors for each homepage link

* inline bulb SVGs into stylesheet

* fingerprint and cache styles for a year

* fix lightbulb positioning with weird magic numbers, will come back to that

* themed syntax highlighting

* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
dd05444d21 css animation experiments because I'm bored. #quarantine 2020-04-02 21:36:37 -04:00
e35b7282fe fix some percy quirks with .percy.yml config 2020-04-01 17:05:26 -04:00