Add new artwork
This commit is contained in:
parent
228fc50c0c
commit
4d216d2e00
5 changed files with 57 additions and 3 deletions
14
art/kali.json
Normal file
14
art/kali.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Kali, the prismarine elf is taking a peek inside of a book label "2" (in roman numerals.) He has long purplish hair with multi-colored accents, and is adorned in many red jewels including one on his forehad. He's also wearing pretty sick glasses, and is donned in a green jacket with puffy white sleeves.",
|
||||||
|
"characters": [
|
||||||
|
"Kali"
|
||||||
|
],
|
||||||
|
"date": "2024-07-21",
|
||||||
|
"description": "Artfight attack: https://artfight.net/attack/7990837.take-a-look-inside-the-book",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112827087560658678",
|
||||||
|
"program": "Krita",
|
||||||
|
"tags": [
|
||||||
|
"artfight"
|
||||||
|
],
|
||||||
|
"title": "Take a look, inside the book"
|
||||||
|
}
|
15
content/art/2024/kali.md
Normal file
15
content/art/2024/kali.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "Take a look, inside the book"
|
||||||
|
date: 2024-07-21
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/kali.webp
|
||||||
|
alt_text: "Kali, the prismarine elf is taking a peek inside of a book label "2" (in roman numerals.) He has long purplish hair with multi-colored accents, and is adorned in many red jewels including one on his forehad. He's also wearing pretty sick glasses, and is donned in a green jacket with puffy white sleeves."
|
||||||
|
slug: kali
|
||||||
|
characters:
|
||||||
|
- Kali
|
||||||
|
arttags:
|
||||||
|
- artfight
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112827087560658678
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
Artfight attack: https://artfight.net/attack/7990837.take-a-look-inside-the-book
|
13
content/art/guest/guest-juritta3.md
Normal file
13
content/art/guest/guest-juritta3.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "Artfight defense by Nrok"
|
||||||
|
artist: "Nrok"
|
||||||
|
date: 2024-07-21
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/guest-juritta3.webp
|
||||||
|
slug: guest-juritta3
|
||||||
|
characters:
|
||||||
|
- Juritta
|
||||||
|
arttags:
|
||||||
|
- artfight
|
||||||
|
---
|
||||||
|
Artfight Attack: https://artfight.net/attack/7989482.juritta
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 251
|
total: 252
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
|
@ -10,7 +10,7 @@ years:
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 38
|
num: 38
|
||||||
- year: 2024
|
- year: 2024
|
||||||
num: 37
|
num: 38
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
- year: 2021
|
- year: 2021
|
||||||
|
@ -64,7 +64,7 @@ tags:
|
||||||
- name: drawpile
|
- name: drawpile
|
||||||
num: 10
|
num: 10
|
||||||
- name: artfight
|
- name: artfight
|
||||||
num: 14
|
num: 15
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 20
|
num: 20
|
||||||
- name: fan art
|
- name: fan art
|
||||||
|
|
12
guestart/guest-juritta3.json
Normal file
12
guestart/guest-juritta3.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"characters": [
|
||||||
|
"Juritta"
|
||||||
|
],
|
||||||
|
"title": "Artfight defense by Nrok",
|
||||||
|
"date": "2024-07-21",
|
||||||
|
"artist": "Nrok",
|
||||||
|
"description": "Artfight Attack: https://artfight.net/attack/7989482.juritta",
|
||||||
|
"tags": [
|
||||||
|
"artfight"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue