Commit Graph

4 Commits

Author SHA1 Message Date
Timothy DeHerrera
a73359098e docs: humanize documentation and update architecture
- content/about.md: Rewrite with first-person voice, remove
  "next-generation" and "craft tools that emphasize" patterns.
  Add personality ("probably more than it should").

- content/collab.md: More direct language, remove "find value in"
  and "broader community" hedging. Shorter bullet lists.

- AGENTS.md: Remove "state-of-the-art", update architecture tree
  to reflect current modules (config, feed, templates), fix
  stale config section to show actual site.toml usage.
2026-01-24 22:28:38 -07:00
Timothy DeHerrera
0cee5325d3 chore: migrate non-blog content to YAML frontmatter
Convert all content files to use YAML (---) instead of TOML (+++)
for consistent parsing:

- content/_index.md (homepage)
- content/about.md, content/collab.md
- content/blog/_index.md
- content/projects/_index.md + 14 project cards

Enables unified gray_matter YAML parser across all content.
2026-01-24 19:15:16 -07:00
Timothy DeHerrera
8df37127a1 chore(fmt): add treefmt and run it 2026-01-24 18:49:51 -07:00
Timothy DeHerrera
05f41ba46c fix: hire -> collab 2025-01-20 21:01:50 -07:00