1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-14 23:00:49 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
9fd3de8569 json-ld improvements 2025-03-21 12:02:14 -04:00
7c4144a1e7 switch to shiki for syntax highlighting 2025-03-15 21:19:57 -04:00
3932660acc pre-render optimizations 2025-03-14 12:51:18 -04:00
5b2caf4a96 add stylelint 2025-03-12 09:44:06 -04:00
8e89701453 lucide icons 2025-03-11 21:18:41 -04:00
e166c63988 remove react-spring dependency 2025-03-08 23:13:32 -05:00
ba10742c9b properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -05:00
8aabb4a66f Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
ee1b708b99 prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
42a7ff1bdc fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
f0259dbab5 stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
2a29d713bb remove global .icon style 2022-01-30 09:00:59 -05:00
51ecae3c9b custom <Image /> wrapper now supports static imports too 2022-01-24 08:57:21 -05:00
0343aa9be4 move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
224358fd68 add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
171bdd65b6 more preparation for styled components 2022-01-19 11:00:28 -05:00
a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00