Moved from maxwell/blog to standalone repository. - Next.js research journal application - Notes 001-005 with YAML/MD content structure - Claude Code configuration for blog development Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
559 B
559 B
Research Notes
Research journal documenting AI-assisted problem solving.
Project Structure
blog/— Next.js research journal applicationblog/content/notes/— Individual research notes (YAML + Markdown)blog/content/projects/— Project metadata
Quick Commands
cd blog && npm install
cd blog && npm run dev
# Open http://localhost:19197
AI Routing
For blog development
→ blog/CLAUDE.md
For creating new notes
→ .claude/skills/new-note.md
For blog component work
→ .claude/guides/blog.md