1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 23:50:30 -04:00

19 Commits

Author SHA1 Message Date
5911c0081e
a bit more SCSS cleanup 2021-11-01 11:43:12 -04:00
37add71ffb
completely overhaul SCSS theming logic 2021-11-01 10:23:24 -04:00
c7fdda36af
run prettier over every file 2021-10-31 16:51:19 -04:00
df3740ecf3
bump some deps & comply with stylelint 14.0.0 2021-10-22 10:37:02 -04:00
7353f0b95e
add nice and soothing fade transition when dark/light mode is toggled 2021-09-22 12:27:59 -04:00
4a7c9d4d96
much stricter eslint'ing (adapted from eslint-config-google and some airbnb) 2021-08-18 10:58:20 -04:00
16bff324a2
clean up SCSS and correct some syntax 2021-08-17 12:50:05 -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
42355c76ec
normalize font sizes 2021-04-03 07:46:13 -04:00
d9deace16c
switch to a variable mono font (Roboto Mono) and subset all fonts more 2020-11-27 09:30:54 -05:00
6138c422b9
update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor 2020-08-18 10:27:59 -04:00
f306452fe6
non-variable Inter font was still loading on Chrome 2020-07-22 16:54:22 -04:00
da1743cf2d
add variable Inter fonts
current faces/files kept as a fallback. also switched to Google-hosted fonts on AMP pages (might as well...)
2020-07-22 16:19:24 -04:00
917fde01dd
make prettier play nice with (almost) everything 👸 2020-05-11 19:28:03 -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
736cc775e3
straighten up header elements 2020-04-26 09:46:34 -04:00
d2648a68be
fix some dark mode logic glitches & random clean up 2020-04-24 18:03:33 -04:00
d2a9736c9e
uniform width on all pages 2020-04-24 10:12:13 -04:00
d38ff15c2f
get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00