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

9 Commits

Author SHA1 Message Date
41d2b8c64b
scss ➡️ vanilla css (#727)
* scss isn't worth the technical/mental overhead anymore

* try to translate my old Hugo pygments themes

* update lockfile

* consolidate .hljs classes
2022-01-07 16:17:14 -05:00
34d2304e7c
properly set hrefs for dynamic paths on notes list 2022-01-07 08:56:37 -05:00
b1bcdeb84b
allow markdown in mdx page titles (carefully)
mainly for `code` but also bold and italic text
2022-01-04 13:49:07 -05:00
3864a57d1a
consolidate mdx file parsing 2022-01-03 17:53:47 -05:00
49fb053649
simplify note parsing logic 2022-01-02 23:05:51 -05:00
ca614e1a1a
consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
3ee8ab4423
clean up styled JSX of colorful homepage links 2022-01-01 13:00:26 -05:00
11d245ad66
some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00