Add more art
BIN
assets/art/lifeform.webp
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
assets/art/mystery-ham.webp
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/art/pokewalk.webp
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
assets/art/recursive.webp
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
assets/art/sword-leftlean.webp
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
assets/year-thumbs/2023.webp
Normal file
After Width: | Height: | Size: 47 KiB |
7
content/art/2023/_index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: 2023 Art
|
||||
layout: gallery
|
||||
json: art
|
||||
thumbnails: true
|
||||
selectedyear: 2023
|
||||
---
|
|
@ -18,6 +18,7 @@ featured:
|
|||
year: 2022
|
||||
title: grocery shopping
|
||||
years:
|
||||
- 2023
|
||||
- 2022
|
||||
- 2021
|
||||
- 2020
|
||||
|
|
6
content/art/lifeform.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
slug: lifeform
|
||||
date: 2022-12-30
|
||||
layout: art-detail
|
||||
filename: /art/lifeform.webp
|
||||
---
|
6
content/art/mystery-ham.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
slug: mystery-ham
|
||||
date: 2022-12-30
|
||||
layout: art-detail
|
||||
filename: /art/mystery-ham.webp
|
||||
---
|
8
content/art/pokewalk.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
slug: pokewalk
|
||||
title: PokeWalk
|
||||
alt_text: PokeWalk
|
||||
date: 2022-12-30
|
||||
layout: art-detail
|
||||
filename: /art/pokewalk.webp
|
||||
---
|
6
content/art/recursive.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
slug: recursive
|
||||
date: 2022-12-30
|
||||
layout: art-detail
|
||||
filename: /art/recursive.webp
|
||||
---
|
6
content/art/sword-leftlean.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
slug: sword-leftlean
|
||||
date: 2023-01-05
|
||||
layout: art-detail
|
||||
filename: /art/sword-leftlean.webp
|
||||
---
|
|
@ -516,6 +516,23 @@
|
|||
{
|
||||
"year": 2022,
|
||||
"pieces": [
|
||||
{
|
||||
"title": "PokeWalk",
|
||||
"filename": "pokewalk.webp",
|
||||
"date": "12-30"
|
||||
},
|
||||
{
|
||||
"filename": "mystery-ham.webp",
|
||||
"date": "12-30"
|
||||
},
|
||||
{
|
||||
"filename": "recursive.webp",
|
||||
"date": "12-30"
|
||||
},
|
||||
{
|
||||
"filename": "lifeform.webp",
|
||||
"date": "12-30"
|
||||
},
|
||||
{
|
||||
"title": "Pencil",
|
||||
"filename": "pencil.webp"
|
||||
|
@ -622,6 +639,15 @@
|
|||
"filename": "girls.webp"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"year": 2023,
|
||||
"pieces": [
|
||||
{
|
||||
"date": "1-5",
|
||||
"filename": "sword-leftlean.webp"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
After Width: | Height: | Size: 9.8 KiB |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 5.2 KiB |
After Width: | Height: | Size: 9.2 KiB |