Rare find

Moonglade. A personal blog you can build and customize yourself.

lyn.one

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Merge pull request #567 from Brooooooklyn/chore/typescript-7
  • ci: typecheck on every push and pull request
  • chore: adopt TypeScript 7 and get the tree typechecking
  • fix: make post-page D1 access best-effort so a transient failure can'…
June 2026
  • chore: trigger Void prod deploy (first real container build)
  • chore: retrigger void deploy (verify staging details_url)
  • chore: test GitHub check-run status (void deploy)
  • chore: real push test (void deploy)
  • chore: retrigger void deploy
  • update deps
  • feat: add real favicon set (theme-aware crescent moon)
  • feat: thread inline comments and add auto theme mode
  • chore: update deps, migrate to pnpm, void → public npm
April 2026
  • feat: inline comments with text selection and sidebar
  • feat: integrate inline comments into post pages
  • feat: add InlineCommentSidebar with thread cards and reply forms
  • feat: add TextHighlighter for rendering comment highlights
  • feat: add InlineCommentLayer with text selection and popover
  • feat: load inline comments in post server handlers
  • feat: add inline comments CRUD API endpoint