Commit Graph

6 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
e06f8de6e2 refine: reword about conclusion 2025-01-20 21:08:36 -07:00
Timothy DeHerrera
05f41ba46c fix: hire -> collab 2025-01-20 21:01:50 -07:00
Timothy DeHerrera
5f8f197827 feat: add a /hire page 2025-01-15 20:43:10 -07:00
Timothy DeHerrera
9b591fc700 feat: switch to minimal zola-based apollo theme 2024-12-26 16:03:29 -07:00