diff options
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/posts/comic/comic.png | bin | 0 -> 243107 bytes | |||
| -rw-r--r-- | blog/posts/comic/content.md | 20 | ||||
| -rw-r--r-- | blog/posts/comic/meta.json | 8 |
3 files changed, 28 insertions, 0 deletions
diff --git a/blog/posts/comic/comic.png b/blog/posts/comic/comic.png Binary files differnew file mode 100644 index 0000000..f3e10c6 --- /dev/null +++ b/blog/posts/comic/comic.png diff --git a/blog/posts/comic/content.md b/blog/posts/comic/content.md new file mode 100644 index 0000000..bc34054 --- /dev/null +++ b/blog/posts/comic/content.md @@ -0,0 +1,20 @@ +I can't draw. But I started drawing anyway. So here is my new [comic series](https://comic.wazul.moe). + +## Inspiration +So I always liked comedy, and not just hearing jokes but telling them as well. Across all media, I think there is like a billion ways to tell a story but maybe even more ways to tell a joke, from standing in front of a crowd as a stand-up comedian to animating slapstick cartoon to drawing a comic. + +There are a lot of things I adore in [Randall Munroe](https://en.wikipedia.org/wiki/Randall_Munroe)'s [XKCD](https://xkcd.com/). The witty humor, the simple yet sometimes really expressive art style and even the occasional more serious or emotional episodes. + +For a while now, I was really thinking of starting something similar. A place where I could share the fun, weird and sometimes bitter scenarios of my life, and also a way to experiment with art and story telling. + +After receiving a lot of inspiration, not just from XKCD but also from other comics, and a small nudge from one of the artist of said comics, I finally decided to grab a pen and start drawing. + +## Start with the content, do the rest later +I already learned my lesson with the blog that it's better to start with the actual content and build around it, otherwise you get bored with building the webpage before actually making anything to fill it with. So at one night I got into a group call with some friends and started drawing [my first comic](https://comic.wazul.moe/issues/1). I then quickly set up a subdomain for the comics and posted that single image on it. + + + +## More to come +I want to start drawing, not just this comic series but other stuff as well. And while we're there, maybe start playing music again as well. There's just so much to do. + +Anyway, if you happen to be interested in the comic series at least, you can follow it on this [RSS feed](https://comic.wazul.moe/feed.xml).
\ No newline at end of file diff --git a/blog/posts/comic/meta.json b/blog/posts/comic/meta.json new file mode 100644 index 0000000..57995a7 --- /dev/null +++ b/blog/posts/comic/meta.json @@ -0,0 +1,8 @@ +{ + "title" : "Comics!", + "publish_date" : "2025-12-27", + "tags" : [ + "comic", + "art" + ] +} |
