From fec892047e4c0b810981fa8f20223e0b1c4f72b4 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 18:17:10 -0400 Subject: refactor. added rss feed. --- .../an-interesting-article/assets/stamps.webp | Bin 46960 -> 0 bytes .../dst/articles/an-interesting-article/index.html | 37 --------------------- .../assets/japanese-train.webp | Bin 128168 -> 0 bytes .../another-interesting-article/index.html | 37 --------------------- example/dst/articles/article3.html | 33 ------------------ 5 files changed, 107 deletions(-) delete mode 100644 example/dst/articles/an-interesting-article/assets/stamps.webp delete mode 100644 example/dst/articles/an-interesting-article/index.html delete mode 100644 example/dst/articles/another-interesting-article/assets/japanese-train.webp delete mode 100644 example/dst/articles/another-interesting-article/index.html delete mode 100644 example/dst/articles/article3.html (limited to 'example/dst/articles') diff --git a/example/dst/articles/an-interesting-article/assets/stamps.webp b/example/dst/articles/an-interesting-article/assets/stamps.webp deleted file mode 100644 index 9785ce7..0000000 Binary files a/example/dst/articles/an-interesting-article/assets/stamps.webp and /dev/null differ diff --git a/example/dst/articles/an-interesting-article/index.html b/example/dst/articles/an-interesting-article/index.html deleted file mode 100644 index 8e65041..0000000 --- a/example/dst/articles/an-interesting-article/index.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
- - - -Here is a picture of some cool stamps
- -
Thank you for reading my nice article.
- - diff --git a/example/dst/articles/another-interesting-article/assets/japanese-train.webp b/example/dst/articles/another-interesting-article/assets/japanese-train.webp deleted file mode 100644 index c4cab3e..0000000 Binary files a/example/dst/articles/another-interesting-article/assets/japanese-train.webp and /dev/null differ diff --git a/example/dst/articles/another-interesting-article/index.html b/example/dst/articles/another-interesting-article/index.html deleted file mode 100644 index 010c0f1..0000000 --- a/example/dst/articles/another-interesting-article/index.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - -Aren't Japanese trains great? I particularly like the boxy ones. Here is a picture of a train:
- -
Thank you for looking at this train
- - diff --git a/example/dst/articles/article3.html b/example/dst/articles/article3.html deleted file mode 100644 index 75783b7..0000000 --- a/example/dst/articles/article3.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - -Wow another one
- - -- cgit v1.2.3