update - www.codemadness.org - www.codemadness.org saait content files
(HTM) git clone git://git.codemadness.org/www.codemadness.org
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a524d6715c7a1f2668b07f316447e81f18bb9fe1
(DIR) parent fb03273317a40856b975a50e0daac30f74bf287c
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Wed, 10 May 2023 21:21:09 +0200
update
Diffstat:
M config.cfg | 2 +-
M output/atom.xml | 2 +-
M output/atom_content.xml | 6 +++---
M output/rss_content.xml | 4 ++--
M pages/youtube-feed-improved.md | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
---
(DIR) diff --git a/config.cfg b/config.cfg
@@ -1,5 +1,5 @@
# last updated the site.
-siteupdated = 2023-04-30
+siteupdated = 2023-05-10
sitetitle = Codemadness
siteurl = https://www.codemadness.org
(DIR) diff --git a/output/atom.xml b/output/atom.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-30T00:00:00Z</updated>
+ <updated>2023-05-10T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
(DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-30T00:00:00Z</updated>
+ <updated>2023-05-10T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom_content.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom_content.xml" />
@@ -111,8 +111,8 @@ feeds() {
<h2>Browse</h2>
<p>You can browse the source-code at:</p>
<ul>
-<li><a href="https://git.codemadness.org/frontends/">https://git.codemadness.org/frontends/</a></li>
-<li><a href="gopher://codemadness.org/1/git/frontends">gopher://codemadness.org/1/git/frontends</a></li>
+<li><a href="https://git.codemadness.org/frontends/file/youtube/feed.c.html">https://git.codemadness.org/frontends/file/youtube/feed.c.html</a></li>
+<li><a href="gopher://codemadness.org/1/git/frontends/file/youtube/feed.c.gph">gopher://codemadness.org/1/git/frontends/file/youtube/feed.c.gph</a></li>
</ul>
<p>The program is: youtube/feed</p>
<h2>Dependencies</h2>
(DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
@@ -106,8 +106,8 @@ feeds() {
<h2>Browse</h2>
<p>You can browse the source-code at:</p>
<ul>
-<li><a href="https://git.codemadness.org/frontends/">https://git.codemadness.org/frontends/</a></li>
-<li><a href="gopher://codemadness.org/1/git/frontends">gopher://codemadness.org/1/git/frontends</a></li>
+<li><a href="https://git.codemadness.org/frontends/file/youtube/feed.c.html">https://git.codemadness.org/frontends/file/youtube/feed.c.html</a></li>
+<li><a href="gopher://codemadness.org/1/git/frontends/file/youtube/feed.c.gph">gopher://codemadness.org/1/git/frontends/file/youtube/feed.c.gph</a></li>
</ul>
<p>The program is: youtube/feed</p>
<h2>Dependencies</h2>
(DIR) diff --git a/pages/youtube-feed-improved.md b/pages/youtube-feed-improved.md
@@ -116,8 +116,8 @@ Use the new Atom feed directly using the CGI-mode and Atom output format:
You can browse the source-code at:
-* <https://git.codemadness.org/frontends/>
-* <gopher://codemadness.org/1/git/frontends>
+* <https://git.codemadness.org/frontends/file/youtube/feed.c.html>
+* <gopher://codemadness.org/1/git/frontends/file/youtube/feed.c.gph>
The program is: youtube/feed