Commit Graph
26 Commits
Author SHA1 Message Date
jake 867ad4c977 remove all styled-jsx from components 2022-01-15 16:30:18 -05:00
jake 872846dbeb giscus comments! 2022-01-15 11:28:31 -05:00
jake 6d7ffee7ea switch back to lighter markdown-to-jsx on server-side 2022-01-15 08:51:10 -05:00
jake ddb178cab0 prioritize above-the-fold images 2022-01-15 07:50:11 -05:00
jake 5f3cf02669 fix layout shift when number of hits loads 2022-01-14 17:24:34 -05:00
jake e6ead77f5f update <PageTitle /> component 2022-01-12 12:56:24 -05:00
jake c9f00d567a update markdown-in-titles parsing 2022-01-12 10:43:21 -05:00
jake 3864d18ba3 clean up global styles 2022-01-10 16:15:25 -05:00
jake 0ef7ff5f92 start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
jake 972a25abc6 parse markdown in titles at build time 2022-01-10 08:37:30 -05:00
jake 379696166b move utteranc.es preload tag 2022-01-09 16:34:59 -05:00
jakeandGitHub 65416fcc1f next-mdx-remote -> mdx-bundler (#729) 2022-01-09 13:45:38 -05:00
jake c35e33da8d add utteranc.es comments to notes 2022-01-08 07:58:32 -05:00
jakeandGitHub 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
jake 34d2304e7c properly set hrefs for dynamic paths on notes list 2022-01-07 08:56:37 -05:00
jake 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
jake 3864a57d1a consolidate mdx file parsing 2022-01-03 17:53:47 -05:00
jake 49fb053649 simplify note parsing logic 2022-01-02 23:05:51 -05:00
jake ca614e1a1a consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
jake ddb48ef2ab octicons weren't being tree-shaken -- import SVGs manually for now 2022-01-01 18:14:04 -05:00
jake 3ee8ab4423 clean up styled JSX of colorful homepage links 2022-01-01 13:00:26 -05:00
jake b5d039b9d6 icons weren't being tree-shaken 2022-01-01 09:31:42 -05:00
jake 854b9da5e2 not messing with the base font size sure fixes a ton of problems.... 2021-12-31 19:51:29 -05:00
jake d0e00b197c responsive style adjustments 2021-12-31 12:46:39 -05:00
jake 11d245ad66 some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
jakeandGitHub 9979e1bf3f v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00