aboutsummaryrefslogtreecommitdiff
path: root/demo/src/articles
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-15 18:17:10 -0400
committerhistoria <[not public]>2026-06-15 18:17:10 -0400
commitfec892047e4c0b810981fa8f20223e0b1c4f72b4 (patch)
treea6fdc109a3a32ae383a88d01ba44322be4b8bcc3 /demo/src/articles
parent193666c2bba01bb9bc1a21ac270c0affe15ea757 (diff)
downloadssg-blog-fec892047e4c0b810981fa8f20223e0b1c4f72b4.tar.gz
refactor. added rss feed.
Diffstat (limited to 'demo/src/articles')
-rw-r--r--demo/src/articles/an-interesting-article/assets/stamps.webpbin0 -> 46960 bytes
-rw-r--r--demo/src/articles/an-interesting-article/index.md12
-rw-r--r--demo/src/articles/another-interesting-article/assets/japanese-train.webpbin0 -> 128168 bytes
-rw-r--r--demo/src/articles/another-interesting-article/index.md12
-rw-r--r--demo/src/articles/article3.md8
5 files changed, 32 insertions, 0 deletions
diff --git a/demo/src/articles/an-interesting-article/assets/stamps.webp b/demo/src/articles/an-interesting-article/assets/stamps.webp
new file mode 100644
index 0000000..9785ce7
--- /dev/null
+++ b/demo/src/articles/an-interesting-article/assets/stamps.webp
Binary files differ
diff --git a/demo/src/articles/an-interesting-article/index.md b/demo/src/articles/an-interesting-article/index.md
new file mode 100644
index 0000000..779f4b6
--- /dev/null
+++ b/demo/src/articles/an-interesting-article/index.md
@@ -0,0 +1,12 @@
+---
+title: This is a very interesting article about stamps
+date: 2024-10-04
+---
+
+# This is a very interesting article about stamps
+
+Here is a picture of some cool stamps
+
+![](assets/stamps.webp)
+
+Thank you for reading my nice article.
diff --git a/demo/src/articles/another-interesting-article/assets/japanese-train.webp b/demo/src/articles/another-interesting-article/assets/japanese-train.webp
new file mode 100644
index 0000000..c4cab3e
--- /dev/null
+++ b/demo/src/articles/another-interesting-article/assets/japanese-train.webp
Binary files differ
diff --git a/demo/src/articles/another-interesting-article/index.md b/demo/src/articles/another-interesting-article/index.md
new file mode 100644
index 0000000..4e5d9b7
--- /dev/null
+++ b/demo/src/articles/another-interesting-article/index.md
@@ -0,0 +1,12 @@
+---
+title: I love trains
+date: 2024-09-10
+---
+
+# I love trains
+
+Aren't Japanese trains great? I particularly like the boxy ones. Here is a picture of a train:
+
+![](assets/japanese-train.webp)
+
+Thank you for looking at this train
diff --git a/demo/src/articles/article3.md b/demo/src/articles/article3.md
new file mode 100644
index 0000000..c98ebba
--- /dev/null
+++ b/demo/src/articles/article3.md
@@ -0,0 +1,8 @@
+---
+title: This is a third article!
+date: 2023-10-08
+---
+
+# Article 3
+
+Wow another one