Add weeknotes system with /weeknotes command

- Create weeknotes archetype for manual post creation
- Add /weeknotes slash command that prompts through each section
  interactively (shipped, read, played, cooked, noticed, thinking, next)
- Add /weeknotes landing page explaining the concept
- Update CLAUDE.md with weeknotes documentation and voice guidelines

Weeknotes are brief weekly reflections—lighter than full posts, more
personal journal than polished article.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2025-12-25 14:11:55 -05:00
parent 77d818a7f2
commit 2b98d186ef
4 changed files with 179 additions and 1 deletions

37
archetypes/weeknotes.md Normal file
View File

@@ -0,0 +1,37 @@
---
title: "Weeknotes: {{ dateFormat "January 2, 2006" .Date }}"
date: {{ .Date }}
draft: true
tags:
- weeknotes
---
_[One sentence capturing the week's vibe]_
## Shipped
-
## Read
-
## Played
-
## Cooked
-
## Noticed
-
## Thinking About
-
## What's Next
-