From 1bc1454b9312e4322d486437055408d1ff35fb22 Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 30 Oct 2023 12:47:55 -0400 Subject: New blog entry and changes to how blogs are displayed - blogs are now in subdirs - blog list is generated through helper function - full blog list is in blog subdir --- blog/It's-Alive!/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 blog/It's-Alive!/index.html (limited to 'blog/It's-Alive!/index.html') diff --git a/blog/It's-Alive!/index.html b/blog/It's-Alive!/index.html new file mode 100644 index 0000000..f55f224 --- /dev/null +++ b/blog/It's-Alive!/index.html @@ -0,0 +1,10 @@ + +It's Alive! + + +

+ Cloning via http(s) now works! +

+ btw I will be posting my dotfiles soontm +

+ -- cgit v1.2.1