Add an atom feed

you can now add me to rss feed
This commit is contained in:
cowmonk 2025-03-24 13:50:10 -07:00
parent 6c32bd7ce6
commit b1529d37ba
3 changed files with 8 additions and 8 deletions

BIN
assets/images/rss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -1,27 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Feed</title>
<link href="https://kristaps.bsd.lv/sblg/examples/retro" />
<link href="https://kristaps.bsd.lv/sblg/examples/retro/atom.xml" rel="self" />
<id>https://kristaps.bsd.lv/sblg/examples/retro</id>
<link href="https://cowmonk.github.io" />
<link href="https://cowmonk.github.io/atom.xml" rel="self" />
<id>https://cowmonk.github.io/</id>
<updated>2025-03-22T00:00:00Z</updated>
<entry>
<id>https://kristaps.bsd.lv/sblg/examples/retro/blog2.xml#2025-03-22T00:00:00Z</id>
<id>https://cowmonk.github.io/blog2.xml#2025-03-22T00:00:00Z</id>
<updated>2025-03-22T00:00:00Z</updated>
<title>Beyond Prepackaged - Why I Use Linux From Scratch</title>
<author><name>cowmonk</name></author>
<link rel="alternate" type="text/html" href="https://kristaps.bsd.lv/sblg/examples/retro/blog2.html" />
<link rel="alternate" type="text/html" href="https://cowmonk.github.io/blog2.html" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Building Linux from Scratch can feel a bit like assembling a complex jigsaw puzzle: frustrating at times, but ultimately supremely rewarding when everything clicks into place.</div>
</content>
</entry>
<entry>
<id>https://kristaps.bsd.lv/sblg/examples/retro/blog1.xml#2025-03-18T00:00:00Z</id>
<id>https://cowmonk.github.io/blog1.xml#2025-03-18T00:00:00Z</id>
<updated>2025-03-18T00:00:00Z</updated>
<title>No Blue Screens Here, Just a Bit of Kernel Panic and a Whole Load of Blogging</title>
<author><name>cowmonk</name></author>
<link rel="alternate" type="text/html" href="https://kristaps.bsd.lv/sblg/examples/retro/blog1.html" />
<link rel="alternate" type="text/html" href="https://cowmonk.github.io/blog1.html" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
An introduction, why would I create a blog, plans for the future, and other random things</div>

View file

@ -13,7 +13,7 @@
</head>
<body>
<header>
<h1>cowmonk's random blogs</h1>
<h1>cowmonk's random blogs <a href="atom.xml"> <img src="assets/images/rss.png" height="20" style="vertical-align: -4px;" /> </a></h1>
<p>
<q>For now we see only a reflection as in a mirror; then we shall see face to face. Now I know in part; then I shall know fully, even as I am fully known.</q>
</p>