diff options
-rw-r--r-- | archetypes/comics.md | 11 | ||||
-rw-r--r-- | content/doodles/1.md | 40 | ||||
-rw-r--r-- | content/doodles/2.md | 17 | ||||
-rw-r--r-- | content/doodles/3.md | 21 | ||||
-rw-r--r-- | content/doodles/4.md | 23 | ||||
-rw-r--r-- | content/doodles/_index.md | 11 | ||||
-rw-r--r-- | static/comics/1/bridge.png | bin | 107423 -> 0 bytes | |||
-rw-r--r-- | static/comics/1/bridge_full.png | bin | 555436 -> 0 bytes | |||
-rw-r--r-- | static/comics/1/transcript.txt | 14 | ||||
-rw-r--r-- | static/comics/2/curve.png | bin | 10665 -> 0 bytes | |||
-rw-r--r-- | static/comics/2/curve_full.png | bin | 36475 -> 0 bytes | |||
-rw-r--r-- | static/comics/2/transcript.txt | 3 | ||||
-rw-r--r-- | static/comics/3/change-the-world.png | bin | 32254 -> 0 bytes | |||
-rw-r--r-- | static/comics/3/change-the-world_full.png | bin | 32254 -> 0 bytes | |||
-rw-r--r-- | static/comics/3/transcript.txt | 11 | ||||
-rw-r--r-- | static/comics/4/call-home.png | bin | 99745 -> 0 bytes | |||
-rw-r--r-- | static/comics/4/call-home_full.png | bin | 328231 -> 0 bytes |
17 files changed, 0 insertions, 151 deletions
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 ] ---- - -<h4>Panel 1</h4> - -Black: Hi I'm new here -Blue: Welcome - -<h4>Panel 2 & 3</h4> - -*green has changed their display name to Green* -*Green exits the room* - -<h4>Panel 4</h4> - -Black: What? -Blue: Huh? - -<h4>Panel 5</h4> - -*green has changed their display name to Green* -*Green exits the room* - -<h4>Panel 6</h4> - -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 ] ---- - -<h4>Panel 1</h4> - -Person saying "I will change the world!" - -<h4>Panel 2</h4> - -Person looking at the windows and seeing that it is raining - -<h4>Panel 3</h4> - -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 ] ---- - -<h4>Panel 1</h4> - -Person looking at the computer, saying "Hmm this app calls home. Gotta firejail -it." - -<h4>Panel 2</h4> - -An anthromorphic app is in a literal jail of fire. - -<h4>Panel 3</h4> - -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 --- a/static/comics/1/bridge.png +++ /dev/null Binary files differdiff --git a/static/comics/1/bridge_full.png b/static/comics/1/bridge_full.png deleted file mode 100644 index 0c60081..0000000 --- a/static/comics/1/bridge_full.png +++ /dev/null Binary files differdiff --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 --- a/static/comics/2/curve.png +++ /dev/null Binary files differdiff --git a/static/comics/2/curve_full.png b/static/comics/2/curve_full.png deleted file mode 100644 index 26815a6..0000000 --- a/static/comics/2/curve_full.png +++ /dev/null Binary files differdiff --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 --- a/static/comics/3/change-the-world.png +++ /dev/null Binary files differdiff --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 --- a/static/comics/3/change-the-world_full.png +++ /dev/null Binary files differdiff --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 --- a/static/comics/4/call-home.png +++ /dev/null Binary files differdiff --git a/static/comics/4/call-home_full.png b/static/comics/4/call-home_full.png deleted file mode 100644 index 817196c..0000000 --- a/static/comics/4/call-home_full.png +++ /dev/null Binary files differ |