Skip to content

notes.hiebel.ai

This is the wiki shelf. Anything that’s mostly words lives here — notes, RFCs, half-essays, “here’s a thought.”

If you can write it in a paragraph, write it here. If you want to reference it again next week, write it here. If you’re not sure where it belongs, write it here.

What you can do

  • Edit on the web — press . on any file in the GitHub repo and you’re in github.dev with a full editor. No clone, no terminal.
  • Edit locally — clone the repo, run npm install, run npm run dev, and you’re on localhost:4321.
  • Push to publish — a push to main triggers a Cloudflare Pages build. About 60 seconds later the change is live.

How the wiki is organized

For now: shallow. Drop notes at the top level. We’ll grow categories when one of them gets crowded enough that browsing it gets annoying.

The only hard rule: each note has a title and a single short description in its frontmatter. That’s it.

  • The forum — for conversation, not preservation.
  • The skills repo — for Claude Code prompts and slash commands.
  • The brand repo — for design tokens and voice rules.
  • The lab repo — for numbered RFC-style proposals.