This commit is contained in:
2026-07-09 10:17:57 +02:00
parent d9927618f5
commit dfa7ef98ef
15 changed files with 411 additions and 36 deletions
+4
View File
@@ -0,0 +1,4 @@
2026-07-09 18:30
Welco
This blog is a simple read-only collection of notes from my home lab and self-hosting experiments. Add a new text file to the `blog/` folder with a date/time on the first line, a title on the second line, and the content after a blank line.
+4
View File
@@ -0,0 +1,4 @@
2026-07-09 18:30
Welcome to the blog
This blog is a simple read-only collection of notes from my home lab and self-hosting experiments. Add a new text file to the `blog/` folder with a date/time on the first line, a title on the second line, and the content after a blank line.
+6
View File
@@ -0,0 +1,6 @@
2026-07-10 12:45
Attachment test
This post includes a referenced attachment file.
You can download it here: [[file: sample-attachment.txt]]
+1
View File
@@ -0,0 +1 @@
This is a sample attachment file used to test blog file linking.
+5
View File
@@ -0,0 +1,5 @@
[
"2026-06-06.text",
"2026-07-09-welcome.txt",
"2026-07-10-attachment-test.txt"
]