add new art
This commit is contained in:
parent
a4c818d562
commit
d9bb1020bb
5 changed files with 29 additions and 5 deletions
11
art/summertime.json
Normal file
11
art/summertime.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of a young woman with long brown hair, holding a huge sword while sitting. She's looking at you, with her legs crossed. She has a pale yellow two-piece swimsuit on, and some sandals. She is also sitting on a very basic looking beach.",
|
||||||
|
"characters": [
|
||||||
|
"Mysterious Swordswoman"
|
||||||
|
],
|
||||||
|
"date": "2024-02-11",
|
||||||
|
"description": "rushed the background since it's supposed to be transparent :)",
|
||||||
|
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/summertime-in-winter-entry",
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "Summertime in Winter Entry"
|
||||||
|
}
|
BIN
assets/art/summertime.webp
Normal file
BIN
assets/art/summertime.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
13
content/art/2024/summertime.md
Normal file
13
content/art/2024/summertime.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "Summertime in Winter Entry"
|
||||||
|
date: 2024-02-11
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/summertime.webp
|
||||||
|
alt_text: "Drawing of a young woman with long brown hair, holding a huge sword while sitting. She's looking at you, with her legs crossed. She has a pale yellow two-piece swimsuit on, and some sandals. She is also sitting on a very basic looking beach."
|
||||||
|
slug: summertime
|
||||||
|
characters:
|
||||||
|
- Mysterious Swordswoman
|
||||||
|
newgrounds_url: https://www.newgrounds.com/art/view/redstrate/summertime-in-winter-entry
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
rushed the background since it's supposed to be transparent :)
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 225
|
total: 226
|
||||||
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: 7
|
num: 8
|
||||||
- year: 2018
|
- year: 2018
|
||||||
num: 7
|
num: 7
|
||||||
- year: 2016
|
- year: 2016
|
||||||
|
@ -23,7 +23,7 @@ years:
|
||||||
num: 1
|
num: 1
|
||||||
characters:
|
characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 15
|
num: 16
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 14
|
num: 14
|
||||||
- name: Merume
|
- name: Merume
|
||||||
|
@ -36,10 +36,10 @@ characters:
|
||||||
num: 6
|
num: 6
|
||||||
- name: Mythra
|
- name: Mythra
|
||||||
num: 4
|
num: 4
|
||||||
- name: Tifa
|
|
||||||
num: 3
|
|
||||||
- name: Dr. Frizzly
|
- name: Dr. Frizzly
|
||||||
num: 3
|
num: 3
|
||||||
|
- name: Tifa
|
||||||
|
num: 3
|
||||||
- name: Knocky-chan
|
- name: Knocky-chan
|
||||||
num: 3
|
num: 3
|
||||||
tags:
|
tags:
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Reference in a new issue