mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-08-28 06:45:43 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
053c5483ea
commit
3adfb2c78b
18
dist/index.html
vendored
18
dist/index.html
vendored
@@ -76,7 +76,7 @@
|
||||
<section class="mt-10">
|
||||
<div class="flex items-center justify-between mb-4">
|
||||
<h2 class="text-2xl font-bold">Latest Articles</h2>
|
||||
<span class="text-sm text-zinc-500">5 published</span>
|
||||
<span class="text-sm text-zinc-500">6 published</span>
|
||||
</div>
|
||||
|
||||
<div class="grid md:grid-cols-2 gap-5">
|
||||
@@ -97,6 +97,22 @@
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/nsa+fort+meade+hd" alt="Human Telepathy is Here, Invented by the NSA" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">July 13, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/human-telepathy-is-here/">Human Telepathy is Here, Invented by the NSA</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">The biggest invention since the atomic bomb arrived more than five years ago. It’s non-invasive, long-range, and it’s already running.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#NSA</span><span class="tag">#telepathy</span><span class="tag">#mind-control</span><span class="tag">#transhumanism</span>
|
||||
</div>
|
||||
<a href="/human-telepathy-is-here/" class="inline-flex items-center gap-1 mt-5 text-sm font-medium">
|
||||
Read article <i data-lucide="arrow-right" class="h-4 w-4"></i>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/horizon-ocean" alt="Longevity Escape Velocity: What are your chances?" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
9
dist/rss.xml
vendored
9
dist/rss.xml
vendored
@@ -5,7 +5,7 @@
|
||||
<link>https://apophenia.news/</link>
|
||||
<description>Signals, anomalies, civilization trajectories, and deep pattern analysis.</description>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 15 Aug 2026 22:21:08 GMT</lastBuildDate>
|
||||
<lastBuildDate>Sun, 16 Aug 2026 17:20:43 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title>The Future of the Internet</title>
|
||||
<link>https://apophenia.news/the-future-of-the-internet/</link>
|
||||
@@ -13,6 +13,13 @@
|
||||
<pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
|
||||
<description>One day the internet may stretch across the galaxy, open gateways to other civilizations, and come alive with AI living and breeding inside it. What happens when we're no longer sure we're alone in there?</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Human Telepathy is Here, Invented by the NSA</title>
|
||||
<link>https://apophenia.news/human-telepathy-is-here/</link>
|
||||
<guid>https://apophenia.news/human-telepathy-is-here/</guid>
|
||||
<pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
|
||||
<description>The biggest invention since the atomic bomb arrived more than five years ago. It’s non-invasive, long-range, and it’s already running.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Longevity Escape Velocity: What are your chances?</title>
|
||||
<link>https://apophenia.news/longevity-escape-velocity-what-are-your-chances/</link>
|
||||
|
||||
12
dist/sitemap.xml
vendored
12
dist/sitemap.xml
vendored
@@ -2,24 +2,28 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://apophenia.news/</loc>
|
||||
<lastmod>2026-08-15</lastmod>
|
||||
<lastmod>2026-08-16</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/newsletter/</loc>
|
||||
<lastmod>2026-08-15</lastmod>
|
||||
<lastmod>2026-08-16</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/write/</loc>
|
||||
<lastmod>2026-08-15</lastmod>
|
||||
<lastmod>2026-08-16</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/author/renox/</loc>
|
||||
<lastmod>2026-08-15</lastmod>
|
||||
<lastmod>2026-08-16</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/the-future-of-the-internet/</loc>
|
||||
<lastmod>2026-08-14</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/human-telepathy-is-here/</loc>
|
||||
<lastmod>2026-07-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/longevity-escape-velocity-what-are-your-chances/</loc>
|
||||
<lastmod>2026-07-10</lastmod>
|
||||
|
||||
Reference in New Issue
Block a user