From f51adc3b361f0706e4daef637179701337a313a5 Mon Sep 17 00:00:00 2001
From: Never Gude
Date: Tue, 10 Mar 2026 16:26:36 +0100
Subject: [PATCH] testing dates
---
Makefile | 2 +-
build/atom.xml | 8 ++++----
build/index | 2 +-
build/index.html | 2 +-
public_ansi/index | 2 +-
public_html/eh/eh/eh/eh-eh/atom.xml | 8 ++++----
public_html/eh/eh/eh/eh-eh/index.html | 2 +-
src/articles.json | 3 +++
src/articles/latex-endeavors.md | 1 +
src/articles/random-linux-utils.md | 1 +
src/articles/rsync-android.md | 1 +
src/index.md | 2 +-
12 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/Makefile b/Makefile
index 1fb8e34..099bd80 100644
--- a/Makefile
+++ b/Makefile
@@ -74,4 +74,4 @@ $(BUILDDIR)/index: $(SRCDIR)/index.md $(articles_ansi) | $(BUILDDIR)
pandoc $< --template $(template_ansi) --metadata-file $(article_list) --to ansi --output $@
$(BUILDDIR)/atom.xml: $(SRCDIR)/feed.md $(articles_html) | $(BUILDDIR)
- pandoc $< --template $(template_atom) --metadata-file $(article_list) --metadata "updated:$(shell date --iso-8601)" --to html --output $@
+ pandoc $< --template $(template_atom) --metadata-file $(article_list) --metadata "updated:$(shell date --iso-8601=minutes)" --to html --output $@
diff --git a/build/atom.xml b/build/atom.xml
index b2ef3c4..01a8f59 100644
--- a/build/atom.xml
+++ b/build/atom.xml
@@ -3,7 +3,7 @@
nevereverever.de
nevereverever.de
- 2026-03-10
+ 2026-03-10T16:25+01:00
2026-03-10
Never
@@ -14,7 +14,7 @@
library
rsync-android
- 2026-01-12
+ 2026-01-12T16:24+01:00
2026-01-12
Never
@@ -27,7 +27,7 @@ syncronise my library with my Android smartphone.
Latex Endeavors
latex-endeavors
- 2026-01-09
+ 2026-01-10T16:23+01:00
2026-01-09
Never
@@ -40,7 +40,7 @@ solutions I have encountered.
Random linux utilities
random-linux-utils
- 2025-07-25
+ 2025-07-25T16:24+01:00
2025-07-25
Never
diff --git a/build/index b/build/index
index e633834..c396ad3 100644
--- a/build/index
+++ b/build/index
@@ -11,7 +11,7 @@ also viewable via [22m[23m[31m[47m[24m[29m curl [0m. Just run
[0m[0m[22;23;24m[0m[22;23;24mcurl[0m[22;23;24m[0m[22;23;24m nevereverever.de[0m[22;23;24m[0m
-There also is an RSS Feed to stay updated about my doings.
+There also is an Atom Feed to stay updated about my doings.
[1m[23m[39m[49m[24m[29mARTICLES[0m
diff --git a/build/index.html b/build/index.html
index caf7906..f890e4f 100644
--- a/build/index.html
+++ b/build/index.html
@@ -114,7 +114,7 @@ code span.wa { color: #b58900; } /* Warning */
Just run
- There also is an RSS Feed to stay updated about my
+
There also is an Atom Feed to stay updated about my
doings.