1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:10:28 -04:00

5 Commits

Author SHA1 Message Date
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