add new artwork

This commit is contained in:
Joshua Goins 2024-01-26 20:12:32 -05:00
parent a67e2a1444
commit dbfa73353f
17 changed files with 153 additions and 9 deletions

22
art/ashley.json Normal file
View file

@ -0,0 +1,22 @@
{
"alt_text": "Drawing of multiple characters from top left to bottom right:\n\nSome kind of create with horns looking lovingly to the right.\n\nRude from Final Fantasy 7, looking at you menancingly and redoing his sleeve.\n\nA non-descript woman in a tanktop, and shoulder length hair.\n\nPomni from Amazing Digital Circus doing her, anxiety attack thing.\n\nCarl from Jimmy Neutron about to eat a hotdog. However he stopped and is now judging you for watching him do it.\n\nA tiny chat smiley from Twitch, and a Vinesauce mushroom looking at it.\n\nSome sleeping mouth monster, with cartoonish sleeping Z's.\n\nA young girl in a school outfit, turning a lever.\n\nThe same mouth monster from before, but now yelling with it's mouth wide open!\n\nA cute small, chibi bunny with a very large heart. There are two arrows pointing at it, saying "Not mine" and "Who?"\n\nMario giving you a thumbs up.\n\nDoodle Bop from Spongebob is trying to erase Kirby, which is a play on Kirby's Adventure where it teaches you how to draw kirby.\n\nThe mouth monster again, but laughing and looking to the left.\n\nMari Makinami from Rebuild of Evangelion, turned away to the side but looking at you still.",
"characters": [
"Vineshroom",
"Chat",
"Rude",
"Mario",
"Doodle Bob",
"Kirby",
"Mari",
"Carl",
"Pomni"
],
"date": "2024-01-26",
"description": "Here's a sketch dump since it's unlikely I'm going to finish anything else before October ends!\n\nFeaturing popular characters such as... Carl? and others 😌",
"mastodon_url": "https://mastodon.art/@redstrate/111316396570430914",
"program": "Krita",
"tags": [
"sketch"
],
"title": "President's Daughter"
}

23
art/electrical.json Normal file
View file

@ -0,0 +1,23 @@
{
"alt_text": "Drawing of a girl with short black hair and light skin. She is wearing dark red glasses and small circular earrings. She is wearing a bluish-green shirt that reads \"EE\". Also on her person is baggy pants and a partially obscured soldering iron in her left hand.",
"characters": [
"Vineshroom",
"Chat",
"Rude",
"Mario",
"Doodle Bob",
"Kirby",
"Mari",
"Carl",
"Pomni"
],
"date": "2024-01-26",
"mastodon_url": "https://mastodon.art/@redstrate/111825151599392193",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/electrical",
"pixiv_url": "https://www.pixiv.net/artworks/115516345",
"program": "Krita",
"tags": [
"sketch"
],
"title": "Electrical"
}

12
art/raubahn.json Normal file
View file

@ -0,0 +1,12 @@
{
"alt_text": "Drawing of Raubahn, a character in Final Fantasy XIV. He's a dark skinned man who is taller than he looks, just not visible in this picture. He is wearing simple robes, wrappings and other tidbits but he notably has a horned armguard on his left side. He's draping a dark robe over his left shoulder, which is missing an arm. He has his muted hair tied back. He looks silently to his left.",
"characters": [
"Raubahn"
],
"date": "2024-01-26",
"mastodon_url": "https://mastodon.art/@redstrate/111825144287076706",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/the-bull-of-ala-mhigo",
"pixiv_url": "https://www.pixiv.net/artworks/115516281",
"program": "Krita",
"title": "Bull of Ala Mhigo"
}

11
art/slowday.json Normal file
View file

@ -0,0 +1,11 @@
{
"alt_text": "Drawing of a small, sad looking man who has a large and oversized head. He wears a pair of swirly and opaque glasses. He's adjusting his eyewear while holding his mug. (There's something written on the mug, but it's obscured.)",
"characters": [
"Dr. Frizzly"
],
"date": "2024-01-26",
"mastodon_url": "https://mastodon.art/@redstrate/111825122306086541",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/slow-day",
"program": "Krita",
"title": "Slow work day"
}

BIN
assets/art/ashley.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

BIN
assets/art/electrical.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

BIN
assets/art/raubahn.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
assets/art/slowday.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View file

@ -0,0 +1,25 @@
---
title: "President's Daughter"
date: 2024-01-26
layout: art-detail
filename: /art/ashley.webp
alt_text: "Drawing of multiple characters from top left to bottom right:Some kind of create with horns looking lovingly to the right.Rude from Final Fantasy 7, looking at you menancingly and redoing his sleeve.A non-descript woman in a tanktop, and shoulder length hair.Pomni from Amazing Digital Circus doing her, anxiety attack thing.Carl from Jimmy Neutron about to eat a hotdog. However he stopped and is now judging you for watching him do it.A tiny chat smiley from Twitch, and a Vinesauce mushroom looking at it.Some sleeping mouth monster, with cartoonish sleeping Z's.A young girl in a school outfit, turning a lever.The same mouth monster from before, but now yelling with it's mouth wide open!A cute small, chibi bunny with a very large heart. There are two arrows pointing at it, saying "Not mine" and "Who?"Mario giving you a thumbs up.Doodle Bop from Spongebob is trying to erase Kirby, which is a play on Kirby's Adventure where it teaches you how to draw kirby.The mouth monster again, but laughing and looking to the left.Mari Makinami from Rebuild of Evangelion, turned away to the side but looking at you still."
slug: ashley
characters:
- Vineshroom
- Chat
- Rude
- Mario
- Doodle Bob
- Kirby
- Mari
- Carl
- Pomni
arttags:
- sketch
mastodon_url: https://mastodon.art/@redstrate/111316396570430914
program: Krita
---
Here's a sketch dump since it's unlikely I'm going to finish anything else before October ends!
Featuring popular characters such as... Carl? and others 😌

View file

@ -0,0 +1,24 @@
---
title: "Electrical"
date: 2024-01-26
layout: art-detail
filename: /art/electrical.webp
alt_text: "Drawing of a girl with short black hair and light skin. She is wearing dark red glasses and small circular earrings. She is wearing a bluish-green shirt that reads \"EE\". Also on her person is baggy pants and a partially obscured soldering iron in her left hand."
slug: electrical
characters:
- Vineshroom
- Chat
- Rude
- Mario
- Doodle Bob
- Kirby
- Mari
- Carl
- Pomni
arttags:
- sketch
mastodon_url: https://mastodon.art/@redstrate/111825151599392193
pixiv_url: https://www.pixiv.net/artworks/115516345
newgrounds_url: https://www.newgrounds.com/art/view/redstrate/electrical
program: Krita
---

View file

@ -0,0 +1,14 @@
---
title: "Bull of Ala Mhigo"
date: 2024-01-26
layout: art-detail
filename: /art/raubahn.webp
alt_text: "Drawing of Raubahn, a character in Final Fantasy XIV. He's a dark skinned man who is taller than he looks, just not visible in this picture. He is wearing simple robes, wrappings and other tidbits but he notably has a horned armguard on his left side. He's draping a dark robe over his left shoulder, which is missing an arm. He has his muted hair tied back. He looks silently to his left."
slug: raubahn
characters:
- Raubahn
mastodon_url: https://mastodon.art/@redstrate/111825144287076706
pixiv_url: https://www.pixiv.net/artworks/115516281
newgrounds_url: https://www.newgrounds.com/art/view/redstrate/the-bull-of-ala-mhigo
program: Krita
---

View file

@ -0,0 +1,13 @@
---
title: "Slow work day"
date: 2024-01-26
layout: art-detail
filename: /art/slowday.webp
alt_text: "Drawing of a small, sad looking man who has a large and oversized head. He wears a pair of swirly and opaque glasses. He's adjusting his eyewear while holding his mug. (There's something written on the mug, but it's obscured.)"
slug: slowday
characters:
- Dr. Frizzly
mastodon_url: https://mastodon.art/@redstrate/111825122306086541
newgrounds_url: https://www.newgrounds.com/art/view/redstrate/slow-day
program: Krita
---

View file

@ -1,7 +1,7 @@
---
title: Stats
layout: art-stats
total: 220
total: 224
years:
- year: 2019
num: 60
@ -18,7 +18,7 @@ years:
- year: 2016
num: 7
- year: 2024
num: 2
num: 6
- year: 2017
num: 1
characters:
@ -28,20 +28,20 @@ characters:
num: 14
- name: Merume
num: 10
- name: Mari
num: 8
- name: Sakura
num: 7
- name: Asuka
num: 6
- name: Mari
num: 6
- name: Mythra
num: 4
- name: Mario
num: 4
- name: Knocky-chan
num: 3
- name: Byleth
num: 2
- name: Elisanne
num: 2
- name: Vineshroom
num: 3
tags:
- name: technical
num: 1
@ -62,5 +62,5 @@ tags:
- name: fan art
num: 47
- name: sketch
num: 105
num: 107
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB