From b847b87823dfd7e1b7870c67ea32199bc607f852 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Wed, 18 Dec 2024 20:17:41 -0500 Subject: Enable github actions Moved personal blog to be built in this tree. Also enables github actions to host the site on pages. --- mod/web/blog/content/log/_index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 mod/web/blog/content/log/_index.md (limited to 'mod/web/blog/content/log/_index.md') diff --git a/mod/web/blog/content/log/_index.md b/mod/web/blog/content/log/_index.md deleted file mode 100644 index 10f2311..0000000 --- a/mod/web/blog/content/log/_index.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = "Log" -sort_by = "date" -template = "blog.html" -page_template = "post.html" -description = "notes too short to post" -+++ -- cgit v1.3.1