chore(build): update dist

This commit is contained in:
multipleof4
2026-02-26 22:35:18 +00:00
committed by github-actions[bot]
parent c78fe68797
commit 0c23b2dac2
3 changed files with 47 additions and 0 deletions

4
dist/robots.txt vendored Normal file
View File

@@ -0,0 +1,4 @@
User-agent: *
Allow: /
Sitemap: https://apophenia.news/sitemap.xml

24
dist/rss.xml vendored Normal file
View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>apophenia.news</title>
<link>https://apophenia.news/</link>
<description>Signals, anomalies, civilization trajectories, and deep pattern analysis.</description>
<language>en-us</language>
<lastBuildDate>Thu, 26 Feb 2026 22:35:15 GMT</lastBuildDate>
<item>
<title>AGI → Immortality → Everything Else</title>
<link>https://apophenia.news/agi-immortality-the-universal-sequence/</link>
<guid>https://apophenia.news/agi-immortality-the-universal-sequence/</guid>
<pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
<description>Why immortality is the inevitable second step after AGI — and why any alien civilization that reaches us has already solved death.</description>
</item>
<item>
<title>When Aliens Arrive, They Already Know What You&apos;re Thinking</title>
<link>https://apophenia.news/when-aliens-arrive-they-already-know-what-youre-thinking/</link>
<guid>https://apophenia.news/when-aliens-arrive-they-already-know-what-youre-thinking/</guid>
<pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
<description>Why any sufficiently advanced civilization will have inevitably developed telepathy — and what that means for every reported alien encounter in history.</description>
</item>
</channel>
</rss>

19
dist/sitemap.xml vendored Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://apophenia.news/</loc>
<lastmod>2026-02-26</lastmod>
</url>
<url>
<loc>https://apophenia.news/write/</loc>
<lastmod>2026-02-26</lastmod>
</url>
<url>
<loc>https://apophenia.news/agi-immortality-the-universal-sequence/</loc>
<lastmod>2026-02-26</lastmod>
</url>
<url>
<loc>https://apophenia.news/when-aliens-arrive-they-already-know-what-youre-thinking/</loc>
<lastmod>2026-02-25</lastmod>
</url>
</urlset>