From 35e9f6324dba0757e7c967fab6d000e44b4d5074 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sat, 2 Sep 2023 10:01:52 +0700 Subject: Update theme --- 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 +++++++++++ 5 files changed, 112 insertions(+) create mode 100644 content/doodles/1.md create mode 100644 content/doodles/2.md create mode 100644 content/doodles/3.md create mode 100644 content/doodles/4.md create mode 100644 content/doodles/_index.md (limited to 'content/doodles') diff --git a/content/doodles/1.md b/content/doodles/1.md new file mode 100644 index 0000000..eea799c --- /dev/null +++ b/content/doodles/1.md @@ -0,0 +1,40 @@ +--- +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 new file mode 100644 index 0000000..5aa3c42 --- /dev/null +++ b/content/doodles/2.md @@ -0,0 +1,17 @@ +--- +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 new file mode 100644 index 0000000..8900e1e --- /dev/null +++ b/content/doodles/3.md @@ -0,0 +1,21 @@ +--- +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 new file mode 100644 index 0000000..dacbf91 --- /dev/null +++ b/content/doodles/4.md @@ -0,0 +1,23 @@ +--- +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 new file mode 100644 index 0000000..794fa1a --- /dev/null +++ b/content/doodles/_index.md @@ -0,0 +1,11 @@ +--- +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. -- cgit 1.4.1