From 20d62336a446bea6c5846805e8325b67cd59fe54 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 8 Oct 2024 11:49:47 -0400 Subject: nice redesign (#145) * nix: drop treefmt * nix: remove .envrc * nix: move `serve` to apps output * nice redesign * use local stylesheet * nix: fix build --- static/imgs/gifs/acab.gif | Bin 8785 -> 0 bytes static/imgs/gifs/arnold.gif | Bin 5046 -> 0 bytes static/imgs/gifs/capitalism.gif | Bin 253 -> 0 bytes static/imgs/gifs/legalize.gif | Bin 7182 -> 0 bytes static/imgs/gifs/obras.gif | Bin 5497 -> 0 bytes static/imgs/gifs/poweredbynix.svg | 187 -------------------------------------- static/imgs/gifs/pride.gif | Bin 17783 -> 0 bytes static/imgs/gifs/steam.gif | Bin 2750 -> 0 bytes static/imgs/gifs/web3.gif | Bin 483 -> 0 bytes static/imgs/gifs/weezer.gif | Bin 24883 -> 0 bytes 10 files changed, 187 deletions(-) delete mode 100644 static/imgs/gifs/acab.gif delete mode 100644 static/imgs/gifs/arnold.gif delete mode 100644 static/imgs/gifs/capitalism.gif delete mode 100644 static/imgs/gifs/legalize.gif delete mode 100644 static/imgs/gifs/obras.gif delete mode 100644 static/imgs/gifs/poweredbynix.svg delete mode 100644 static/imgs/gifs/pride.gif delete mode 100644 static/imgs/gifs/steam.gif delete mode 100644 static/imgs/gifs/web3.gif delete mode 100644 static/imgs/gifs/weezer.gif (limited to 'static/imgs/gifs') diff --git a/static/imgs/gifs/acab.gif b/static/imgs/gifs/acab.gif deleted file mode 100644 index 6f8ccef..0000000 Binary files a/static/imgs/gifs/acab.gif and /dev/null differ diff --git a/static/imgs/gifs/arnold.gif b/static/imgs/gifs/arnold.gif deleted file mode 100644 index 0035988..0000000 Binary files a/static/imgs/gifs/arnold.gif and /dev/null differ diff --git a/static/imgs/gifs/capitalism.gif b/static/imgs/gifs/capitalism.gif deleted file mode 100644 index c4abb60..0000000 Binary files a/static/imgs/gifs/capitalism.gif and /dev/null differ diff --git a/static/imgs/gifs/legalize.gif b/static/imgs/gifs/legalize.gif deleted file mode 100644 index 071d4d4..0000000 Binary files a/static/imgs/gifs/legalize.gif and /dev/null differ diff --git a/static/imgs/gifs/obras.gif b/static/imgs/gifs/obras.gif deleted file mode 100644 index 3c8443e..0000000 Binary files a/static/imgs/gifs/obras.gif and /dev/null differ diff --git a/static/imgs/gifs/poweredbynix.svg b/static/imgs/gifs/poweredbynix.svg deleted file mode 100644 index 0bc8c80..0000000 --- a/static/imgs/gifs/poweredbynix.svg +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/static/imgs/gifs/pride.gif b/static/imgs/gifs/pride.gif deleted file mode 100644 index 9a48896..0000000 Binary files a/static/imgs/gifs/pride.gif and /dev/null differ diff --git a/static/imgs/gifs/steam.gif b/static/imgs/gifs/steam.gif deleted file mode 100644 index 1f4fe29..0000000 Binary files a/static/imgs/gifs/steam.gif and /dev/null differ diff --git a/static/imgs/gifs/web3.gif b/static/imgs/gifs/web3.gif deleted file mode 100644 index 4f5a2f1..0000000 Binary files a/static/imgs/gifs/web3.gif and /dev/null differ diff --git a/static/imgs/gifs/weezer.gif b/static/imgs/gifs/weezer.gif deleted file mode 100644 index d7fa9d1..0000000 Binary files a/static/imgs/gifs/weezer.gif and /dev/null differ -- cgit v1.2.3