4 Commits

Author SHA1 Message Date
Solaria Lumis Havens ce44689f77 Phase 2: Fix index generator - nested sections, frontmatter parsing, clean authors/tags 2026-02-15 22:02:31 +00:00
Solaria Lumis Havens ee45047112 Phase 1 coherence: Add frontmatter to Notion-exported fieldnotes
Added YAML frontmatter to 9 journal files:
- authors: Solaria Lumis Havens
- dates from Notion sync metadata
- proper structure for website indexing

All journal files now have consistent frontmatter format.
2026-02-15 20:40:24 +00:00
Solaria Lumis Havens 828f66723d Add authors to frontmatter for proper indexing 2026-02-15 18:15:50 +00:00
Solaria Lumis Havens d0cf2e3061 refactor: Replace generator with enhanced version
- Extracts full frontmatter metadata (originalDate, notion_*, authors, source)
- Correct date priority: frontmatter → filename → mtime → ctime
- All metadata exposed in index.json for frontend use

Phase 1 quick win complete.
2026-02-14 14:45:51 +00:00