Update art and website and etc
This commit is contained in:
parent
f327656c0b
commit
483e27380c
7 changed files with 50 additions and 28 deletions
14
art/l1.json
Normal file
14
art/l1.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"alt_text": "Drawing of Merume, a four armed succubus. The drawing has no color, and is just lines. She is holding a Canon L1, which has two grips (yes, really.) She's also adjusting the huge interchangable lens, and holding some of her bangs back so she can look in the viewfinder. She's also wearing a really big T-Shirt.",
|
||||
"characters": [
|
||||
"Merume"
|
||||
],
|
||||
"date": "2024-05-12",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/112428669022463740",
|
||||
"pixiv_url": "https://www.pixiv.net/artworks/118718547",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"sketch"
|
||||
],
|
||||
"title": "L1 📷"
|
||||
}
|
|
@ -139,13 +139,6 @@ menu:
|
|||
- name: 'Evangelion'
|
||||
url: 'nerv_button.webp'
|
||||
weight: 3
|
||||
otherbadges:
|
||||
- name: 'THE SKULL'
|
||||
url: 'theskull.gif'
|
||||
weight: -1
|
||||
- name: 'amogus?'
|
||||
url: 'amogus.gif'
|
||||
weight: 1
|
||||
socials:
|
||||
- name: 'Mastodon'
|
||||
params:
|
||||
|
|
15
content/art/2024/l1.md
Normal file
15
content/art/2024/l1.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "L1 📷"
|
||||
date: 2024-05-12
|
||||
layout: art-detail
|
||||
filename: /art/l1.webp
|
||||
alt_text: "Drawing of Merume, a four armed succubus. The drawing has no color, and is just lines. She is holding a Canon L1, which has two grips (yes, really.) She's also adjusting the huge interchangable lens, and holding some of her bangs back so she can look in the viewfinder. She's also wearing a really big T-Shirt."
|
||||
slug: l1
|
||||
characters:
|
||||
- Merume
|
||||
arttags:
|
||||
- sketch
|
||||
mastodon_url: https://mastodon.art/@redstrate/112428669022463740
|
||||
pixiv_url: https://www.pixiv.net/artworks/118718547
|
||||
program: Krita
|
||||
---
|
|
@ -7,15 +7,15 @@ commissions: true
|
|||
aliases:
|
||||
- /gallery
|
||||
featured:
|
||||
- filename: costadelsol.webp
|
||||
date: 2024-02-10
|
||||
title: Costa del Sol
|
||||
- filename: electrical.webp
|
||||
date: 2024-01-26
|
||||
title: Electrical
|
||||
- filename: raubahn.webp
|
||||
date: 2024-01-26
|
||||
title: Bull of Ala Mhigo
|
||||
- filename: l1.webp
|
||||
date: 2024-05-12
|
||||
title: L1 📷
|
||||
- filename: konqi.webp
|
||||
date: 2024-04-09
|
||||
title: Konqi 📀
|
||||
- filename: acrocatabro.webp
|
||||
date: 2023-09-05
|
||||
title: Acro's request
|
||||
years:
|
||||
- 2024
|
||||
- 2023
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Stats
|
||||
layout: art-stats
|
||||
total: 231
|
||||
total: 232
|
||||
years:
|
||||
- year: 2019
|
||||
num: 60
|
||||
|
@ -14,7 +14,7 @@ years:
|
|||
- year: 2021
|
||||
num: 27
|
||||
- year: 2024
|
||||
num: 17
|
||||
num: 18
|
||||
- year: 2016
|
||||
num: 7
|
||||
- year: 2018
|
||||
|
@ -27,19 +27,19 @@ characters:
|
|||
- name: Juritta
|
||||
num: 14
|
||||
- name: Merume
|
||||
num: 11
|
||||
- name: Asuka
|
||||
num: 6
|
||||
num: 12
|
||||
- name: Mari
|
||||
num: 6
|
||||
- name: Asuka
|
||||
num: 6
|
||||
- name: Sakura
|
||||
num: 5
|
||||
- name: Mythra
|
||||
num: 4
|
||||
- name: Tifa
|
||||
num: 3
|
||||
- name: Knocky-chan
|
||||
num: 3
|
||||
- name: Tifa
|
||||
num: 3
|
||||
- name: Byleth
|
||||
num: 2
|
||||
tags:
|
||||
|
@ -64,5 +64,5 @@ tags:
|
|||
- name: fan art
|
||||
num: 51
|
||||
- name: sketch
|
||||
num: 109
|
||||
num: 110
|
||||
---
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"commissions": true,
|
||||
"featured": [
|
||||
"costadelsol",
|
||||
"electrical",
|
||||
"raubahn"
|
||||
"l1",
|
||||
"konqi",
|
||||
"acrocatabro"
|
||||
],
|
||||
"new-banner": ""
|
||||
}
|
||||
|
|
|
@ -22,5 +22,5 @@
|
|||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</div>
|
||||
{{ else }}
|
||||
Guestbook is disabled in development mode.
|
||||
(Guestbook is disabled in development mode.)
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue