From 2cff39c15ffb512f87ed5f8a2f71603e9ff2d4c7 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sat, 20 Apr 2024 23:16:51 +0700 Subject: Remove comics --- archetypes/comics.md | 11 -------- content/doodles/1.md | 40 ------------------------------ content/doodles/2.md | 17 ------------- content/doodles/3.md | 21 ---------------- content/doodles/4.md | 23 ----------------- content/doodles/_index.md | 11 -------- static/comics/1/bridge.png | Bin 107423 -> 0 bytes static/comics/1/bridge_full.png | Bin 555436 -> 0 bytes static/comics/1/transcript.txt | 14 ----------- static/comics/2/curve.png | Bin 10665 -> 0 bytes static/comics/2/curve_full.png | Bin 36475 -> 0 bytes static/comics/2/transcript.txt | 3 --- static/comics/3/change-the-world.png | Bin 32254 -> 0 bytes static/comics/3/change-the-world_full.png | Bin 32254 -> 0 bytes static/comics/3/transcript.txt | 11 -------- static/comics/4/call-home.png | Bin 99745 -> 0 bytes static/comics/4/call-home_full.png | Bin 328231 -> 0 bytes 17 files changed, 151 deletions(-) delete mode 100644 archetypes/comics.md delete mode 100644 content/doodles/1.md delete mode 100644 content/doodles/2.md delete mode 100644 content/doodles/3.md delete mode 100644 content/doodles/4.md delete mode 100644 content/doodles/_index.md delete mode 100644 static/comics/1/bridge.png delete mode 100644 static/comics/1/bridge_full.png delete mode 100644 static/comics/1/transcript.txt delete mode 100644 static/comics/2/curve.png delete mode 100644 static/comics/2/curve_full.png delete mode 100644 static/comics/2/transcript.txt delete mode 100644 static/comics/3/change-the-world.png delete mode 100644 static/comics/3/change-the-world_full.png delete mode 100644 static/comics/3/transcript.txt delete mode 100644 static/comics/4/call-home.png delete mode 100644 static/comics/4/call-home_full.png diff --git a/archetypes/comics.md b/archetypes/comics.md deleted file mode 100644 index 1195995..0000000 --- a/archetypes/comics.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: comic -title: "{{ .Name }}: " -titleText: "something humorous" -comicLink: "/comics/0/impostor.png" -alt: Something humorous and/or image description -date: {{ now.Format "2021-06-13" }} -translationKey: comic-{{ .Name }} -categories: [ comics ] ---- - diff --git a/content/doodles/1.md b/content/doodles/1.md deleted file mode 100644 index eea799c..0000000 --- a/content/doodles/1.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "1: Bridge" -date: 2021-09-02 -layout: comic -titleText: | - "I mean his leg looks a bit squiggly." - "Well your arms were literally cropped off." -comicId: 1 -comicTitle: bridge -categories: [ comics ] ---- - -

Panel 1

- -Black: Hi I'm new here -Blue: Welcome - -

Panel 2 & 3

- -*green has changed their display name to Green* -*Green exits the room* - -

Panel 4

- -Black: What? -Blue: Huh? - -

Panel 5

- -*green has changed their display name to Green* -*Green exits the room* - -

Panel 6

- -Black: What's the matter with that guy? -Blue: He uses XMPP over a bridge - ---- - -See also: [XMPP Bridge](https://github.com/matrix-org/matrix-bifrost/issues/63) diff --git a/content/doodles/2.md b/content/doodles/2.md deleted file mode 100644 index 5aa3c42..0000000 --- a/content/doodles/2.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "2: Learning curve" -date: 2021-09-20 -layout: comic -titleText: v = dt/dx -comicId: 2 -comicTitle: curve -categories: [ comics ] ---- - -A line graph with "time" on vertical axis and "proficiency" on horizontal axis - -Text: What people mean when they say "steep learning curve" - ---- - -See also: [SMBC Comics - Pedant](https://www.smbc-comics.com/comic/pedant) diff --git a/content/doodles/3.md b/content/doodles/3.md deleted file mode 100644 index 8900e1e..0000000 --- a/content/doodles/3.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: "3: Change the world" -date: 2021-10-11 -layout: comic -titleText: "Things I can't draw: stickpersons, windows, beds" -comicId: 3 -comicTitle: change-the-world -categories: [ comics ] ---- - -

Panel 1

- -Person saying "I will change the world!" - -

Panel 2

- -Person looking at the windows and seeing that it is raining - -

Panel 3

- -Person lying in bed looking at the mobile phone diff --git a/content/doodles/4.md b/content/doodles/4.md deleted file mode 100644 index dacbf91..0000000 --- a/content/doodles/4.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: "4: Call home" -date: 2021-11-23 -layout: comic -titleText: "They have a family too!" -comicId: 4 -comicTitle: call-home -categories: [ comics ] ---- - -

Panel 1

- -Person looking at the computer, saying "Hmm this app calls home. Gotta firejail -it." - -

Panel 2

- -An anthromorphic app is in a literal jail of fire. - -

Panel 3

- -Two other apps, seemingly its family, crying "I'm worried, he hasn't called for -months." diff --git a/content/doodles/_index.md b/content/doodles/_index.md deleted file mode 100644 index 794fa1a..0000000 --- a/content/doodles/_index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Doodles -lang: en -translationKey: doodles ---- - -Here are some attempts of mine to draw webcomics, or I should say random -scribbles :) - -Transcript of each comic can be found by appending 'transcript.txt' to the -comic URL. diff --git a/static/comics/1/bridge.png b/static/comics/1/bridge.png deleted file mode 100644 index 4a09ca4..0000000 Binary files a/static/comics/1/bridge.png and /dev/null differ diff --git a/static/comics/1/bridge_full.png b/static/comics/1/bridge_full.png deleted file mode 100644 index 0c60081..0000000 Binary files a/static/comics/1/bridge_full.png and /dev/null differ diff --git a/static/comics/1/transcript.txt b/static/comics/1/transcript.txt deleted file mode 100644 index a440079..0000000 --- a/static/comics/1/transcript.txt +++ /dev/null @@ -1,14 +0,0 @@ -Black: Hi I'm new here -Blue: Welcome - -* green has changed their display name to Green -* Green exits the room - -Black: What? -Blue: Huh? - -* green has changed their display name to Green -* Green exits the room - -Black: What's the matter with that guy? -Blue: He uses XMPP over a bridge diff --git a/static/comics/2/curve.png b/static/comics/2/curve.png deleted file mode 100644 index fa75444..0000000 Binary files a/static/comics/2/curve.png and /dev/null differ diff --git a/static/comics/2/curve_full.png b/static/comics/2/curve_full.png deleted file mode 100644 index 26815a6..0000000 Binary files a/static/comics/2/curve_full.png and /dev/null differ diff --git a/static/comics/2/transcript.txt b/static/comics/2/transcript.txt deleted file mode 100644 index be1f0df..0000000 --- a/static/comics/2/transcript.txt +++ /dev/null @@ -1,3 +0,0 @@ -A line graph with "time" on vertical axis and "proficiency" on horizontal axis - -Text: What people mean when they say "steep learning curve" diff --git a/static/comics/3/change-the-world.png b/static/comics/3/change-the-world.png deleted file mode 100644 index c95c8cf..0000000 Binary files a/static/comics/3/change-the-world.png and /dev/null differ diff --git a/static/comics/3/change-the-world_full.png b/static/comics/3/change-the-world_full.png deleted file mode 100644 index c95c8cf..0000000 Binary files a/static/comics/3/change-the-world_full.png and /dev/null differ diff --git a/static/comics/3/transcript.txt b/static/comics/3/transcript.txt deleted file mode 100644 index d9b3da2..0000000 --- a/static/comics/3/transcript.txt +++ /dev/null @@ -1,11 +0,0 @@ -[Panel 1] - -Person saying "I will change the world!" - -[Panel 2] - -Person looking at the windows and seeing that it is raining - -[Panel 3] - -Person lying in bed looking at the mobile phone diff --git a/static/comics/4/call-home.png b/static/comics/4/call-home.png deleted file mode 100644 index a9f23f5..0000000 Binary files a/static/comics/4/call-home.png and /dev/null differ diff --git a/static/comics/4/call-home_full.png b/static/comics/4/call-home_full.png deleted file mode 100644 index 817196c..0000000 Binary files a/static/comics/4/call-home_full.png and /dev/null differ -- cgit 1.4.1