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

8 Commits

Author SHA1 Message Date
3394cac5de
use the excellent next-themes module 2022-01-06 10:08:24 -05:00
70778db89d
ThemeToggle.module.scss -> inline style
removes an unnecessary call to a very small CSS file since the toggle is loaded dynamically
2022-01-04 10:18:12 -05:00
ca614e1a1a
consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
ddb48ef2ab
octicons weren't being tree-shaken -- import SVGs manually for now 2022-01-01 18:14:04 -05:00
c420967b4c
set <meta name="theme-color" ...> dynamically 2022-01-01 12:11:15 -05:00
b5d039b9d6
icons weren't being tree-shaken 2022-01-01 09:31:42 -05:00
d0e00b197c
responsive style adjustments 2021-12-31 12:46:39 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00