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. --- demo/dst/.files | 8 +++ demo/dst/404.html | 32 ++++++++++++ demo/dst/about.html | 32 ++++++++++++ .../an-interesting-article/assets/stamps.webp | Bin 0 -> 46960 bytes .../dst/articles/an-interesting-article/index.html | 34 +++++++++++++ .../assets/japanese-train.webp | Bin 0 -> 128168 bytes .../another-interesting-article/index.html | 34 +++++++++++++ demo/dst/articles/article3.html | 32 ++++++++++++ demo/dst/favicon.png | Bin 0 -> 393 bytes demo/dst/index.html | 37 ++++++++++++++ demo/dst/lists/board-games.html | 38 +++++++++++++++ demo/dst/lists/movies.html | 38 +++++++++++++++ demo/dst/rss.xml | 39 +++++++++++++++ demo/dst/sitemap.xml | 14 ++++++ demo/dst/style.css | 54 +++++++++++++++++++++ 15 files changed, 392 insertions(+) create mode 100644 demo/dst/.files create mode 100644 demo/dst/404.html create mode 100644 demo/dst/about.html create mode 100644 demo/dst/articles/an-interesting-article/assets/stamps.webp create mode 100644 demo/dst/articles/an-interesting-article/index.html create mode 100644 demo/dst/articles/another-interesting-article/assets/japanese-train.webp create mode 100644 demo/dst/articles/another-interesting-article/index.html create mode 100644 demo/dst/articles/article3.html create mode 100644 demo/dst/favicon.png create mode 100644 demo/dst/index.html create mode 100644 demo/dst/lists/board-games.html create mode 100644 demo/dst/lists/movies.html create mode 100644 demo/dst/rss.xml create mode 100644 demo/dst/sitemap.xml create mode 100644 demo/dst/style.css (limited to 'demo/dst') diff --git a/demo/dst/.files b/demo/dst/.files new file mode 100644 index 0000000..f7d8b18 --- /dev/null +++ b/demo/dst/.files @@ -0,0 +1,8 @@ +./404.md +./about.md +./lists/movies.md +./lists/board-games.md +./articles/an-interesting-article/index.md +./articles/article3.md +./articles/another-interesting-article/index.md +./style.css diff --git a/demo/dst/404.html b/demo/dst/404.html new file mode 100644 index 0000000..b6e2d1e --- /dev/null +++ b/demo/dst/404.html @@ -0,0 +1,32 @@ + + +
+ + + +I couldn’t find that page.
+ + diff --git a/demo/dst/about.html b/demo/dst/about.html new file mode 100644 index 0000000..b17b7fe --- /dev/null +++ b/demo/dst/about.html @@ -0,0 +1,32 @@ + + + + + + +Here is an about page for my website
+ + diff --git a/demo/dst/articles/an-interesting-article/assets/stamps.webp b/demo/dst/articles/an-interesting-article/assets/stamps.webp new file mode 100644 index 0000000..9785ce7 Binary files /dev/null and b/demo/dst/articles/an-interesting-article/assets/stamps.webp differ diff --git a/demo/dst/articles/an-interesting-article/index.html b/demo/dst/articles/an-interesting-article/index.html new file mode 100644 index 0000000..ea236df --- /dev/null +++ b/demo/dst/articles/an-interesting-article/index.html @@ -0,0 +1,34 @@ + + + + + + +Here is a picture of some cool stamps
+
Thank you for reading my nice article.
+ + diff --git a/demo/dst/articles/another-interesting-article/assets/japanese-train.webp b/demo/dst/articles/another-interesting-article/assets/japanese-train.webp new file mode 100644 index 0000000..c4cab3e Binary files /dev/null and b/demo/dst/articles/another-interesting-article/assets/japanese-train.webp differ diff --git a/demo/dst/articles/another-interesting-article/index.html b/demo/dst/articles/another-interesting-article/index.html new file mode 100644 index 0000000..bc82292 --- /dev/null +++ b/demo/dst/articles/another-interesting-article/index.html @@ -0,0 +1,34 @@ + + + + + + +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/demo/dst/articles/article3.html b/demo/dst/articles/article3.html new file mode 100644 index 0000000..2b2c5f9 --- /dev/null +++ b/demo/dst/articles/article3.html @@ -0,0 +1,32 @@ + + + + + + +Wow another one
+ + diff --git a/demo/dst/favicon.png b/demo/dst/favicon.png new file mode 100644 index 0000000..4c22246 Binary files /dev/null and b/demo/dst/favicon.png differ diff --git a/demo/dst/index.html b/demo/dst/index.html new file mode 100644 index 0000000..bfc86b6 --- /dev/null +++ b/demo/dst/index.html @@ -0,0 +1,37 @@ + + + + + + +Here are some board games I like:
+Play them with me, thanks.
+ + diff --git a/demo/dst/lists/movies.html b/demo/dst/lists/movies.html new file mode 100644 index 0000000..496e0d1 --- /dev/null +++ b/demo/dst/lists/movies.html @@ -0,0 +1,38 @@ + + + + + + +Here are my favorite movies
+I hope you enjoyed this insightful article.
+ + diff --git a/demo/dst/rss.xml b/demo/dst/rss.xml new file mode 100644 index 0000000..34d2e0a --- /dev/null +++ b/demo/dst/rss.xml @@ -0,0 +1,39 @@ + +