1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-13 03:05:27 -04:00
Commit Graph

24 Commits

Author SHA1 Message Date
jake a03558016b revert variable font fallback 2021-11-14 12:39:56 -05:00
jake 4f5feb47a5 style updates 2021-11-14 11:25:03 -05:00
jake 178dd93ce5 a couple more typography fixes 2021-11-12 10:35:51 -05:00
jake 2f56906cb8 innerText -> textContent & other modernized DOM methods 2021-11-02 08:50:17 -04:00
jake 310da3ebea thought of a MUCH more logical way to pass in additional CSS transitions 2021-11-01 14:08:37 -04:00
jake 5911c0081e a bit more SCSS cleanup 2021-11-01 11:43:12 -04:00
jake 37add71ffb completely overhaul SCSS theming logic 2021-11-01 10:23:24 -04:00
jake c7fdda36af run prettier over every file 2021-10-31 16:51:19 -04:00
jake df3740ecf3 bump some deps & comply with stylelint 14.0.0 2021-10-22 10:37:02 -04:00
jake 7353f0b95e add nice and soothing fade transition when dark/light mode is toggled 2021-09-22 12:27:59 -04:00
jake 4a7c9d4d96 much stricter eslint'ing (adapted from eslint-config-google and some airbnb) 2021-08-18 10:58:20 -04:00
jake 16bff324a2 clean up SCSS and correct some syntax 2021-08-17 12:50:05 -04:00
jake 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
jake 42355c76ec normalize font sizes 2021-04-03 07:46:13 -04:00
jake d9deace16c switch to a variable mono font (Roboto Mono) and subset all fonts more 2020-11-27 09:30:54 -05:00
jake 6138c422b9 update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor 2020-08-18 10:27:59 -04:00
jake f306452fe6 non-variable Inter font was still loading on Chrome 2020-07-22 16:54:22 -04:00
jake 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
jake 917fde01dd make prettier play nice with (almost) everything 👸 2020-05-11 19:28:03 -04:00
jake 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
jake 736cc775e3 straighten up header elements 2020-04-26 09:46:34 -04:00
jake d2648a68be fix some dark mode logic glitches & random clean up 2020-04-24 18:03:33 -04:00
jake d2a9736c9e uniform width on all pages 2020-04-24 10:12:13 -04:00
jake d38ff15c2f get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00