1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 12:30:29 -04:00

14 Commits

Author SHA1 Message Date
f42c5bd3bc
clean up loading animation styles 2021-09-06 16:26:43 -04:00
5b44ffd93c
use url-parse for more reliable slug calculation 2021-07-31 15:49:32 -04:00
b273bdbf99
add loading spinner to /projects 2021-07-31 10:15:33 -04:00
363b4edf1c
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
cfc3334da7
super simple serverless hit counter for fun (#410) 2021-05-30 08:55:37 -04:00
8c974c8d5e
husky v4 -> simple-git-hooks 2021-05-21 14:07:51 -04:00
378b2385da
just some spring cleaning 🧹 2021-05-20 10:33:59 -04:00
eca46a881a
fix animation choppiness on header link hovers (mainly on Chrome) 2021-05-18 10:44:40 -04:00
558c01a9b2
set will-change: transform on animated CSS elements
https://developers.google.com/web/fundamentals/performance/rendering/stick-to-compositor-only-properties-and-manage-layer-count
2020-10-18 11:06:19 -04:00
620903413a
improve dark mode readability a bit 2020-06-13 09:54:04 -04:00
23eabb48c0
fix hand wave pet peeves & heart beats per minute (still fatally low) 2020-06-02 12:46:17 -04:00
94edf83771
dial back the animation overload a tad... 2020-06-01 14:48:31 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
d38ff15c2f
get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00