1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 13:16:21 -04:00

17 Commits

Author SHA1 Message Date
a6a81df706
start testing /contact page with lighthouse & percy 2021-10-15 11:54:56 -04:00
1af8fbd643
fix percy snapshots 2021-08-25 12:03:09 -04:00
00ddc53891
update percy config
https://docs.percy.io/docs/cli-configuration#migrating-from-v1
2021-08-03 20:24:29 -04:00
bce45a1af5
re-add Percy screenshotting action 2021-06-04 18:08:34 -04:00
3fa058ee76
finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
ba81de8765
increase tap target size of meta links 2021-05-30 09:30:51 -04:00
9d87dd46bd
clean up redirects, audit a few AMP pages with percy 2020-07-25 14:13:27 -04:00
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