From 2b39175011422a0d8f96d7f598f46e2a781dd28f Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Thu, 29 Feb 2024 09:31:15 -0500 Subject: Initial rework commit: Build Script POC and CSS done I've created the main CSS layout and a proof of concept for the build script: this will actually build any "done" _post/ file and generate it as a workable HTML file. However, no index file generate, rss, or gemini is implemented --- old/mds/blog/blog-index.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 old/mds/blog/blog-index.md (limited to 'old/mds/blog/blog-index.md') diff --git a/old/mds/blog/blog-index.md b/old/mds/blog/blog-index.md new file mode 100644 index 0000000..cc127bb --- /dev/null +++ b/old/mds/blog/blog-index.md @@ -0,0 +1,22 @@ +
+# Blog Index + + +1. [2023-03-18 - Music: A Tour de Chorus](/blog/music/2023-03-18/) +1. [2023-01-06 - Music: Reworking my THR100HD](/blog/music/2023-01-06/) +1. [2023-01-06 - How I Generate My RSS Feed](/blog/2023-01-06/) +1. [2023-01-03 - Music Spotlight: My Top Album 2022](/blog/2023-01-03/) +1. [2022-12-31 - RSS - A Follow-up](/blog/2022-12-31/) +1. [2022-12-05 - CSS Themes Exist Now!?](/blog/2022-12-05/) +1. [2022-11-06 - My Markdown -> HTML Setup](/blog/2022-11-06/) +1. [2021-01-05 - Manjaro Followup - Breaking things!](/blog/2021-01-05/) +1. [2020-12-17 - Manjaro Experiment](/blog/2020-12-17/) +1. [2020-02-17 - Bread Blog (First post)](/blog/bread/#2020-02-17/) +1. [2020-01-13 - remember/recall - what could've been a command line tool](/blog/2020-01-13/) +1. [2019-12-09 - Lisps, Assembly, C, and Conlangs](/blog/2019-12-09/) +1. [2019-02-17 - Venturing back into C](/blog/2019-02-17/) +1. [2019-01-21 - First! A New Years Resolution](/blog/2019-01-21/) +
+ -- cgit v1.2.3-54-g00ecf