commit 5615742
chld
·
2026-06-05 18:14:16 +0000 UTC
parent 7da1b2c
blog?
2 files changed,
+11,
-1
+7,
-0
1@@ -0,0 +1,7 @@
2+<h2>hello world</h2>
3+<p>baby's first blog<p>
4+<br>
5+<p>hi chld, this is your first blog<br>
6+hi hello to my audience reading this<a href=https://en.wikipedia.org/wiki/Nothing><sup>[1]</sup></a><br>
7+so i wanna try and make this shell script that grabs from a directory blog/, and the specified html file blog thing, there will be html comments that are like metadata that the shell script reads and echoes into the blog landing thing<br>
8+yeah<br>okay thats it, see you later</p>
+4,
-1
1@@ -1,5 +1,8 @@
2 <p>this is where chld writes blogs.<br>sometimes</p>
3 <br>
4-<p>currently we have no blogs here x_x</p>
5+<p>currently we have no blogs here x_x<br>
6+actually we do but that blog is a test so you may not want to spend time reading it</p>
7+<br>
8+<p> <a href=blog/hello_world.html>hello world</a></p>
9
10 <title>blog</title>