mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-03-17 03:11:01 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
c78fe68797
commit
0c23b2dac2
4
dist/robots.txt
vendored
Normal file
4
dist/robots.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
Sitemap: https://apophenia.news/sitemap.xml
|
||||||
24
dist/rss.xml
vendored
Normal file
24
dist/rss.xml
vendored
Normal 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'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
19
dist/sitemap.xml
vendored
Normal 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>
|
||||||
Reference in New Issue
Block a user