Add new ffxiv artwork
This commit is contained in:
parent
952b874c7b
commit
c5cf3a7a33
5 changed files with 53 additions and 4 deletions
10
art/ffxiv-sketches-miqote.json
Normal file
10
art/ffxiv-sketches-miqote.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of a Miqo'te from Final Fantasy XIV. She's wearing the racial starting gear, which is a tank top (with belts of course), a short skith and some thigh high boots. She's really excited(?) and posing high in the air.",
|
||||||
|
"date": "2024-07-29",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112872595759645312",
|
||||||
|
"program": "Krita",
|
||||||
|
"tags": [
|
||||||
|
"fan art"
|
||||||
|
],
|
||||||
|
"title": "Miq'ote Sketch"
|
||||||
|
}
|
13
art/ffxiv-sketches-viera.json
Normal file
13
art/ffxiv-sketches-viera.json
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of a Viera from FFXIV donned in some modern looking clothes, including a sports crop and some baggy pants. She's smiling with her mouth open and looking at the viewer off-screen.",
|
||||||
|
"characters": [
|
||||||
|
"Juritta"
|
||||||
|
],
|
||||||
|
"date": "2024-07-24",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112844697188259305",
|
||||||
|
"program": "Krita",
|
||||||
|
"tags": [
|
||||||
|
"fan art"
|
||||||
|
],
|
||||||
|
"title": "Juritta Sketch"
|
||||||
|
}
|
12
content/art/2024/ffxiv-sketches-miqote.md
Normal file
12
content/art/2024/ffxiv-sketches-miqote.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: "Miq'ote Sketch"
|
||||||
|
date: 2024-07-29
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/ffxiv-sketches-miqote.webp
|
||||||
|
alt_text: "Drawing of a Miqo'te from Final Fantasy XIV. She's wearing the racial starting gear, which is a tank top (with belts of course), a short skith and some thigh high boots. She's really excited(?) and posing high in the air."
|
||||||
|
slug: ffxiv-sketches-miqote
|
||||||
|
arttags:
|
||||||
|
- fan art
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112872595759645312
|
||||||
|
program: Krita
|
||||||
|
---
|
14
content/art/2024/ffxiv-sketches-viera.md
Normal file
14
content/art/2024/ffxiv-sketches-viera.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "Juritta Sketch"
|
||||||
|
date: 2024-07-24
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/ffxiv-sketches-viera.webp
|
||||||
|
alt_text: "Drawing of a Viera from FFXIV donned in some modern looking clothes, including a sports crop and some baggy pants. She's smiling with her mouth open and looking at the viewer off-screen."
|
||||||
|
slug: ffxiv-sketches-viera
|
||||||
|
characters:
|
||||||
|
- Juritta
|
||||||
|
arttags:
|
||||||
|
- fan art
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112844697188259305
|
||||||
|
program: Krita
|
||||||
|
---
|
|
@ -1,14 +1,14 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 254
|
total: 256
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
- year: 2022
|
- year: 2022
|
||||||
num: 46
|
num: 46
|
||||||
- year: 2024
|
- year: 2024
|
||||||
num: 40
|
num: 42
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 38
|
num: 38
|
||||||
- year: 2020
|
- year: 2020
|
||||||
|
@ -27,7 +27,7 @@ characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 18
|
num: 18
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 15
|
num: 16
|
||||||
- name: Merume
|
- name: Merume
|
||||||
num: 12
|
num: 12
|
||||||
- name: Mari
|
- name: Mari
|
||||||
|
@ -68,7 +68,7 @@ tags:
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 20
|
num: 20
|
||||||
- name: fan art
|
- name: fan art
|
||||||
num: 54
|
num: 56
|
||||||
- name: sketch
|
- name: sketch
|
||||||
num: 108
|
num: 108
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue