diff options
author | Steph Enders <steph@senders.io> | 2024-02-29 09:31:15 -0500 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2024-02-29 09:31:15 -0500 |
commit | 2b39175011422a0d8f96d7f598f46e2a781dd28f (patch) | |
tree | dd896a1e35e2ec194bfce829afd61f553652464a /www/imgs | |
parent | 350a5058cf383733a7e75f753abdcd1cb7aae2c5 (diff) |
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
Diffstat (limited to 'www/imgs')
-rw-r--r-- | www/imgs/linus.gif | bin | 872703 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/add-remove.png | bin | 8870 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/cdkey.png | bin | 70814 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/connection.png | bin | 21275 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/create-network.png | bin | 20320 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/join.png | bin | 57669 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/launch.png | bin | 66313 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/members-view.png | bin | 44363 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/menu.png | bin | 56078 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/tray.png | bin | 22902 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/unzip.png | bin | 54286 -> 0 bytes |
-rw-r--r-- | www/imgs/wc3/unzipped.png | bin | 47059 -> 0 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/www/imgs/linus.gif b/www/imgs/linus.gif Binary files differdeleted file mode 100644 index 04e016c..0000000 --- a/www/imgs/linus.gif +++ /dev/null diff --git a/www/imgs/wc3/add-remove.png b/www/imgs/wc3/add-remove.png Binary files differdeleted file mode 100644 index 41dc06e..0000000 --- a/www/imgs/wc3/add-remove.png +++ /dev/null diff --git a/www/imgs/wc3/cdkey.png b/www/imgs/wc3/cdkey.png Binary files differdeleted file mode 100644 index 567643f..0000000 --- a/www/imgs/wc3/cdkey.png +++ /dev/null diff --git a/www/imgs/wc3/connection.png b/www/imgs/wc3/connection.png Binary files differdeleted file mode 100644 index c338dc5..0000000 --- a/www/imgs/wc3/connection.png +++ /dev/null diff --git a/www/imgs/wc3/create-network.png b/www/imgs/wc3/create-network.png Binary files differdeleted file mode 100644 index dbd2427..0000000 --- a/www/imgs/wc3/create-network.png +++ /dev/null diff --git a/www/imgs/wc3/join.png b/www/imgs/wc3/join.png Binary files differdeleted file mode 100644 index 43688c4..0000000 --- a/www/imgs/wc3/join.png +++ /dev/null diff --git a/www/imgs/wc3/launch.png b/www/imgs/wc3/launch.png Binary files differdeleted file mode 100644 index 7ad5c15..0000000 --- a/www/imgs/wc3/launch.png +++ /dev/null diff --git a/www/imgs/wc3/members-view.png b/www/imgs/wc3/members-view.png Binary files differdeleted file mode 100644 index b9c971d..0000000 --- a/www/imgs/wc3/members-view.png +++ /dev/null diff --git a/www/imgs/wc3/menu.png b/www/imgs/wc3/menu.png Binary files differdeleted file mode 100644 index 2963a04..0000000 --- a/www/imgs/wc3/menu.png +++ /dev/null diff --git a/www/imgs/wc3/tray.png b/www/imgs/wc3/tray.png Binary files differdeleted file mode 100644 index de922e2..0000000 --- a/www/imgs/wc3/tray.png +++ /dev/null diff --git a/www/imgs/wc3/unzip.png b/www/imgs/wc3/unzip.png Binary files differdeleted file mode 100644 index f698ff2..0000000 --- a/www/imgs/wc3/unzip.png +++ /dev/null diff --git a/www/imgs/wc3/unzipped.png b/www/imgs/wc3/unzipped.png Binary files differdeleted file mode 100644 index 29ce4e6..0000000 --- a/www/imgs/wc3/unzipped.png +++ /dev/null |