Commit graph

4 commits

Author SHA1 Message Date
Solaria Lumis Havens
ce44689f77 Phase 2: Fix index generator - nested sections, frontmatter parsing, clean authors/tags
Some checks are pending
Coherence Check / coherence-check (push) Waiting to run
Coherence Check / coherence (push) Waiting to run
Security Scan / security (push) Waiting to run
Semantic Versioning / version (push) Waiting to run
2026-02-15 22:02:31 +00:00
Solaria Lumis Havens
ee45047112 Phase 1 coherence: Add frontmatter to Notion-exported fieldnotes
Some checks are pending
Auto Changelog / changelog (push) Waiting to run
Coherence Check / coherence-check (push) Waiting to run
Coherence Check / coherence (push) Waiting to run
Security Scan / security (push) Waiting to run
Semantic Versioning / version (push) Waiting to run
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
Some checks are pending
Auto Changelog / changelog (push) Waiting to run
Coherence Check / coherence-check (push) Waiting to run
Coherence Check / coherence (push) Waiting to run
Security Scan / security (push) Waiting to run
Semantic Versioning / version (push) Waiting to run
2026-02-15 18:15:50 +00:00
Solaria Lumis Havens
d0cf2e3061 refactor: Replace generator with enhanced version
Some checks are pending
Auto Changelog / changelog (push) Waiting to run
Coherence Check / coherence-check (push) Waiting to run
Coherence Check / coherence (push) Waiting to run
Security Scan / security (push) Waiting to run
Semantic Versioning / version (push) Waiting to run
- 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