Update art
This commit is contained in:
parent
75205bbafe
commit
eef270aaf8
9 changed files with 59 additions and 7 deletions
|
@ -6,6 +6,7 @@
|
||||||
"date": "2023-04-26",
|
"date": "2023-04-26",
|
||||||
"description": "Looks like it's a great time for a hot bath!\n\nI thought this was going to be a quick sketch, but ended up getting carried away a bit.",
|
"description": "Looks like it's a great time for a hot bath!\n\nI thought this was going to be a quick sketch, but ended up getting carried away a bit.",
|
||||||
"mastodon_url": "https://mastodon.art/@redstrate/110267364853210553",
|
"mastodon_url": "https://mastodon.art/@redstrate/110267364853210553",
|
||||||
|
"nsfw": true,
|
||||||
"pixiv_url": "https://www.pixiv.net/en/artworks/107564292",
|
"pixiv_url": "https://www.pixiv.net/en/artworks/107564292",
|
||||||
"program": "Procreate",
|
"program": "Procreate",
|
||||||
"title": "Hot Bath"
|
"title": "Hot Bath"
|
||||||
|
|
12
art/drip.json
Normal file
12
art/drip.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of a woman with light skin, and long brown hair. She's sitting inside of a large bath full of hot water. There's some steam in the background, as she's drinking some green liquid.",
|
||||||
|
"characters": [
|
||||||
|
"Mysterious Swordswoman"
|
||||||
|
],
|
||||||
|
"date": "2024-06-05",
|
||||||
|
"description": "another bath, but i don't care 🙉 ...i have no idea what she's drinking",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112567384640633283",
|
||||||
|
"nsfw": true,
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "Drip"
|
||||||
|
}
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"date": "2019",
|
"date": "2019",
|
||||||
|
"nsfw": true,
|
||||||
"program": "Procreate",
|
"program": "Procreate",
|
||||||
"tags": [
|
"tags": [
|
||||||
"sketch",
|
"sketch",
|
||||||
|
|
10
art/senzaki.json
Normal file
10
art/senzaki.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"characters": [
|
||||||
|
"Senzaki Yukiko"
|
||||||
|
],
|
||||||
|
"date": "2024-06-04",
|
||||||
|
"nsfw": true,
|
||||||
|
"pixiv_url": "https://www.pixiv.net/en/artworks/119356674",
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "Senzaki"
|
||||||
|
}
|
|
@ -7,5 +7,6 @@ slug: naked
|
||||||
arttags:
|
arttags:
|
||||||
- sketch
|
- sketch
|
||||||
- fan art
|
- fan art
|
||||||
|
nsfw: true
|
||||||
program: Procreate
|
program: Procreate
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,6 +7,7 @@ alt_text: "A young woman is sitting in a water bath, with clouds of smoke surrou
|
||||||
slug: bathing
|
slug: bathing
|
||||||
characters:
|
characters:
|
||||||
- Mysterious Swordswoman
|
- Mysterious Swordswoman
|
||||||
|
nsfw: true
|
||||||
mastodon_url: https://mastodon.art/@redstrate/110267364853210553
|
mastodon_url: https://mastodon.art/@redstrate/110267364853210553
|
||||||
pixiv_url: https://www.pixiv.net/en/artworks/107564292
|
pixiv_url: https://www.pixiv.net/en/artworks/107564292
|
||||||
program: Procreate
|
program: Procreate
|
||||||
|
|
14
content/art/2024/drip.md
Normal file
14
content/art/2024/drip.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "Drip"
|
||||||
|
date: 2024-06-05
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/drip.webp
|
||||||
|
alt_text: "Drawing of a woman with light skin, and long brown hair. She's sitting inside of a large bath full of hot water. There's some steam in the background, as she's drinking some green liquid."
|
||||||
|
slug: drip
|
||||||
|
characters:
|
||||||
|
- Mysterious Swordswoman
|
||||||
|
nsfw: true
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112567384640633283
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
another bath, but i don't care 🙉 ...i have no idea what she's drinking
|
12
content/art/2024/senzaki.md
Normal file
12
content/art/2024/senzaki.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: "Senzaki"
|
||||||
|
date: 2024-06-04
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/senzaki.webp
|
||||||
|
slug: senzaki
|
||||||
|
characters:
|
||||||
|
- Senzaki Yukiko
|
||||||
|
nsfw: true
|
||||||
|
pixiv_url: https://www.pixiv.net/en/artworks/119356674
|
||||||
|
program: Krita
|
||||||
|
---
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 233
|
total: 235
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
|
@ -14,7 +14,7 @@ years:
|
||||||
- year: 2021
|
- year: 2021
|
||||||
num: 27
|
num: 27
|
||||||
- year: 2024
|
- year: 2024
|
||||||
num: 19
|
num: 21
|
||||||
- year: 2016
|
- year: 2016
|
||||||
num: 7
|
num: 7
|
||||||
- year: 2018
|
- year: 2018
|
||||||
|
@ -23,23 +23,23 @@ years:
|
||||||
num: 1
|
num: 1
|
||||||
characters:
|
characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 16
|
num: 17
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 15
|
num: 15
|
||||||
- name: Merume
|
- name: Merume
|
||||||
num: 12
|
num: 12
|
||||||
- name: Asuka
|
|
||||||
num: 6
|
|
||||||
- name: Mari
|
- name: Mari
|
||||||
num: 6
|
num: 6
|
||||||
|
- name: Asuka
|
||||||
|
num: 6
|
||||||
- name: Sakura
|
- name: Sakura
|
||||||
num: 5
|
num: 5
|
||||||
- name: Mythra
|
- name: Mythra
|
||||||
num: 4
|
num: 4
|
||||||
- name: Tifa
|
|
||||||
num: 3
|
|
||||||
- name: Knocky-chan
|
- name: Knocky-chan
|
||||||
num: 3
|
num: 3
|
||||||
|
- name: Tifa
|
||||||
|
num: 3
|
||||||
- name: Byleth
|
- name: Byleth
|
||||||
num: 2
|
num: 2
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Reference in a new issue