This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/php/blog-p.php

26 lines
1.4 KiB
PHP

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" content="Here's an archive of all my blog articles/posts. Almost if not all of these were initially posted on my RSS feed.">
</head>
<body>
<div class="content">
<h2>Blog</h2>
<p>I repost some of my RSS feed articles/posts here sometimes. This is a view of all of them.</p>
<p>NOTE: You can see all of them using my <a href="rss.xml">RSS</a> feed.</p>
<h3>Feeds</h3>
<p>This is a list of feeds containing the complete list of blog posts. You can add any of these to your RSS reader and read at any time, provided you have an internet connection.</p>
<p>If you do not have a reader, install newsboat with your GNU/Linux distribution's package manager.</p>
<ul>
<li><a href="rss.xml">RSS feed</a></li>
<li><a href="updates.xml">RSS project updates</a></li>
<li><a href="rss-archived-01.xml">Blog post archive feed (1-36)</a></li>
<li><a href="rss-archived-02.xml">Blog post archive feed (37-49)</a></li>
</ul>
<h3>Articles</h3>
<p>These are all articles I've posted. For archived articles (post 49 and earlier), see the RSS feeds.</p>
<!-- Articles are placed here by the PHP. -->
</div>
</body>