From 04b95b0e2260ca47818cd04d5858484e65feab0b Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 21 May 2022 12:57:08 -0600 Subject: Cleanup after importing everything into prod --- .../http/static/component-oriented-design/v1/main.md | 4 ---- .../static/component-oriented-design/v1/main_test.md | 4 ---- .../http/static/component-oriented-design/v2/main.md | 4 ---- .../http/static/component-oriented-design/v3/main.md | 4 ---- srv/src/http/static/dog-money.png | Bin 45500 -> 0 bytes srv/src/http/static/maddy-vps/success.png | Bin 9360 -> 0 bytes srv/src/http/static/markov/Makefile.md | 6 ------ srv/src/http/static/markov/markov.nix.md | 6 ------ 8 files changed, 28 deletions(-) delete mode 100644 srv/src/http/static/component-oriented-design/v1/main.md delete mode 100644 srv/src/http/static/component-oriented-design/v1/main_test.md delete mode 100644 srv/src/http/static/component-oriented-design/v2/main.md delete mode 100644 srv/src/http/static/component-oriented-design/v3/main.md delete mode 100644 srv/src/http/static/dog-money.png delete mode 100644 srv/src/http/static/maddy-vps/success.png delete mode 100644 srv/src/http/static/markov/Makefile.md delete mode 100644 srv/src/http/static/markov/markov.nix.md (limited to 'srv/src') diff --git a/srv/src/http/static/component-oriented-design/v1/main.md b/srv/src/http/static/component-oriented-design/v1/main.md deleted file mode 100644 index 37346c6..0000000 --- a/srv/src/http/static/component-oriented-design/v1/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -layout: code -include: main.go ---- diff --git a/srv/src/http/static/component-oriented-design/v1/main_test.md b/srv/src/http/static/component-oriented-design/v1/main_test.md deleted file mode 100644 index b0a0751..0000000 --- a/srv/src/http/static/component-oriented-design/v1/main_test.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -layout: code -include: main_test.go ---- diff --git a/srv/src/http/static/component-oriented-design/v2/main.md b/srv/src/http/static/component-oriented-design/v2/main.md deleted file mode 100644 index 37346c6..0000000 --- a/srv/src/http/static/component-oriented-design/v2/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -layout: code -include: main.go ---- diff --git a/srv/src/http/static/component-oriented-design/v3/main.md b/srv/src/http/static/component-oriented-design/v3/main.md deleted file mode 100644 index 37346c6..0000000 --- a/srv/src/http/static/component-oriented-design/v3/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -layout: code -include: main.go ---- diff --git a/srv/src/http/static/dog-money.png b/srv/src/http/static/dog-money.png deleted file mode 100644 index bbc77c1..0000000 Binary files a/srv/src/http/static/dog-money.png and /dev/null differ diff --git a/srv/src/http/static/maddy-vps/success.png b/srv/src/http/static/maddy-vps/success.png deleted file mode 100644 index 3d24c25..0000000 Binary files a/srv/src/http/static/maddy-vps/success.png and /dev/null differ diff --git a/srv/src/http/static/markov/Makefile.md b/srv/src/http/static/markov/Makefile.md deleted file mode 100644 index a680113..0000000 --- a/srv/src/http/static/markov/Makefile.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: code -include: Makefile -lang: make ---- - diff --git a/srv/src/http/static/markov/markov.nix.md b/srv/src/http/static/markov/markov.nix.md deleted file mode 100644 index 57802b4..0000000 --- a/srv/src/http/static/markov/markov.nix.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: code -include: markov.nix -lang: plain ---- - -- cgit v1.2.3