knowledge

2026-05-18

First day with the knowledge renderer.

Set up the local-first knowledge renderer today.

  • Astro 5 reads notes from ../notes via the content layer.
  • OKLCH design tokens, light/dark.
  • Math via remark-math + rehype-katex.
  • MDX for the occasional note that wants a component.

Tomorrow: write something real.