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 --- www/imgs/linus.gif | Bin 872703 -> 0 bytes www/imgs/wc3/add-remove.png | Bin 8870 -> 0 bytes www/imgs/wc3/cdkey.png | Bin 70814 -> 0 bytes www/imgs/wc3/connection.png | Bin 21275 -> 0 bytes www/imgs/wc3/create-network.png | Bin 20320 -> 0 bytes www/imgs/wc3/join.png | Bin 57669 -> 0 bytes www/imgs/wc3/launch.png | Bin 66313 -> 0 bytes www/imgs/wc3/members-view.png | Bin 44363 -> 0 bytes www/imgs/wc3/menu.png | Bin 56078 -> 0 bytes www/imgs/wc3/tray.png | Bin 22902 -> 0 bytes www/imgs/wc3/unzip.png | Bin 54286 -> 0 bytes www/imgs/wc3/unzipped.png | Bin 47059 -> 0 bytes 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 www/imgs/linus.gif delete mode 100644 www/imgs/wc3/add-remove.png delete mode 100644 www/imgs/wc3/cdkey.png delete mode 100644 www/imgs/wc3/connection.png delete mode 100644 www/imgs/wc3/create-network.png delete mode 100644 www/imgs/wc3/join.png delete mode 100644 www/imgs/wc3/launch.png delete mode 100644 www/imgs/wc3/members-view.png delete mode 100644 www/imgs/wc3/menu.png delete mode 100644 www/imgs/wc3/tray.png delete mode 100644 www/imgs/wc3/unzip.png delete mode 100644 www/imgs/wc3/unzipped.png (limited to 'www/imgs') diff --git a/www/imgs/linus.gif b/www/imgs/linus.gif deleted file mode 100644 index 04e016c..0000000 Binary files a/www/imgs/linus.gif and /dev/null differ diff --git a/www/imgs/wc3/add-remove.png b/www/imgs/wc3/add-remove.png deleted file mode 100644 index 41dc06e..0000000 Binary files a/www/imgs/wc3/add-remove.png and /dev/null differ diff --git a/www/imgs/wc3/cdkey.png b/www/imgs/wc3/cdkey.png deleted file mode 100644 index 567643f..0000000 Binary files a/www/imgs/wc3/cdkey.png and /dev/null differ diff --git a/www/imgs/wc3/connection.png b/www/imgs/wc3/connection.png deleted file mode 100644 index c338dc5..0000000 Binary files a/www/imgs/wc3/connection.png and /dev/null differ diff --git a/www/imgs/wc3/create-network.png b/www/imgs/wc3/create-network.png deleted file mode 100644 index dbd2427..0000000 Binary files a/www/imgs/wc3/create-network.png and /dev/null differ diff --git a/www/imgs/wc3/join.png b/www/imgs/wc3/join.png deleted file mode 100644 index 43688c4..0000000 Binary files a/www/imgs/wc3/join.png and /dev/null differ diff --git a/www/imgs/wc3/launch.png b/www/imgs/wc3/launch.png deleted file mode 100644 index 7ad5c15..0000000 Binary files a/www/imgs/wc3/launch.png and /dev/null differ diff --git a/www/imgs/wc3/members-view.png b/www/imgs/wc3/members-view.png deleted file mode 100644 index b9c971d..0000000 Binary files a/www/imgs/wc3/members-view.png and /dev/null differ diff --git a/www/imgs/wc3/menu.png b/www/imgs/wc3/menu.png deleted file mode 100644 index 2963a04..0000000 Binary files a/www/imgs/wc3/menu.png and /dev/null differ diff --git a/www/imgs/wc3/tray.png b/www/imgs/wc3/tray.png deleted file mode 100644 index de922e2..0000000 Binary files a/www/imgs/wc3/tray.png and /dev/null differ diff --git a/www/imgs/wc3/unzip.png b/www/imgs/wc3/unzip.png deleted file mode 100644 index f698ff2..0000000 Binary files a/www/imgs/wc3/unzip.png and /dev/null differ diff --git a/www/imgs/wc3/unzipped.png b/www/imgs/wc3/unzipped.png deleted file mode 100644 index 29ce4e6..0000000 Binary files a/www/imgs/wc3/unzipped.png and /dev/null differ -- cgit v1.2.3-54-g00ecf