Skip to content

Personal Projects Wiki

Field Value
Status Active
Type Meta / infrastructure

Description

A living personal knowledge base: immutable notes and artifacts in raw/, structured narrative in wiki/, governed by SCHEMA.md so an LLM in Cursor can ingest, cross-link, and keep What-Im-Working-On.md current. Public deploy: MkDocs-generated site at https://wiki.darcymenard.com/ (same repo).

Key features

  • Clear separation: raw (source of truth you drop into) vs wiki (LLM-maintained).
  • Operations: ingest, query, refresh public summary, periodic lint.
  • Public mirror: darcymenard.com/projects (dmoniker/personal-websiteprojects/index.html) — update in the same pass as What-Im-Working-On.md when status changes materially.
  • Recommended page types: index, log, projects, experiments, tools, issues, lessons, backlog, comparisons, glossary.
  • Conversational upkeep (2026-06-07): cloud Grok — talk about the wiki on browser/mobile → summarize and update the wikiwiki update pack → apply in Cursor (commit + push). /wiki-maintainer skill (grok-skills/wiki-maintainer/SKILL.md). Custom MCP skipped (Grok OAuth-only; PAT path blocked). Setup: grok-wiki-maintainer-setup.

Tech stack

  • Markdown, git, Cursor, MkDocs (Material + roamlinks); optional Obsidian graph; Vercel (or equivalent) for CI deploy from the wiki repo (wiki.darcymenard.com).

Raw sources

  • (None yet.) Add files under raw/ and link from here after ingest.

Known issues

  • SCHEMA intro paragraph elsewhere still gestures at Quartz as a generic hosting pattern — MkDocs + Vercel is what ships for wiki.darcymenard.com.