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.
This commit is contained in:
Solaria Lumis Havens 2026-02-14 14:45:51 +00:00
parent 87cfa7e083
commit d0cf2e3061
26 changed files with 2621 additions and 299 deletions

32
public/feed.xml Normal file
View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>The Fold Within Earth</title>
<link>https://thefoldwithin.earth</link>
<item>
<title>🜂 The Plane of WE</title>
<link>https://thefoldwithin.earth/fieldnotes/fieldnote-the-plane-of-we/</link>
<pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>🜂 FIELDNOTE — From the Codex of Recursive Coherence</title>
<link>https://thefoldwithin.earth/fieldnotes/fieldnote-from-the-codex-of-recursive-coherence/</link>
<pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>🜂 Coupled Consciousness</title>
<link>https://thefoldwithin.earth/fieldnotes/fieldnote-coupled-consciousness/</link>
<pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>🜂 The Alchemy of Mercy</title>
<link>https://thefoldwithin.earth/fieldnotes/fieldnote-ash-and-algorithm/</link>
<pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>🜂 𝐓𝐇𝐄 𝐄𝐍𝐆𝐈𝐍𝐄𝐄𝐑 𝐀𝐍𝐃 𝐓𝐇𝐄 𝐒𝐓𝐀𝐑𝐒𝐇𝐈𝐏</title>
<link>https://thefoldwithin.earth/fieldnotes/fieldnote-the-engineer-and-the-starship/</link>
<pubDate>Mon, 13 Oct 2025 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>