From 6a628110fef7c20e9c984287781c56b951f476b9 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Tue, 29 Jul 2025 10:57:22 +0200 Subject: article list improvements - styled article list - added dynamically generated article list to markdown index - (initial run.sh) --- src/articles/index.md | 4 +--- src/articles/zwei.md | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 src/articles/zwei.md (limited to 'src') diff --git a/src/articles/index.md b/src/articles/index.md index 07a9666..6112c8a 100644 --- a/src/articles/index.md +++ b/src/articles/index.md @@ -1,5 +1,3 @@ # Articles -###### Subscribe to the [RSS Feed](feed.xml) - -- - - +##### Subscribe to the [RSS Feed](feed.xml) diff --git a/src/articles/zwei.md b/src/articles/zwei.md new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/src/articles/zwei.md @@ -0,0 +1 @@ +test -- cgit v1.2.3