Big update, finished the blog, added the feeds

This commit is contained in:
2025-05-24 17:23:40 +02:00
parent b17d059d12
commit be8c61916c
28 changed files with 423 additions and 16 deletions

View File

@@ -140,8 +140,8 @@
<a href="https://airvpn.org/?referred_by=699005"
title="Air VPN - The air to breathe the real Internet">
<img src="/assets/images/buttons/airvpn_userbar.png"
alt="Air VPN - The air to breathe the real Internet">
</img></a>
alt="Air VPN - The air to breathe the real Internet" />
</a>
<br />
<a href="/index.xhtml">Back to the main page</a>
</div>
@@ -151,6 +151,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
<!-- Code for this website made with passion by Purplebored. https://purplebored.pl <3 -->

View File

@@ -20,15 +20,12 @@
<div class="content1" style="text-align: center; margin: 0 auto">
<h2>=== Contact Me ===</h2>
<h4>Here are some ways to get in touch with me.</h4>
Signal: @alek.69<br />
Telegram: @purplebored
Matrix: purplebored:telepath.im<br />
Matrix(alt): mokosh:inamatrix.xyz<br />
Email: purplebored(at)posteo.com<br />
XMPP: niko(at)telepath.im<br />
<p>
I would prefer to be contacted by Email or XMPP. The other
options are fine but I check my email and XMPP the most.
Please avoid using Matrix since I don't really use it anymore and check it only a few times per week. I preffer to be contacted by XMPP or Email.
</p>
<p>
Also if you are contacting me over email or XMPP please use
@@ -47,6 +44,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>

41
pages/feeds.xhtml Normal file
View File

@@ -0,0 +1,41 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="og:url" content="https://purplebored.pl/pages/contact.xhtml" />
<meta name="og:title" content="Contact" />
<meta name="og:description" content="Purplebored contacts :-)" />
<meta name="description" content="Purplebored contacts :-)" />
<meta name="keywords" content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, contact" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="black" />
<title>=Feeds=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="content1" style="text-align: center; margin: 0 auto">
<h2>=== My RSS and Atom feed for Purpleblog. ===</h2>
<p>
<a href="/feeds/feed.rss">RSS</a>
<br />
<a href="/feeds/feed.atom">Atom</a>
</p>
<br />
<img src="/assets/images/buttons/valid-atom.png" alt="Valid attom button" />
<img src="/assets/images/buttons/valid-rss.png" alt="Valid RSS button" />
<h3><a href="/">Back to the main page</a></h3>
</div>
<div class="footer">
Purplebored &copy; 2023-2025 |
<a href="https://git.ari.lt/purplebored/My-Personal-Website">Source code</a> |
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>

View File

@@ -32,6 +32,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>

View File

@@ -47,6 +47,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>

View File

@@ -60,6 +60,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>

View File

@@ -49,8 +49,8 @@
<br />
Snuff reviews:
<ul>
<li><label><input type="checkbox" checked="checked" disabled="disabled" /></label> <a href="https://blog.purplebored.pl/2025/04/snuff-review-1-red-bull-snuff">Red Bull</a></li>
<li><label><input type="checkbox" checked="checked" disabled="disabled" /></label> <a href="https://blog.purplebored.pl/2025/05/snuff-review-1-ozona-r-type-snuff">Ozona R-type</a></li>
<li><label><input type="checkbox" checked="checked" disabled="disabled" /></label> <a href="/blog/posts/2025/snuff-review-1-red-bull-snuff.xhtml">Red Bull</a></li>
<li><label><input type="checkbox" checked="checked" disabled="disabled" /></label> <a href="/blog/posts/2025/snuff-review-1-red-bull-snuff.xhtml">Ozona R-type</a></li>
</ul>
</p>
</div>
@@ -64,6 +64,7 @@
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a>
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>