diff --git a/README.md b/README.md index 1c208c7..a4edf5f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ $ hugo server ### Art -The art gallery is defined via JSON (in `art`, and other directories in site root) and uses Python to generate the front-matter Markdown files that Hugo consumes. To refresh the gallery, re-run `scripts/gen_art.py`. +The art gallery is defined via JSON (in `art`, and other directories in site root) and uses Python to generate the front-matter Markdown files that Hugo consumes. To refresh the gallery, re-run `scripts/gen_art.py`. The files are rarely edited by hand, I use [Redai](https://codeberg.org/redstrate/Redai) to edit these. + +In `data/sizes.json`, the sizes for the images is defined and read by `scripts/gen_art.py`. Currently the script used to generate this is not public, but the format should be straight-forward to figure out. ## License diff --git a/content/art/2011/turrets.md b/content/art/2011/turrets.md index 97e4ee8..1e4a285 100644 --- a/content/art/2011/turrets.md +++ b/content/art/2011/turrets.md @@ -8,4 +8,8 @@ animation: true arttags: - animation - flipnote +width: 793 +height: 597 +thumb_width: 512 +thumb_height: 385 --- diff --git a/content/art/2016/angry-gibus.md b/content/art/2016/angry-gibus.md index fc8d316..a47816b 100644 --- a/content/art/2016/angry-gibus.md +++ b/content/art/2016/angry-gibus.md @@ -7,4 +7,8 @@ filename: /art/angry-gibus.webp alt_text: "A well-dressed man with brown hair and a woman with red hair and glasses stand in front of an abstract background. Multiple people, invisible save for red eyes, are standing behind them." slug: angry-gibus program: Krita +width: 1920 +height: 2485 +thumb_width: 512 +thumb_height: 663 --- diff --git a/content/art/2016/cactus-border.md b/content/art/2016/cactus-border.md index 6c90c5e..a771aa6 100644 --- a/content/art/2016/cactus-border.md +++ b/content/art/2016/cactus-border.md @@ -6,4 +6,8 @@ filename: /art/cactus-border.webp alt_text: "A cactus is being held by balloons, crossing a desert. Below is the United States border, and a car is seen revving in the distance." slug: cactus-border program: Krita +width: 1920 +height: 1371 +thumb_width: 512 +thumb_height: 366 --- diff --git a/content/art/2016/lantern.md b/content/art/2016/lantern.md index db8b533..7567ca0 100644 --- a/content/art/2016/lantern.md +++ b/content/art/2016/lantern.md @@ -11,4 +11,8 @@ threed: true arttags: - 3d nsfw: false +width: 225 +height: 512 +thumb_width: 225 +thumb_height: 512 --- diff --git a/content/art/2016/production-monitor.md b/content/art/2016/production-monitor.md index 1225f42..12a484f 100644 --- a/content/art/2016/production-monitor.md +++ b/content/art/2016/production-monitor.md @@ -9,4 +9,8 @@ slug: production-monitor arttags: - 3d program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2016/sniper-rifle.md b/content/art/2016/sniper-rifle.md index a77b019..70e01ed 100644 --- a/content/art/2016/sniper-rifle.md +++ b/content/art/2016/sniper-rifle.md @@ -9,4 +9,8 @@ slug: sniper-rifle arttags: - 3d program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2016/space.md b/content/art/2016/space.md index c1106c1..72dfea5 100644 --- a/content/art/2016/space.md +++ b/content/art/2016/space.md @@ -9,4 +9,8 @@ slug: space arttags: - 3d program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2016/vinesauce.md b/content/art/2016/vinesauce.md index 088326e..4398636 100644 --- a/content/art/2016/vinesauce.md +++ b/content/art/2016/vinesauce.md @@ -9,5 +9,9 @@ slug: vinesauce arttags: - fan art program: Krita +width: 1280 +height: 720 +thumb_width: 512 +thumb_height: 288 --- One of the earliest digital drawings I've kept, and of course it's Vinesauce! diff --git a/content/art/2017/samus.md b/content/art/2017/samus.md index 4e69d33..092fe48 100644 --- a/content/art/2017/samus.md +++ b/content/art/2017/samus.md @@ -12,4 +12,8 @@ arttags: - 3d - fan art program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2018/alley.md b/content/art/2018/alley.md index 09dc6e9..63379fe 100644 --- a/content/art/2018/alley.md +++ b/content/art/2018/alley.md @@ -9,4 +9,8 @@ slug: alley arttags: - 3d program: Blender +width: 899 +height: 1206 +thumb_width: 512 +thumb_height: 687 --- diff --git a/content/art/2018/city-train.md b/content/art/2018/city-train.md index cf9d871..0b34806 100644 --- a/content/art/2018/city-train.md +++ b/content/art/2018/city-train.md @@ -9,4 +9,8 @@ slug: city-train arttags: - 3d program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2018/glass.md b/content/art/2018/glass.md index df8f9fb..e602a8b 100644 --- a/content/art/2018/glass.md +++ b/content/art/2018/glass.md @@ -9,4 +9,8 @@ slug: glass arttags: - 3d program: Blender +width: 960 +height: 540 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2018/hallway.md b/content/art/2018/hallway.md index 4e14102..3994d3d 100644 --- a/content/art/2018/hallway.md +++ b/content/art/2018/hallway.md @@ -9,4 +9,8 @@ slug: hallway arttags: - 3d program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2018/lemon.md b/content/art/2018/lemon.md index 09adec6..bca6ef0 100644 --- a/content/art/2018/lemon.md +++ b/content/art/2018/lemon.md @@ -9,4 +9,8 @@ slug: lemon arttags: - 3d program: Blender +width: 1024 +height: 1024 +thumb_width: 512 +thumb_height: 512 --- diff --git a/content/art/2018/room.md b/content/art/2018/room.md index 7bd34b0..39d2046 100644 --- a/content/art/2018/room.md +++ b/content/art/2018/room.md @@ -9,4 +9,8 @@ slug: room arttags: - 3d program: Blender +width: 960 +height: 540 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2018/tv.md b/content/art/2018/tv.md index d5f861c..131ee3f 100644 --- a/content/art/2018/tv.md +++ b/content/art/2018/tv.md @@ -9,4 +9,8 @@ slug: tv arttags: - 3d program: Blender +width: 960 +height: 540 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2019/back.md b/content/art/2019/back.md index d97b569..b07a7d8 100644 --- a/content/art/2019/back.md +++ b/content/art/2019/back.md @@ -5,4 +5,8 @@ layout: art-detail filename: /art/back.webp slug: back program: Procreate +width: 716 +height: 1266 +thumb_width: 512 +thumb_height: 905 --- diff --git a/content/art/2019/candle-light.md b/content/art/2019/candle-light.md index 0b71528..f1eb0d6 100644 --- a/content/art/2019/candle-light.md +++ b/content/art/2019/candle-light.md @@ -6,4 +6,8 @@ layout: art-detail filename: /art/candle-light.webp slug: candle-light program: Procreate +width: 1024 +height: 782 +thumb_width: 512 +thumb_height: 391 --- diff --git a/content/art/2019/chains.md b/content/art/2019/chains.md index 12c9efc..cdaebb8 100644 --- a/content/art/2019/chains.md +++ b/content/art/2019/chains.md @@ -7,4 +7,8 @@ filename: /art/chains.webp alt_text: "A police officer has tied up a criminal in chains, and a lot of them. The caught person is worried about what's next." slug: chains program: Procreate +width: 1920 +height: 1577 +thumb_width: 512 +thumb_height: 420 --- diff --git a/content/art/2019/clock.md b/content/art/2019/clock.md index ae8567a..e5d9dad 100644 --- a/content/art/2019/clock.md +++ b/content/art/2019/clock.md @@ -6,4 +6,8 @@ layout: art-detail filename: /art/clock.webp slug: clock program: Procreate +width: 1600 +height: 1600 +thumb_width: 512 +thumb_height: 512 --- diff --git a/content/art/2019/cup.md b/content/art/2019/cup.md index 9a9d8e2..80b5dc0 100644 --- a/content/art/2019/cup.md +++ b/content/art/2019/cup.md @@ -5,4 +5,8 @@ layout: art-detail filename: /art/cup.webp slug: cup program: Procreate +width: 955 +height: 1172 +thumb_width: 512 +thumb_height: 628 --- diff --git a/content/art/2019/day4.md b/content/art/2019/day4.md index dd6586c..95244d4 100644 --- a/content/art/2019/day4.md +++ b/content/art/2019/day4.md @@ -7,4 +7,8 @@ slug: day4 arttags: - sketch program: Procreate +width: 678 +height: 1024 +thumb_width: 512 +thumb_height: 773 --- diff --git a/content/art/2019/day6.md b/content/art/2019/day6.md index 27bb479..16df214 100644 --- a/content/art/2019/day6.md +++ b/content/art/2019/day6.md @@ -8,4 +8,8 @@ slug: day6 arttags: - sketch program: Procreate +width: 1024 +height: 949 +thumb_width: 512 +thumb_height: 475 --- diff --git a/content/art/2019/dec1-2.md b/content/art/2019/dec1-2.md index f2eb048..4196cc9 100644 --- a/content/art/2019/dec1-2.md +++ b/content/art/2019/dec1-2.md @@ -10,4 +10,8 @@ arttags: - sketch - fan art program: Procreate +width: 999 +height: 2048 +thumb_width: 512 +thumb_height: 1050 --- diff --git a/content/art/2019/dec1.md b/content/art/2019/dec1.md index df58b65..8b8ce1f 100644 --- a/content/art/2019/dec1.md +++ b/content/art/2019/dec1.md @@ -10,4 +10,8 @@ arttags: - sketch - fan art program: Procreate +width: 1003 +height: 2048 +thumb_width: 512 +thumb_height: 1045 --- diff --git a/content/art/2019/dec7.md b/content/art/2019/dec7.md index 5f771c1..05bd5ec 100644 --- a/content/art/2019/dec7.md +++ b/content/art/2019/dec7.md @@ -9,4 +9,8 @@ slug: dec7 arttags: - sketch program: Procreate +width: 1920 +height: 1822 +thumb_width: 512 +thumb_height: 486 --- diff --git a/content/art/2019/descent.md b/content/art/2019/descent.md index 5193c3a..1192bd9 100644 --- a/content/art/2019/descent.md +++ b/content/art/2019/descent.md @@ -7,4 +7,8 @@ slug: descent arttags: - sketch program: Procreate +width: 472 +height: 844 +thumb_width: 472 +thumb_height: 844 --- diff --git a/content/art/2019/desert.md b/content/art/2019/desert.md index 92143f4..3d9f1b8 100644 --- a/content/art/2019/desert.md +++ b/content/art/2019/desert.md @@ -8,4 +8,8 @@ slug: desert arttags: - landscape program: Procreate +width: 1920 +height: 1342 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/dorks.md b/content/art/2019/dorks.md index 1cf6783..ecc11a1 100644 --- a/content/art/2019/dorks.md +++ b/content/art/2019/dorks.md @@ -5,4 +5,8 @@ layout: art-detail filename: /art/dorks.webp slug: dorks program: Procreate +width: 1169 +height: 1813 +thumb_width: 512 +thumb_height: 794 --- diff --git a/content/art/2019/dr-bob.md b/content/art/2019/dr-bob.md index ab088e9..88255c2 100644 --- a/content/art/2019/dr-bob.md +++ b/content/art/2019/dr-bob.md @@ -7,4 +7,8 @@ slug: dr-bob arttags: - sketch program: Procreate +width: 1024 +height: 924 +thumb_width: 512 +thumb_height: 462 --- diff --git a/content/art/2019/drink.md b/content/art/2019/drink.md index d7cf285..db1fc1d 100644 --- a/content/art/2019/drink.md +++ b/content/art/2019/drink.md @@ -8,4 +8,8 @@ slug: drink arttags: - sketch program: Procreate +width: 1024 +height: 693 +thumb_width: 512 +thumb_height: 347 --- diff --git a/content/art/2019/duel2.md b/content/art/2019/duel2.md index 6206540..705bc36 100644 --- a/content/art/2019/duel2.md +++ b/content/art/2019/duel2.md @@ -7,4 +7,8 @@ slug: duel2 arttags: - sketch program: Procreate +width: 805 +height: 1024 +thumb_width: 512 +thumb_height: 651 --- diff --git a/content/art/2019/duo.md b/content/art/2019/duo.md index 4b6e139..ef3b9bf 100644 --- a/content/art/2019/duo.md +++ b/content/art/2019/duo.md @@ -7,4 +7,8 @@ filename: /art/duo.webp alt_text: "A woman and a man are visible, but only their half body. The boy is brown haired, and clad in a green shirt. The woman is smiling, with reddish hair and a brighter red shirt." slug: duo program: Procreate +width: 1920 +height: 1461 +thumb_width: 512 +thumb_height: 390 --- diff --git a/content/art/2019/eccentric-girl.md b/content/art/2019/eccentric-girl.md index ac0f9bc..738c9c6 100644 --- a/content/art/2019/eccentric-girl.md +++ b/content/art/2019/eccentric-girl.md @@ -8,4 +8,8 @@ slug: eccentric-girl arttags: - sketch program: Procreate +width: 934 +height: 1598 +thumb_width: 512 +thumb_height: 876 --- diff --git a/content/art/2019/eleanor.md b/content/art/2019/eleanor.md index 4c4faaa..01c1fcc 100644 --- a/content/art/2019/eleanor.md +++ b/content/art/2019/eleanor.md @@ -10,4 +10,8 @@ characters: arttags: - fan art program: Procreate +width: 1770 +height: 2513 +thumb_width: 512 +thumb_height: 727 --- diff --git a/content/art/2019/elisanne.md b/content/art/2019/elisanne.md index dd3609b..efa2d19 100644 --- a/content/art/2019/elisanne.md +++ b/content/art/2019/elisanne.md @@ -9,4 +9,8 @@ characters: arttags: - fan art program: Procreate +width: 982 +height: 2852 +thumb_width: 512 +thumb_height: 1487 --- diff --git a/content/art/2019/fitgirl1.md b/content/art/2019/fitgirl1.md index d1d05de..5b53d85 100644 --- a/content/art/2019/fitgirl1.md +++ b/content/art/2019/fitgirl1.md @@ -8,4 +8,8 @@ slug: fitgirl1 arttags: - sketch program: Procreate +width: 615 +height: 1024 +thumb_width: 512 +thumb_height: 853 --- diff --git a/content/art/2019/fitgirl2.md b/content/art/2019/fitgirl2.md index 18f838f..eb8dff0 100644 --- a/content/art/2019/fitgirl2.md +++ b/content/art/2019/fitgirl2.md @@ -8,4 +8,8 @@ slug: fitgirl2 arttags: - sketch program: Procreate +width: 619 +height: 1024 +thumb_width: 512 +thumb_height: 847 --- diff --git a/content/art/2019/girl-drinking-water.md b/content/art/2019/girl-drinking-water.md index 4c415db..744a44f 100644 --- a/content/art/2019/girl-drinking-water.md +++ b/content/art/2019/girl-drinking-water.md @@ -7,4 +7,8 @@ filename: /art/girl-drinking-water.webp alt_text: "A young woman is drinking some water from a glass. She has gray sweatpants, and a crop top." slug: girl-drinking-water program: Procreate +width: 948 +height: 1933 +thumb_width: 512 +thumb_height: 1044 --- diff --git a/content/art/2019/great-subject.md b/content/art/2019/great-subject.md index 96e7ea1..2cbee46 100644 --- a/content/art/2019/great-subject.md +++ b/content/art/2019/great-subject.md @@ -7,4 +7,8 @@ filename: /art/great-subject.webp alt_text: "An artist is painting his subject on a canvas. He begins, exclaiming \"What a great subject!\". His subject being a green vase, making a weird face and holding a cigar in it's mouth." slug: great-subject program: Procreate +width: 1920 +height: 1342 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/gunpoint.md b/content/art/2019/gunpoint.md index ea29824..cb7f8f2 100644 --- a/content/art/2019/gunpoint.md +++ b/content/art/2019/gunpoint.md @@ -7,4 +7,8 @@ filename: /art/gunpoint.webp alt_text: "A man is holding a gun visible behind your view. He seems to be distressed." slug: gunpoint program: Procreate +width: 1024 +height: 715 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/hey-baby.md b/content/art/2019/hey-baby.md index 28366bb..c665091 100644 --- a/content/art/2019/hey-baby.md +++ b/content/art/2019/hey-baby.md @@ -8,4 +8,8 @@ slug: hey-baby arttags: - sketch program: Procreate +width: 1020 +height: 1024 +thumb_width: 512 +thumb_height: 514 --- diff --git a/content/art/2019/lifeguard.md b/content/art/2019/lifeguard.md index e7813e4..ffa7022 100644 --- a/content/art/2019/lifeguard.md +++ b/content/art/2019/lifeguard.md @@ -6,4 +6,8 @@ layout: art-detail filename: /art/lifeguard.webp slug: lifeguard program: Procreate +width: 999 +height: 1625 +thumb_width: 512 +thumb_height: 833 --- diff --git a/content/art/2019/loss.md b/content/art/2019/loss.md index 75abae5..0a2f7ba 100644 --- a/content/art/2019/loss.md +++ b/content/art/2019/loss.md @@ -8,4 +8,8 @@ slug: loss arttags: - sketch program: Procreate +width: 1024 +height: 767 +thumb_width: 512 +thumb_height: 384 --- diff --git a/content/art/2019/luca.md b/content/art/2019/luca.md index af64db5..e1f0a38 100644 --- a/content/art/2019/luca.md +++ b/content/art/2019/luca.md @@ -10,4 +10,8 @@ characters: arttags: - fan art program: Procreate +width: 653 +height: 1024 +thumb_width: 512 +thumb_height: 803 --- diff --git a/content/art/2019/madman.md b/content/art/2019/madman.md index 2124648..a8aa66a 100644 --- a/content/art/2019/madman.md +++ b/content/art/2019/madman.md @@ -8,4 +8,8 @@ slug: madman arttags: - sketch program: Procreate +width: 1920 +height: 1495 +thumb_width: 512 +thumb_height: 399 --- diff --git a/content/art/2019/mothman.md b/content/art/2019/mothman.md index cb521d6..658b2d0 100644 --- a/content/art/2019/mothman.md +++ b/content/art/2019/mothman.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 616 +height: 1024 +thumb_width: 512 +thumb_height: 851 --- diff --git a/content/art/2019/museum.md b/content/art/2019/museum.md index ad09874..6313920 100644 --- a/content/art/2019/museum.md +++ b/content/art/2019/museum.md @@ -8,4 +8,8 @@ alt_text: "An oil painting of the outside area of a museum. The building is clad slug: museum arttags: - oil painting +width: 1000 +height: 1333 +thumb_width: 512 +thumb_height: 682 --- diff --git a/content/art/2019/naked-elf.md b/content/art/2019/naked-elf.md index afc7d78..37d6bbc 100644 --- a/content/art/2019/naked-elf.md +++ b/content/art/2019/naked-elf.md @@ -8,4 +8,8 @@ slug: naked-elf arttags: - sketch program: Procreate +width: 449 +height: 1001 +thumb_width: 449 +thumb_height: 1001 --- diff --git a/content/art/2019/naked.md b/content/art/2019/naked.md index 62b4e2f..beb6d52 100644 --- a/content/art/2019/naked.md +++ b/content/art/2019/naked.md @@ -9,4 +9,8 @@ arttags: - fan art nsfw: true program: Procreate +width: 441 +height: 594 +thumb_width: 441 +thumb_height: 594 --- diff --git a/content/art/2019/object-study.md b/content/art/2019/object-study.md index d352957..4ade085 100644 --- a/content/art/2019/object-study.md +++ b/content/art/2019/object-study.md @@ -8,4 +8,8 @@ alt_text: "An oil painting practice, consisting of: the back of a skull, a dark slug: object-study arttags: - oil painting +width: 1000 +height: 1333 +thumb_width: 512 +thumb_height: 682 --- diff --git a/content/art/2019/pair.md b/content/art/2019/pair.md index 7425d48..8679643 100644 --- a/content/art/2019/pair.md +++ b/content/art/2019/pair.md @@ -8,4 +8,8 @@ slug: pair arttags: - sketch program: Procreate +width: 766 +height: 1024 +thumb_width: 512 +thumb_height: 684 --- diff --git a/content/art/2019/plan.md b/content/art/2019/plan.md index a72f4cc..7c55467 100644 --- a/content/art/2019/plan.md +++ b/content/art/2019/plan.md @@ -8,4 +8,8 @@ slug: plan arttags: - sketch program: Procreate +width: 1701 +height: 2175 +thumb_width: 512 +thumb_height: 655 --- diff --git a/content/art/2019/pokegirls.md b/content/art/2019/pokegirls.md index eb593e1..aad9a2d 100644 --- a/content/art/2019/pokegirls.md +++ b/content/art/2019/pokegirls.md @@ -8,4 +8,8 @@ arttags: - sketch - fan art program: Procreate +width: 741 +height: 741 +thumb_width: 512 +thumb_height: 512 --- diff --git a/content/art/2019/question.md b/content/art/2019/question.md index a7daabe..e212772 100644 --- a/content/art/2019/question.md +++ b/content/art/2019/question.md @@ -8,4 +8,8 @@ slug: question arttags: - sketch program: Procreate +width: 478 +height: 1024 +thumb_width: 478 +thumb_height: 1024 --- diff --git a/content/art/2019/refill.md b/content/art/2019/refill.md index 0a07f86..6f2fa81 100644 --- a/content/art/2019/refill.md +++ b/content/art/2019/refill.md @@ -8,4 +8,8 @@ slug: refill arttags: - sketch program: Procreate +width: 1024 +height: 893 +thumb_width: 512 +thumb_height: 447 --- diff --git a/content/art/2019/sand.md b/content/art/2019/sand.md index 0ea5696..9439620 100644 --- a/content/art/2019/sand.md +++ b/content/art/2019/sand.md @@ -8,4 +8,8 @@ slug: sand arttags: - sketch program: Procreate +width: 1024 +height: 668 +thumb_width: 512 +thumb_height: 334 --- diff --git a/content/art/2019/scythe-monster.md b/content/art/2019/scythe-monster.md index 15875dc..f5f4838 100644 --- a/content/art/2019/scythe-monster.md +++ b/content/art/2019/scythe-monster.md @@ -8,4 +8,8 @@ slug: scythe-monster arttags: - sketch program: Procreate +width: 1024 +height: 516 +thumb_width: 512 +thumb_height: 258 --- diff --git a/content/art/2019/scythe.md b/content/art/2019/scythe.md index 9f9b929..e286194 100644 --- a/content/art/2019/scythe.md +++ b/content/art/2019/scythe.md @@ -8,4 +8,8 @@ slug: scythe arttags: - sketch program: Procreate +width: 1920 +height: 1341 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/sep-2019.md b/content/art/2019/sep-2019.md index 73786b7..c7ce37d 100644 --- a/content/art/2019/sep-2019.md +++ b/content/art/2019/sep-2019.md @@ -8,4 +8,8 @@ slug: sep-2019 arttags: - sketch program: Procreate +width: 1171 +height: 1549 +thumb_width: 512 +thumb_height: 677 --- diff --git a/content/art/2019/sep29.md b/content/art/2019/sep29.md index abe1d2b..1c45f7a 100644 --- a/content/art/2019/sep29.md +++ b/content/art/2019/sep29.md @@ -8,4 +8,8 @@ slug: sep29 arttags: - sketch program: Procreate +width: 1920 +height: 1341 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/shoot-ghost.md b/content/art/2019/shoot-ghost.md index fa8bd99..1cc3847 100644 --- a/content/art/2019/shoot-ghost.md +++ b/content/art/2019/shoot-ghost.md @@ -8,4 +8,8 @@ slug: shoot-ghost arttags: - sketch program: Procreate +width: 1024 +height: 715 +thumb_width: 512 +thumb_height: 358 --- diff --git a/content/art/2019/shorts-girl.md b/content/art/2019/shorts-girl.md index b29567a..f136ca8 100644 --- a/content/art/2019/shorts-girl.md +++ b/content/art/2019/shorts-girl.md @@ -8,4 +8,8 @@ slug: shorts-girl arttags: - sketch program: Procreate +width: 425 +height: 1024 +thumb_width: 425 +thumb_height: 1024 --- diff --git a/content/art/2019/sketch-collect.md b/content/art/2019/sketch-collect.md index 98a5048..d4737d1 100644 --- a/content/art/2019/sketch-collect.md +++ b/content/art/2019/sketch-collect.md @@ -8,4 +8,8 @@ slug: sketch-collect arttags: - sketch program: Procreate +width: 907 +height: 884 +thumb_width: 512 +thumb_height: 499 --- diff --git a/content/art/2019/sleeping.md b/content/art/2019/sleeping.md index 28b3209..9e0cb17 100644 --- a/content/art/2019/sleeping.md +++ b/content/art/2019/sleeping.md @@ -7,4 +7,8 @@ filename: /art/sleeping.webp alt_text: "A witch is sleeping on her work table, with many potions and drinks sitting around her." slug: sleeping program: Procreate +width: 1024 +height: 695 +thumb_width: 512 +thumb_height: 348 --- diff --git a/content/art/2019/sniper-girl.md b/content/art/2019/sniper-girl.md index 7133307..4dec4d1 100644 --- a/content/art/2019/sniper-girl.md +++ b/content/art/2019/sniper-girl.md @@ -11,4 +11,8 @@ characters: arttags: - 3d program: Blender +width: 1031 +height: 1256 +thumb_width: 512 +thumb_height: 624 --- diff --git a/content/art/2019/sniper.md b/content/art/2019/sniper.md index 01d2358..87daa37 100644 --- a/content/art/2019/sniper.md +++ b/content/art/2019/sniper.md @@ -9,4 +9,8 @@ slug: sniper characters: - Sniper Girl program: Procreate +width: 1750 +height: 2553 +thumb_width: 512 +thumb_height: 747 --- diff --git a/content/art/2019/some-swords.md b/content/art/2019/some-swords.md index 379b292..d3ed13e 100644 --- a/content/art/2019/some-swords.md +++ b/content/art/2019/some-swords.md @@ -6,4 +6,8 @@ filename: /art/some-swords.webp alt_text: "A woman and man clad in the same blue outfit, are posing with their wooden practice swords." slug: some-swords program: Procreate +width: 1920 +height: 1136 +thumb_width: 512 +thumb_height: 303 --- diff --git a/content/art/2019/sword-buying.md b/content/art/2019/sword-buying.md index db34e5e..cec3cb9 100644 --- a/content/art/2019/sword-buying.md +++ b/content/art/2019/sword-buying.md @@ -7,4 +7,8 @@ filename: /art/sword-buying.webp alt_text: "A blonde boy is trying to a buy a new sword from a red-haired merchant. \"This sword looks amazing!\" he says, and she replies \"It's going to cost you...\"" slug: sword-buying program: Procreate +width: 1920 +height: 2388 +thumb_width: 512 +thumb_height: 637 --- diff --git a/content/art/2019/toys.md b/content/art/2019/toys.md index ab735f7..b593489 100644 --- a/content/art/2019/toys.md +++ b/content/art/2019/toys.md @@ -8,4 +8,8 @@ slug: toys arttags: - sketch program: Procreate +width: 486 +height: 1024 +thumb_width: 486 +thumb_height: 1024 --- diff --git a/content/art/2019/tree2.md b/content/art/2019/tree2.md index 591f44b..8b44512 100644 --- a/content/art/2019/tree2.md +++ b/content/art/2019/tree2.md @@ -9,4 +9,8 @@ arttags: - landscape - sketch program: Procreate +width: 1668 +height: 2388 +thumb_width: 512 +thumb_height: 733 --- diff --git a/content/art/2019/waiting2.md b/content/art/2019/waiting2.md index c96f323..a905780 100644 --- a/content/art/2019/waiting2.md +++ b/content/art/2019/waiting2.md @@ -8,4 +8,8 @@ slug: waiting2 arttags: - sketch program: Procreate +width: 434 +height: 1024 +thumb_width: 434 +thumb_height: 1024 --- diff --git a/content/art/2019/whatever.md b/content/art/2019/whatever.md index 26d6e4c..b0f9f0a 100644 --- a/content/art/2019/whatever.md +++ b/content/art/2019/whatever.md @@ -8,4 +8,8 @@ alt_text: "An oil painting with an abstract layout, featuring plastic parts of a slug: whatever arttags: - oil painting +width: 1000 +height: 1333 +thumb_width: 512 +thumb_height: 682 --- diff --git a/content/art/2019/witch.md b/content/art/2019/witch.md index e66ab93..2b25b0c 100644 --- a/content/art/2019/witch.md +++ b/content/art/2019/witch.md @@ -9,4 +9,8 @@ slug: witch arttags: - sketch program: Procreate +width: 1019 +height: 1515 +thumb_width: 512 +thumb_height: 761 --- diff --git a/content/art/2019/witch2.md b/content/art/2019/witch2.md index d1c9e66..c34a378 100644 --- a/content/art/2019/witch2.md +++ b/content/art/2019/witch2.md @@ -8,4 +8,8 @@ slug: witch2 arttags: - sketch program: Procreate +width: 753 +height: 1024 +thumb_width: 512 +thumb_height: 696 --- diff --git a/content/art/2019/wooden-boy.md b/content/art/2019/wooden-boy.md index d09ca09..16d72c9 100644 --- a/content/art/2019/wooden-boy.md +++ b/content/art/2019/wooden-boy.md @@ -8,4 +8,8 @@ slug: wooden-boy arttags: - sketch program: Procreate +width: 480 +height: 653 +thumb_width: 480 +thumb_height: 653 --- diff --git a/content/art/2020/bench.md b/content/art/2020/bench.md index cf5a1d3..776771f 100644 --- a/content/art/2020/bench.md +++ b/content/art/2020/bench.md @@ -5,4 +5,8 @@ layout: art-detail filename: /art/bench.webp slug: bench program: Procreate +width: 763 +height: 1024 +thumb_width: 512 +thumb_height: 687 --- diff --git a/content/art/2020/bike.md b/content/art/2020/bike.md index 1a0c6ae..1bf461f 100644 --- a/content/art/2020/bike.md +++ b/content/art/2020/bike.md @@ -9,4 +9,8 @@ arttags: - drawpile - sketch program: Drawpile +width: 1094 +height: 1224 +thumb_width: 512 +thumb_height: 573 --- diff --git a/content/art/2020/bike2020.md b/content/art/2020/bike2020.md index 5754356..71ccbb1 100644 --- a/content/art/2020/bike2020.md +++ b/content/art/2020/bike2020.md @@ -7,4 +7,8 @@ slug: bike2020 arttags: - sketch program: Procreate +width: 1024 +height: 924 +thumb_width: 512 +thumb_height: 462 --- diff --git a/content/art/2020/casual-elf.md b/content/art/2020/casual-elf.md index d62f6d1..6e316d2 100644 --- a/content/art/2020/casual-elf.md +++ b/content/art/2020/casual-elf.md @@ -7,4 +7,8 @@ slug: casual-elf arttags: - sketch program: Procreate +width: 241 +height: 680 +thumb_width: 241 +thumb_height: 680 --- diff --git a/content/art/2020/chains-sketch.md b/content/art/2020/chains-sketch.md index 043981e..af3119b 100644 --- a/content/art/2020/chains-sketch.md +++ b/content/art/2020/chains-sketch.md @@ -9,4 +9,8 @@ slug: chains-sketch arttags: - sketch program: Procreate +width: 1686 +height: 1475 +thumb_width: 512 +thumb_height: 448 --- diff --git a/content/art/2020/chair2020.md b/content/art/2020/chair2020.md index 977faa4..d422e40 100644 --- a/content/art/2020/chair2020.md +++ b/content/art/2020/chair2020.md @@ -7,4 +7,8 @@ slug: chair2020 arttags: - sketch program: Procreate +width: 1003 +height: 799 +thumb_width: 512 +thumb_height: 408 --- diff --git a/content/art/2020/chars2020.md b/content/art/2020/chars2020.md index 344c52f..7b7eebf 100644 --- a/content/art/2020/chars2020.md +++ b/content/art/2020/chars2020.md @@ -7,4 +7,8 @@ slug: chars2020 arttags: - sketch program: Procreate +width: 1024 +height: 700 +thumb_width: 512 +thumb_height: 350 --- diff --git a/content/art/2020/fantasyfolks.md b/content/art/2020/fantasyfolks.md index b415eb8..0f77ee0 100644 --- a/content/art/2020/fantasyfolks.md +++ b/content/art/2020/fantasyfolks.md @@ -7,4 +7,8 @@ slug: fantasyfolks arttags: - sketch program: Procreate +width: 1789 +height: 1599 +thumb_width: 512 +thumb_height: 458 --- diff --git a/content/art/2020/ffxiv-swim.md b/content/art/2020/ffxiv-swim.md index 5b3cb5f..dad6a9e 100644 --- a/content/art/2020/ffxiv-swim.md +++ b/content/art/2020/ffxiv-swim.md @@ -12,4 +12,8 @@ arttags: - sketch - fan art program: Procreate +width: 1737 +height: 4222 +thumb_width: 512 +thumb_height: 1244 --- diff --git a/content/art/2020/fight2020.md b/content/art/2020/fight2020.md index 4a61faa..462881a 100644 --- a/content/art/2020/fight2020.md +++ b/content/art/2020/fight2020.md @@ -7,4 +7,8 @@ slug: fight2020 arttags: - sketch program: Procreate +width: 1024 +height: 917 +thumb_width: 512 +thumb_height: 459 --- diff --git a/content/art/2020/fitness.md b/content/art/2020/fitness.md index 7676fd8..c7c7478 100644 --- a/content/art/2020/fitness.md +++ b/content/art/2020/fitness.md @@ -7,4 +7,8 @@ slug: fitness arttags: - sketch program: Procreate +width: 783 +height: 920 +thumb_width: 512 +thumb_height: 602 --- diff --git a/content/art/2020/genshin-amber.md b/content/art/2020/genshin-amber.md index c585634..281539e 100644 --- a/content/art/2020/genshin-amber.md +++ b/content/art/2020/genshin-amber.md @@ -12,4 +12,8 @@ arttags: - landscape - fan art program: Procreate +width: 1920 +height: 1439 +thumb_width: 512 +thumb_height: 384 --- diff --git a/content/art/2020/goblin-mines.md b/content/art/2020/goblin-mines.md index 4bcda02..25b7e04 100644 --- a/content/art/2020/goblin-mines.md +++ b/content/art/2020/goblin-mines.md @@ -7,4 +7,8 @@ slug: goblin-mines arttags: - sketch program: Procreate +width: 1024 +height: 766 +thumb_width: 512 +thumb_height: 383 --- diff --git a/content/art/2020/gun-lady.md b/content/art/2020/gun-lady.md index 016f001..b5c06ef 100644 --- a/content/art/2020/gun-lady.md +++ b/content/art/2020/gun-lady.md @@ -8,4 +8,8 @@ arttags: - drawpile - sketch program: Drawpile +width: 699 +height: 1004 +thumb_width: 512 +thumb_height: 735 --- diff --git a/content/art/2020/king.md b/content/art/2020/king.md index 0f7cb55..4e355f3 100644 --- a/content/art/2020/king.md +++ b/content/art/2020/king.md @@ -8,4 +8,8 @@ slug: king arttags: - sketch program: Procreate +width: 1920 +height: 1011 +thumb_width: 512 +thumb_height: 270 --- diff --git a/content/art/2020/lets-get-fit.md b/content/art/2020/lets-get-fit.md index fcdac69..c6db4c5 100644 --- a/content/art/2020/lets-get-fit.md +++ b/content/art/2020/lets-get-fit.md @@ -11,4 +11,8 @@ characters: mastodon_url: https://mastodon.art/@redstrate/106533538632560503 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/let-s-get-fit program: Procreate +width: 1610 +height: 2162 +thumb_width: 512 +thumb_height: 688 --- diff --git a/content/art/2020/ma-sketch.md b/content/art/2020/ma-sketch.md index ce301c3..09966c9 100644 --- a/content/art/2020/ma-sketch.md +++ b/content/art/2020/ma-sketch.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 1116 +thumb_width: 512 +thumb_height: 298 --- diff --git a/content/art/2020/naga2020.md b/content/art/2020/naga2020.md index bbec65c..488db7b 100644 --- a/content/art/2020/naga2020.md +++ b/content/art/2020/naga2020.md @@ -7,4 +7,8 @@ slug: naga2020 arttags: - sketch program: Procreate +width: 979 +height: 1024 +thumb_width: 512 +thumb_height: 536 --- diff --git a/content/art/2020/nook-cat.md b/content/art/2020/nook-cat.md index 22d85d1..c828b20 100644 --- a/content/art/2020/nook-cat.md +++ b/content/art/2020/nook-cat.md @@ -7,4 +7,8 @@ filename: /art/nook-cat.webp alt_text: "A small white cat is drawing with a blue pencil onto a sheet of paper." slug: nook-cat program: Procreate +width: 1920 +height: 1647 +thumb_width: 512 +thumb_height: 439 --- diff --git a/content/art/2020/ray-concept.md b/content/art/2020/ray-concept.md index f3a0ca1..384d8dc 100644 --- a/content/art/2020/ray-concept.md +++ b/content/art/2020/ray-concept.md @@ -6,4 +6,8 @@ layout: art-detail filename: /art/ray-concept.webp slug: ray-concept program: Procreate +width: 1024 +height: 729 +thumb_width: 512 +thumb_height: 365 --- diff --git a/content/art/2020/shading-study.md b/content/art/2020/shading-study.md index 00db2fd..e5ef9d3 100644 --- a/content/art/2020/shading-study.md +++ b/content/art/2020/shading-study.md @@ -7,4 +7,8 @@ filename: /art/shading-study.webp slug: shading-study arttags: - oil painting +width: 1000 +height: 1333 +thumb_width: 512 +thumb_height: 682 --- diff --git a/content/art/2020/sniper-standup.md b/content/art/2020/sniper-standup.md index 4282a76..1428865 100644 --- a/content/art/2020/sniper-standup.md +++ b/content/art/2020/sniper-standup.md @@ -10,4 +10,8 @@ characters: - Sniper Girl arttags: - animation +width: 480 +height: 472 +thumb_width: 480 +thumb_height: 472 --- diff --git a/content/art/2020/swordwoman-concept.md b/content/art/2020/swordwoman-concept.md index c7d96ee..5826c7f 100644 --- a/content/art/2020/swordwoman-concept.md +++ b/content/art/2020/swordwoman-concept.md @@ -11,5 +11,9 @@ characters: arttags: - sketch program: Procreate +width: 896 +height: 1420 +thumb_width: 512 +thumb_height: 811 --- An earlier iteration of the design! diff --git a/content/art/2020/town2020.md b/content/art/2020/town2020.md index 77a78e4..578c65d 100644 --- a/content/art/2020/town2020.md +++ b/content/art/2020/town2020.md @@ -8,4 +8,8 @@ arttags: - landscape - sketch program: Procreate +width: 1024 +height: 604 +thumb_width: 512 +thumb_height: 302 --- diff --git a/content/art/2020/trainwatching.md b/content/art/2020/trainwatching.md index 3aeb29a..ed8fd83 100644 --- a/content/art/2020/trainwatching.md +++ b/content/art/2020/trainwatching.md @@ -10,4 +10,8 @@ arttags: - landscape - sketch program: Procreate +width: 1920 +height: 1439 +thumb_width: 512 +thumb_height: 384 --- diff --git a/content/art/2020/viera-sketch.md b/content/art/2020/viera-sketch.md index dacfb70..081f945 100644 --- a/content/art/2020/viera-sketch.md +++ b/content/art/2020/viera-sketch.md @@ -10,4 +10,8 @@ arttags: - sketch - fan art program: Procreate +width: 735 +height: 1510 +thumb_width: 512 +thumb_height: 1052 --- diff --git a/content/art/2020/waiting.md b/content/art/2020/waiting.md index 531024b..8f81ecc 100644 --- a/content/art/2020/waiting.md +++ b/content/art/2020/waiting.md @@ -8,4 +8,8 @@ slug: waiting arttags: - drawpile program: Drawpile +width: 1564 +height: 1198 +thumb_width: 512 +thumb_height: 392 --- diff --git a/content/art/2020/water-test.md b/content/art/2020/water-test.md index 443529f..bbff78c 100644 --- a/content/art/2020/water-test.md +++ b/content/art/2020/water-test.md @@ -9,4 +9,8 @@ slug: water-test arttags: - landscape program: Procreate +width: 1920 +height: 1424 +thumb_width: 512 +thumb_height: 380 --- diff --git a/content/art/2020/wip2020.md b/content/art/2020/wip2020.md index b2de813..57ae5e6 100644 --- a/content/art/2020/wip2020.md +++ b/content/art/2020/wip2020.md @@ -8,4 +8,8 @@ slug: wip2020 arttags: - sketch program: Procreate +width: 565 +height: 1024 +thumb_width: 512 +thumb_height: 928 --- diff --git a/content/art/2021/aerith.md b/content/art/2021/aerith.md index a92e29f..f866d11 100644 --- a/content/art/2021/aerith.md +++ b/content/art/2021/aerith.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 836 +height: 1783 +thumb_width: 512 +thumb_height: 1092 --- diff --git a/content/art/2021/beachball.md b/content/art/2021/beachball.md index 9bcd3d9..c993356 100644 --- a/content/art/2021/beachball.md +++ b/content/art/2021/beachball.md @@ -8,4 +8,8 @@ slug: beachball arttags: - sketch program: Procreate +width: 1378 +height: 1724 +thumb_width: 512 +thumb_height: 641 --- diff --git a/content/art/2021/castle.md b/content/art/2021/castle.md index b5ec9dd..0d6b741 100644 --- a/content/art/2021/castle.md +++ b/content/art/2021/castle.md @@ -8,4 +8,8 @@ slug: castle arttags: - drawpile program: Drawpile +width: 1202 +height: 1059 +thumb_width: 512 +thumb_height: 451 --- diff --git a/content/art/2021/drawpile-snippet.md b/content/art/2021/drawpile-snippet.md index 249c2d3..9824169 100644 --- a/content/art/2021/drawpile-snippet.md +++ b/content/art/2021/drawpile-snippet.md @@ -9,4 +9,8 @@ arttags: - drawpile - sketch program: Drawpile +width: 725 +height: 585 +thumb_width: 512 +thumb_height: 413 --- diff --git a/content/art/2021/eva-girls.md b/content/art/2021/eva-girls.md index bab74cf..be91e8a 100644 --- a/content/art/2021/eva-girls.md +++ b/content/art/2021/eva-girls.md @@ -14,5 +14,9 @@ arttags: pixiv_url: https://www.pixiv.net/en/artworks/94953596 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/eva-girls program: Clip Studio Paint +width: 1920 +height: 2307 +thumb_width: 512 +thumb_height: 615 --- This is one of my more complex pieces in 2021, and I spent many hours toiling away on it. I like the end result, but I kind of wish I slapped some shading on it... diff --git a/content/art/2021/ff7r-airbuster-fight.md b/content/art/2021/ff7r-airbuster-fight.md index 4f4372e..d4f5aeb 100644 --- a/content/art/2021/ff7r-airbuster-fight.md +++ b/content/art/2021/ff7r-airbuster-fight.md @@ -14,4 +14,8 @@ arttags: - drawpile - fan art program: Drawpile +width: 1590 +height: 1212 +thumb_width: 512 +thumb_height: 390 --- diff --git a/content/art/2021/ffxiv-sketches.md b/content/art/2021/ffxiv-sketches.md index 93f7652..aeda8c3 100644 --- a/content/art/2021/ffxiv-sketches.md +++ b/content/art/2021/ffxiv-sketches.md @@ -10,4 +10,8 @@ arttags: - fan art nsfw: true program: Procreate +width: 1835 +height: 1095 +thumb_width: 512 +thumb_height: 306 --- diff --git a/content/art/2021/futaba.md b/content/art/2021/futaba.md index b520447..ac5e584 100644 --- a/content/art/2021/futaba.md +++ b/content/art/2021/futaba.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 2561 +thumb_width: 512 +thumb_height: 683 --- diff --git a/content/art/2021/girl-sketch.md b/content/art/2021/girl-sketch.md index 03c0bbb..0967175 100644 --- a/content/art/2021/girl-sketch.md +++ b/content/art/2021/girl-sketch.md @@ -8,4 +8,8 @@ slug: girl-sketch arttags: - sketch program: Procreate +width: 1016 +height: 1600 +thumb_width: 512 +thumb_height: 806 --- diff --git a/content/art/2021/jan1.md b/content/art/2021/jan1.md index 35fb2da..3ad2058 100644 --- a/content/art/2021/jan1.md +++ b/content/art/2021/jan1.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 830 +height: 2048 +thumb_width: 512 +thumb_height: 1263 --- diff --git a/content/art/2021/knight.md b/content/art/2021/knight.md index 35ec9ca..64170d7 100644 --- a/content/art/2021/knight.md +++ b/content/art/2021/knight.md @@ -7,5 +7,9 @@ alt_text: "A blonde-haired knight is looking at the viewer. She is leaning on he slug: knight newgrounds_url: https://www.newgrounds.com/art/view/redstrate/woman-knight program: Procreate +width: 1920 +height: 1966 +thumb_width: 512 +thumb_height: 524 --- Looks like this knight is ready for anything! It doesn't look like her legs are very protected though... diff --git a/content/art/2021/ma-casual.md b/content/art/2021/ma-casual.md index aa57e7d..2e508e8 100644 --- a/content/art/2021/ma-casual.md +++ b/content/art/2021/ma-casual.md @@ -12,4 +12,8 @@ arttags: - sketch - fan art program: Procreate +width: 1590 +height: 2817 +thumb_width: 512 +thumb_height: 907 --- diff --git a/content/art/2021/mari-and-asuka.md b/content/art/2021/mari-and-asuka.md index 113bfb9..d102181 100644 --- a/content/art/2021/mari-and-asuka.md +++ b/content/art/2021/mari-and-asuka.md @@ -13,5 +13,9 @@ arttags: pixiv_url: https://www.pixiv.net/en/artworks/95031741 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/mari-asuka program: Procreate +width: 1024 +height: 1227 +thumb_width: 512 +thumb_height: 614 --- This is my first proper painted character piece, and I'm pretty happy with how it turned out still. Why does she need a knife on the beach though? diff --git a/content/art/2021/miqote-swimsuit.md b/content/art/2021/miqote-swimsuit.md index d2f64b0..2504366 100644 --- a/content/art/2021/miqote-swimsuit.md +++ b/content/art/2021/miqote-swimsuit.md @@ -12,4 +12,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 2561 +thumb_width: 512 +thumb_height: 683 --- diff --git a/content/art/2021/mona-wip.md b/content/art/2021/mona-wip.md index e1b85f6..4479913 100644 --- a/content/art/2021/mona-wip.md +++ b/content/art/2021/mona-wip.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 1920 +thumb_width: 512 +thumb_height: 512 --- diff --git a/content/art/2021/mythra-sketch.md b/content/art/2021/mythra-sketch.md index 225fd1f..bc5a0af 100644 --- a/content/art/2021/mythra-sketch.md +++ b/content/art/2021/mythra-sketch.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 3367 +thumb_width: 512 +thumb_height: 898 --- diff --git a/content/art/2021/pyra-sketch.md b/content/art/2021/pyra-sketch.md index 909ed66..720f77b 100644 --- a/content/art/2021/pyra-sketch.md +++ b/content/art/2021/pyra-sketch.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 1889 +thumb_width: 512 +thumb_height: 504 --- diff --git a/content/art/2021/sakura-avatar.md b/content/art/2021/sakura-avatar.md index 3d0265c..66c2474 100644 --- a/content/art/2021/sakura-avatar.md +++ b/content/art/2021/sakura-avatar.md @@ -15,4 +15,8 @@ characters: arttags: - 3d nsfw: false +width: 256 +height: 512 +thumb_width: 256 +thumb_height: 512 --- diff --git a/content/art/2021/sakura.md b/content/art/2021/sakura.md index 54ff1f8..f842e23 100644 --- a/content/art/2021/sakura.md +++ b/content/art/2021/sakura.md @@ -10,4 +10,8 @@ characters: arttags: - sketch program: Procreate +width: 1125 +height: 1984 +thumb_width: 512 +thumb_height: 903 --- diff --git a/content/art/2021/sweater-girl.md b/content/art/2021/sweater-girl.md index 7460c0c..c4c192f 100644 --- a/content/art/2021/sweater-girl.md +++ b/content/art/2021/sweater-girl.md @@ -8,4 +8,8 @@ slug: sweater-girl arttags: - sketch program: Procreate +width: 795 +height: 1535 +thumb_width: 512 +thumb_height: 989 --- diff --git a/content/art/2021/swordlady-comp.md b/content/art/2021/swordlady-comp.md index a22189e..9add81e 100644 --- a/content/art/2021/swordlady-comp.md +++ b/content/art/2021/swordlady-comp.md @@ -11,4 +11,8 @@ arttags: - drawpile - sketch program: Drawpile +width: 1710 +height: 2026 +thumb_width: 512 +thumb_height: 607 --- diff --git a/content/art/2021/tifa-sketch.md b/content/art/2021/tifa-sketch.md index 832f2a6..caee746 100644 --- a/content/art/2021/tifa-sketch.md +++ b/content/art/2021/tifa-sketch.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1435 +height: 2773 +thumb_width: 512 +thumb_height: 989 --- diff --git a/content/art/2021/train.md b/content/art/2021/train.md index d34c096..0864ff7 100644 --- a/content/art/2021/train.md +++ b/content/art/2021/train.md @@ -8,4 +8,8 @@ slug: train arttags: - drawpile program: Drawpile +width: 982 +height: 1214 +thumb_width: 512 +thumb_height: 633 --- diff --git a/content/art/2021/tree.md b/content/art/2021/tree.md index 1630851..8721cce 100644 --- a/content/art/2021/tree.md +++ b/content/art/2021/tree.md @@ -9,4 +9,8 @@ arttags: - drawpile - landscape program: Drawpile +width: 1200 +height: 1200 +thumb_width: 512 +thumb_height: 512 --- diff --git a/content/art/2021/viera-dancer.md b/content/art/2021/viera-dancer.md index 2be0392..9d792d0 100644 --- a/content/art/2021/viera-dancer.md +++ b/content/art/2021/viera-dancer.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1920 +height: 3587 +thumb_width: 512 +thumb_height: 957 --- diff --git a/content/art/2022/after-school.md b/content/art/2022/after-school.md index db1eb2d..717082f 100644 --- a/content/art/2022/after-school.md +++ b/content/art/2022/after-school.md @@ -7,5 +7,9 @@ alt_text: "Two young girls are facing towards the viewer. The one on the left ha slug: after-school newgrounds_url: https://www.newgrounds.com/art/view/redstrate/after-school program: Procreate +width: 1000 +height: 1471 +thumb_width: 512 +thumb_height: 753 --- This was sitting in sketch form for a few years, and I finally decided to color it. I quite like the expressions the two are making :-) diff --git a/content/art/2022/after-the-rain.md b/content/art/2022/after-the-rain.md index 3ff8c92..c8882b2 100644 --- a/content/art/2022/after-the-rain.md +++ b/content/art/2022/after-the-rain.md @@ -10,5 +10,9 @@ characters: mastodon_url: https://mastodon.art/@redstrate/109359580379856046 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/after-the-rain program: Procreate +width: 1320 +height: 2690 +thumb_width: 512 +thumb_height: 1043 --- Who is this mysterious sword maiden, and where is she going next? I love how the background turned out in this piece. diff --git a/content/art/2022/artifical.md b/content/art/2022/artifical.md index 86a64bf..b6cbebe 100644 --- a/content/art/2022/artifical.md +++ b/content/art/2022/artifical.md @@ -7,5 +7,9 @@ alt_text: "A large face dominants the image, showing two beady red eyes at you w slug: artifical mastodon_url: https://mastodon.art/@redstrate/110216271361374152 program: Procreate +width: 1920 +height: 1446 +thumb_width: 512 +thumb_height: 386 --- Cleaned up version of a piece I made reflecting a short depression when "AI Art" started making rounds. diff --git a/content/art/2022/bard.md b/content/art/2022/bard.md index 7893ae8..c70ecd6 100644 --- a/content/art/2022/bard.md +++ b/content/art/2022/bard.md @@ -11,5 +11,9 @@ arttags: - fan art newgrounds_url: https://www.newgrounds.com/art/view/redstrate/bard-in-the-black-shroud program: Procreate, Krita +width: 1500 +height: 2333 +thumb_width: 512 +thumb_height: 796 --- This is a full painting I did of my FFXIV character. Overall, I'm pretty happy with how this turned out, but the background isn't fantastic. At the time, I didn't know that filter masks were a thing in Krita, so I ended up pushing it back to Procreate and doing the finishing touches there. diff --git a/content/art/2022/businesscat.md b/content/art/2022/businesscat.md index 121c43f..af339f7 100644 --- a/content/art/2022/businesscat.md +++ b/content/art/2022/businesscat.md @@ -10,6 +10,10 @@ arttags: - 3d mastodon_url: https://mastodon.art/@redstrate/109459311625828312 program: Nomadsculpt +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- I heard about nomadsculpt so I wanted to try it tonight! I don’t really have any sculpting experience, and this is my second attempt at making a human face. I think it turned out pretty good though (but that’s mostly because I chose the angle hehe) diff --git a/content/art/2022/cactaur.md b/content/art/2022/cactaur.md index afb50e4..00fe954 100644 --- a/content/art/2022/cactaur.md +++ b/content/art/2022/cactaur.md @@ -10,4 +10,8 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109389204898858000 program: Krita +width: 1486 +height: 1531 +thumb_width: 512 +thumb_height: 528 --- diff --git a/content/art/2022/chips.md b/content/art/2022/chips.md index 33c49f3..bee8997 100644 --- a/content/art/2022/chips.md +++ b/content/art/2022/chips.md @@ -11,5 +11,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109425310196116427 program: Procreate +width: 1195 +height: 1280 +thumb_width: 512 +thumb_height: 548 --- She looks pretty comfy on that couch, don't you think? diff --git a/content/art/2022/demon.md b/content/art/2022/demon.md index 7cd25a2..22ab441 100644 --- a/content/art/2022/demon.md +++ b/content/art/2022/demon.md @@ -11,4 +11,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109413482478998769 program: Krita +width: 1000 +height: 1170 +thumb_width: 512 +thumb_height: 599 --- diff --git a/content/art/2022/funny.md b/content/art/2022/funny.md index c0c1ba5..f637c1d 100644 --- a/content/art/2022/funny.md +++ b/content/art/2022/funny.md @@ -11,4 +11,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109396806793764731 program: Krita +width: 635 +height: 853 +thumb_width: 512 +thumb_height: 688 --- diff --git a/content/art/2022/girls.md b/content/art/2022/girls.md index 4dd2008..2a0260b 100644 --- a/content/art/2022/girls.md +++ b/content/art/2022/girls.md @@ -5,4 +5,8 @@ filename: /art/girls.webp alt_text: "Two girls are looking at you: the one on the left has a green tank top and short gray hair, and the one on the right has a tight fitting red shirt and long brown hair." slug: girls program: Krita +width: 1466 +height: 1328 +thumb_width: 512 +thumb_height: 464 --- diff --git a/content/art/2022/goinghome.md b/content/art/2022/goinghome.md index 1d5e0d9..65b2b89 100644 --- a/content/art/2022/goinghome.md +++ b/content/art/2022/goinghome.md @@ -11,5 +11,9 @@ mastodon_url: https://mastodon.art/@redstrate/109561038526618255 pixiv_url: https://www.pixiv.net/en/artworks/103827572 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/going-home program: Krita +width: 1200 +height: 1697 +thumb_width: 512 +thumb_height: 724 --- Based on a real photo! I really like how this turned out, on a general scale of perspective and colors, and all of that. diff --git a/content/art/2022/grocery-shopping.md b/content/art/2022/grocery-shopping.md index fefac38..0023467 100644 --- a/content/art/2022/grocery-shopping.md +++ b/content/art/2022/grocery-shopping.md @@ -11,5 +11,9 @@ mastodon_url: https://mastodon.art/@redstrate/109441062876997355 pixiv_url: https://www.pixiv.net/en/artworks/103269375 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/grocery-shopping program: Procreate +width: 1000 +height: 1426 +thumb_width: 512 +thumb_height: 730 --- This is the first proper "finished" drawing of Merume. I love multiarm designs so I finally broke down and came up witha concept for her. Her initial name was going to be Meru, but a quick google search showed another succubus underthat name!Right now she's heading back to her apartment, and back from a quick grocery trip. She's probably the onlyone who could comfortably make "one trip" ;-) diff --git a/content/art/2022/guns.md b/content/art/2022/guns.md index 5d444d9..1111ba6 100644 --- a/content/art/2022/guns.md +++ b/content/art/2022/guns.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109407183038725910 program: Krita +width: 1000 +height: 1215 +thumb_width: 512 +thumb_height: 622 --- diff --git a/content/art/2022/headsculpt.md b/content/art/2022/headsculpt.md index 22a9456..c3425b8 100644 --- a/content/art/2022/headsculpt.md +++ b/content/art/2022/headsculpt.md @@ -10,6 +10,10 @@ arttags: - 3d mastodon_url: https://mastodon.art/@redstrate/109459311625828312 program: Nomadsculpt +width: 859 +height: 1280 +thumb_width: 512 +thumb_height: 763 --- I heard about nomadsculpt so I wanted to try it tonight! I don’t really have any sculpting experience, and this is my second attempt at making a human face. I think it turned out pretty good though (but that’s mostly because I chose the angle hehe) diff --git a/content/art/2022/knockout-background.md b/content/art/2022/knockout-background.md index 22847da..8e7c19d 100644 --- a/content/art/2022/knockout-background.md +++ b/content/art/2022/knockout-background.md @@ -8,5 +8,9 @@ slug: knockout-background characters: - Mysterious Swordswoman program: Krita +width: 230 +height: 460 +thumb_width: 230 +thumb_height: 460 --- This is my first custom Knockout profile background, which ended up becoming my avatar as well. diff --git a/content/art/2022/knocky-chan.md b/content/art/2022/knocky-chan.md index 932ea16..a543e9a 100644 --- a/content/art/2022/knocky-chan.md +++ b/content/art/2022/knocky-chan.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Procreate +width: 1296 +height: 1060 +thumb_width: 512 +thumb_height: 419 --- diff --git a/content/art/2022/ko-girl.md b/content/art/2022/ko-girl.md index de76279..69c928b 100644 --- a/content/art/2022/ko-girl.md +++ b/content/art/2022/ko-girl.md @@ -7,4 +7,8 @@ slug: ko-girl arttags: - sketch program: Procreate +width: 282 +height: 449 +thumb_width: 282 +thumb_height: 449 --- diff --git a/content/art/2022/lifeform.md b/content/art/2022/lifeform.md index dbb40ba..63ace37 100644 --- a/content/art/2022/lifeform.md +++ b/content/art/2022/lifeform.md @@ -9,5 +9,9 @@ arttags: - sketch - request program: Procreate +width: 1920 +height: 1868 +thumb_width: 512 +thumb_height: 498 --- Made on request! diff --git a/content/art/2022/mona.md b/content/art/2022/mona.md index fbd4687..2edea8f 100644 --- a/content/art/2022/mona.md +++ b/content/art/2022/mona.md @@ -12,4 +12,8 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109421857086877683 program: Procreate +width: 694 +height: 678 +thumb_width: 512 +thumb_height: 500 --- diff --git a/content/art/2022/mystery-ham.md b/content/art/2022/mystery-ham.md index 1708177..cb91716 100644 --- a/content/art/2022/mystery-ham.md +++ b/content/art/2022/mystery-ham.md @@ -11,5 +11,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109605001272963320 program: Procreate +width: 1062 +height: 1273 +thumb_width: 512 +thumb_height: 614 --- I love stupidly big cartoony hams, and this one is no exception. She looks pretty happy about to eat it though :-) diff --git a/content/art/2022/mythra-sketch2.md b/content/art/2022/mythra-sketch2.md index fa0affa..e4964c6 100644 --- a/content/art/2022/mythra-sketch2.md +++ b/content/art/2022/mythra-sketch2.md @@ -11,4 +11,8 @@ arttags: - sketch - fan art program: Krita +width: 988 +height: 1700 +thumb_width: 512 +thumb_height: 881 --- diff --git a/content/art/2022/mythra.md b/content/art/2022/mythra.md index 8a0689c..8f32349 100644 --- a/content/art/2022/mythra.md +++ b/content/art/2022/mythra.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/109323160227319996 pixiv_url: https://www.pixiv.net/en/artworks/102692392 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/torigoth program: Krita +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- I always wanted to draw some Xenoblade Chronicles 2 fan art, but unfortunately it took awhile before I got around to it! This is Mythra, while she's standing around in Torigoth.This is probably one of my most complex pieces of 2022, and of my favorites. The image is drawn at 8K,and downscaled when posting online. I really wanted to make sure I drew at a high enough resolution forwallpaper usage, so I hope you enjoy!Now if I had to do this piece again, I would definitely use some kind of perspective ruler. I decidedto inflate my ego a bit and didn't use any reference (except for the character design and the background)and that visibly hampered the final product. I really tried to make it look like she's naturally leaningback on the fencing, but oh well. I'm most happy with the lines, the shading (despite it being mostly layers)and the far background bits. This is also one of my first major art pieces to be done fully inside of Krita too!I decided to not fully paint this all on one layer, but instead use layer effects to accomplish shading to...a pretty okay result. I had split up each shading layer based on the material, one for cloth, one for skin, one for hair,etc. While the best looking bits are the cloth and metal bits, the skin in retrospect could've used some morelove. In the future I should just do a quick paint-over pass... diff --git a/content/art/2022/office-date.md b/content/art/2022/office-date.md index fd28df3..f940ffd 100644 --- a/content/art/2022/office-date.md +++ b/content/art/2022/office-date.md @@ -7,5 +7,9 @@ alt_text: "An office worker lady looks at the viewer. She has a can of a non-des slug: office-date newgrounds_url: https://www.newgrounds.com/art/view/redstrate/office-date program: Procreate +width: 1077 +height: 1448 +thumb_width: 512 +thumb_height: 688 --- This is actually a much older piece, but I touched it up to make it look more "modern" and fit in with the rest of my work. It looks like she might be a little intoxicated! diff --git a/content/art/2022/orbit-correction.md b/content/art/2022/orbit-correction.md index ae698d3..07c700b 100644 --- a/content/art/2022/orbit-correction.md +++ b/content/art/2022/orbit-correction.md @@ -12,5 +12,9 @@ mastodon_url: https://mastodon.art/@redstrate/109544278668332564 pixiv_url: https://www.pixiv.net/en/artworks/103753611 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/orbit-correction program: Krita +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- This is something a bit different from what I usually do, which is a rocket! Technically, it's really just two giant boosters. Based off of the same one in the Rebuild of Evangelion 3.0 opening, which is probably one of my favorite sequences (ever). diff --git a/content/art/2022/overalls.md b/content/art/2022/overalls.md index cf3fa60..2346d6e 100644 --- a/content/art/2022/overalls.md +++ b/content/art/2022/overalls.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109424722029097248 program: Krita +width: 1800 +height: 1685 +thumb_width: 512 +thumb_height: 479 --- diff --git a/content/art/2022/pencil.md b/content/art/2022/pencil.md index ac1dac6..40429d6 100644 --- a/content/art/2022/pencil.md +++ b/content/art/2022/pencil.md @@ -9,5 +9,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109535473989137918 program: Krita +width: 1920 +height: 1005 +thumb_width: 512 +thumb_height: 268 --- Will you accept it from her? diff --git a/content/art/2022/planet-express-ship.md b/content/art/2022/planet-express-ship.md index 1171862..ad8da79 100644 --- a/content/art/2022/planet-express-ship.md +++ b/content/art/2022/planet-express-ship.md @@ -13,5 +13,9 @@ threed: true arttags: - 3d nsfw: false +width: 511 +height: 512 +thumb_width: 511 +thumb_height: 512 --- I attempted to make the Planet Express ship! diff --git a/content/art/2022/pokewalk.md b/content/art/2022/pokewalk.md index 6b448c3..1323b93 100644 --- a/content/art/2022/pokewalk.md +++ b/content/art/2022/pokewalk.md @@ -14,5 +14,9 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109603563188051783 program: PRocreate +width: 1499 +height: 1383 +thumb_width: 512 +thumb_height: 472 --- Made on request! diff --git a/content/art/2022/pot.md b/content/art/2022/pot.md index 88b4d66..01bdbc7 100644 --- a/content/art/2022/pot.md +++ b/content/art/2022/pot.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109391188169483376 program: Krita +width: 1253 +height: 1185 +thumb_width: 512 +thumb_height: 484 --- diff --git a/content/art/2022/recursive.md b/content/art/2022/recursive.md index 0cf1e3d..ea91ab6 100644 --- a/content/art/2022/recursive.md +++ b/content/art/2022/recursive.md @@ -10,5 +10,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/109603550044669688 program: Procreate +width: 1493 +height: 1389 +thumb_width: 512 +thumb_height: 476 --- Made on request! diff --git a/content/art/2022/shading-test.md b/content/art/2022/shading-test.md index 8e7b1a5..186493b 100644 --- a/content/art/2022/shading-test.md +++ b/content/art/2022/shading-test.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109447816922944564 program: Procreate +width: 1049 +height: 1280 +thumb_width: 512 +thumb_height: 625 --- diff --git a/content/art/2022/ship.md b/content/art/2022/ship.md index 39eb7a9..72f7b2f 100644 --- a/content/art/2022/ship.md +++ b/content/art/2022/ship.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109396685680714121 program: Krita +width: 1000 +height: 562 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2022/sketch-dump.md b/content/art/2022/sketch-dump.md index f083d90..459080e 100644 --- a/content/art/2022/sketch-dump.md +++ b/content/art/2022/sketch-dump.md @@ -13,6 +13,10 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109434559164546455 program: Procreate +width: 1000 +height: 936 +thumb_width: 512 +thumb_height: 479 --- Just a random mish-mash of sketches I had lying around, so I decided to stick them all in one thing. diff --git a/content/art/2022/sketch-dump2.md b/content/art/2022/sketch-dump2.md index 15142e7..ee0c7d2 100644 --- a/content/art/2022/sketch-dump2.md +++ b/content/art/2022/sketch-dump2.md @@ -9,5 +9,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109423739412971072 program: Krita +width: 1714 +height: 2345 +thumb_width: 512 +thumb_height: 700 --- the fruits of my stream today! i tried to do some more action-y poses from memory and i think they turned out pretty good! diff --git a/content/art/2022/sketch-dump3.md b/content/art/2022/sketch-dump3.md index aa6c8e6..310854b 100644 --- a/content/art/2022/sketch-dump3.md +++ b/content/art/2022/sketch-dump3.md @@ -9,5 +9,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109430376846947228 program: Krita +width: 1920 +height: 1870 +thumb_width: 512 +thumb_height: 499 --- Done this one on stream, while playing Rollercoaster Tycoon 2! diff --git a/content/art/2022/summer-byleth.md b/content/art/2022/summer-byleth.md index f35b654..0aa8a74 100644 --- a/content/art/2022/summer-byleth.md +++ b/content/art/2022/summer-byleth.md @@ -12,5 +12,9 @@ arttags: pixiv_url: https://www.pixiv.net/en/artworks/98726204 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/summer-byleth program: Krita +width: 1000 +height: 1586 +thumb_width: 512 +thumb_height: 812 --- This is my first proper painted character piece, and I'm pretty happy with how it turned out still. Why does she need a knife on the beach though? diff --git a/content/art/2022/summer-eva-girls.md b/content/art/2022/summer-eva-girls.md index 33701a4..9bc9a96 100644 --- a/content/art/2022/summer-eva-girls.md +++ b/content/art/2022/summer-eva-girls.md @@ -14,5 +14,9 @@ arttags: pixiv_url: https://www.pixiv.net/en/artworks/100026963 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/summer-eva-girls program: Procreate +width: 1356 +height: 1097 +thumb_width: 512 +thumb_height: 414 --- I drew this while on a trip, and I thought it was about time to do a summer-themed Evangelion drawing! Mari is of course having some fun with Asuka! diff --git a/content/art/2022/two-girls.md b/content/art/2022/two-girls.md index ebb338b..49d8eb1 100644 --- a/content/art/2022/two-girls.md +++ b/content/art/2022/two-girls.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109447195684016839 program: Procreate +width: 1280 +height: 1074 +thumb_width: 512 +thumb_height: 430 --- diff --git a/content/art/2022/underwear.md b/content/art/2022/underwear.md index dbf188c..51a14af 100644 --- a/content/art/2022/underwear.md +++ b/content/art/2022/underwear.md @@ -12,5 +12,9 @@ arttags: nsfw: true mastodon_url: https://mastodon.art/@redstrate/109464613367914600 program: Procreate +width: 743 +height: 1280 +thumb_width: 512 +thumb_height: 882 --- Looks like Merume is getting ready to do something scandalous, but I guess she is a succubus after all... diff --git a/content/art/2022/viera-street.md b/content/art/2022/viera-street.md index 459af15..46a4401 100644 --- a/content/art/2022/viera-street.md +++ b/content/art/2022/viera-street.md @@ -10,5 +10,9 @@ characters: arttags: - fan art program: Krita +width: 1000 +height: 2600 +thumb_width: 512 +thumb_height: 1331 --- As you can probably tell, I LOVE this streetwear set in FFXIV. diff --git a/content/art/2022/viera1.md b/content/art/2022/viera1.md index 7be2d69..ed4b467 100644 --- a/content/art/2022/viera1.md +++ b/content/art/2022/viera1.md @@ -12,4 +12,8 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109355077545640729 program: Krita +width: 1315 +height: 1576 +thumb_width: 512 +thumb_height: 614 --- diff --git a/content/art/2022/viera2.md b/content/art/2022/viera2.md index 4ba1c7e..11bfa99 100644 --- a/content/art/2022/viera2.md +++ b/content/art/2022/viera2.md @@ -12,4 +12,8 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109355236564579640 program: Krita +width: 1068 +height: 1386 +thumb_width: 512 +thumb_height: 664 --- diff --git a/content/art/2022/warrior.md b/content/art/2022/warrior.md index cd88f6f..2b507a3 100644 --- a/content/art/2022/warrior.md +++ b/content/art/2022/warrior.md @@ -9,5 +9,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109427768124828010 program: Krita +width: 1500 +height: 1077 +thumb_width: 512 +thumb_height: 368 --- Inspired by a certain scene in FFXIV Shadowbringers! diff --git a/content/art/2022/well-fed.md b/content/art/2022/well-fed.md index 60be52a..89db38d 100644 --- a/content/art/2022/well-fed.md +++ b/content/art/2022/well-fed.md @@ -11,5 +11,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109394255132277134 program: Krita +width: 871 +height: 1742 +thumb_width: 512 +thumb_height: 1024 --- dunno why i've been drawing food so much recently... will you eat the Baked Alien Soup? diff --git a/content/art/2022/working-out.md b/content/art/2022/working-out.md index a2a7b21..9922231 100644 --- a/content/art/2022/working-out.md +++ b/content/art/2022/working-out.md @@ -7,5 +7,9 @@ alt_text: "A young woman is looking to the right, and stretching out her black l slug: working-out mastodon_url: https://mastodon.art/@redstrate/109408258380892520 program: Krita +width: 1000 +height: 1527 +thumb_width: 512 +thumb_height: 782 --- I was initially just going to do it in grayscale like the rest of my sketches, but ended up enjoying it so much that I colored it! diff --git a/content/art/2022/workingout.md b/content/art/2022/workingout.md index 0adfde9..c8275a4 100644 --- a/content/art/2022/workingout.md +++ b/content/art/2022/workingout.md @@ -9,6 +9,10 @@ mastodon_url: https://mastodon.art/@redstrate/109312136100100717 pixiv_url: https://www.pixiv.net/en/artworks/102641828 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/working-out program: Krita +width: 1272 +height: 2027 +thumb_width: 512 +thumb_height: 816 --- This is a recreation of a sketch I did in 2020, where I tried to do it in my "usual style". I actually really liked how this turned out, all of the poses and faces turned out really cute! diff --git a/content/art/2023/acrocatabro.md b/content/art/2023/acrocatabro.md index 2a3b21e..ee3f610 100644 --- a/content/art/2023/acrocatabro.md +++ b/content/art/2023/acrocatabro.md @@ -10,5 +10,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/111015374479312669 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/acrocatabro-equest program: Krita +width: 1920 +height: 3413 +thumb_width: 512 +thumb_height: 910 --- Request by @AcroCatabro@mastodon.gamedev.place diff --git a/content/art/2023/aks.md b/content/art/2023/aks.md index ff8f53b..74e84da 100644 --- a/content/art/2023/aks.md +++ b/content/art/2023/aks.md @@ -9,5 +9,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/111014706460965728 program: Krita +width: 1920 +height: 2088 +thumb_width: 512 +thumb_height: 557 --- Request by @aks@fedi.akselmo.dev diff --git a/content/art/2023/alear.md b/content/art/2023/alear.md index 1e758e9..e2a9540 100644 --- a/content/art/2023/alear.md +++ b/content/art/2023/alear.md @@ -11,5 +11,9 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/109847101066035149 program: Krita +width: 1200 +height: 1033 +thumb_width: 512 +thumb_height: 441 --- Drew that protagonist from Fire Emblem Engage for a gift letter!It was just a quick thing, but man - she was difficult to draw. I just gave up partly with the hair, and couldn't get a really good shot of the arms. diff --git a/content/art/2023/asuka-thumbnail.md b/content/art/2023/asuka-thumbnail.md index 8a7e360..dca87be 100644 --- a/content/art/2023/asuka-thumbnail.md +++ b/content/art/2023/asuka-thumbnail.md @@ -10,5 +10,9 @@ characters: arttags: - fan art program: Krita +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- The thumbnail for my video "Ruining a $80 figure by putting it together badly" diff --git a/content/art/2023/bathing.md b/content/art/2023/bathing.md index 4a641e4..d1065fc 100644 --- a/content/art/2023/bathing.md +++ b/content/art/2023/bathing.md @@ -10,6 +10,10 @@ characters: nsfw: true mastodon_url: https://mastodon.art/@redstrate/110267364853210553 program: Procreate +width: 1920 +height: 1220 +thumb_width: 512 +thumb_height: 325 --- Looks like it's a great time for a hot bath! diff --git a/content/art/2023/beachtrip.md b/content/art/2023/beachtrip.md index 8adb9c5..62bf189 100644 --- a/content/art/2023/beachtrip.md +++ b/content/art/2023/beachtrip.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/111162313187012517 pixiv_url: https://www.pixiv.net/en/artworks/112209810 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/beach-trip program: Krita +width: 1920 +height: 5198 +thumb_width: 512 +thumb_height: 1386 --- it's still summer, right? diff --git a/content/art/2023/birdington.md b/content/art/2023/birdington.md index fd1955a..3c2401a 100644 --- a/content/art/2023/birdington.md +++ b/content/art/2023/birdington.md @@ -12,5 +12,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/110646280771834242 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/robbery program: Krita +width: 1920 +height: 2322 +thumb_width: 512 +thumb_height: 619 --- Artfight attack: https://artfight.net/attack/4167421.robbery diff --git a/content/art/2023/bringontheketchup.md b/content/art/2023/bringontheketchup.md index cc0c521..dcb21c0 100644 --- a/content/art/2023/bringontheketchup.md +++ b/content/art/2023/bringontheketchup.md @@ -13,4 +13,8 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/111480082526592412 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/bring-on-the-ketchup program: Krita, Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2023/businesscat.md b/content/art/2023/businesscat.md index 28ed395..ce8537d 100644 --- a/content/art/2023/businesscat.md +++ b/content/art/2023/businesscat.md @@ -9,4 +9,8 @@ arttags: - 3d - fan art program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2023/cows.md b/content/art/2023/cows.md index d1729f2..01172b2 100644 --- a/content/art/2023/cows.md +++ b/content/art/2023/cows.md @@ -7,4 +7,8 @@ slug: cows nsfw: true pixiv_url: https://www.pixiv.net/en/artworks/121093091 program: Krita +width: 1449 +height: 2649 +thumb_width: 512 +thumb_height: 936 --- diff --git a/content/art/2023/emily.md b/content/art/2023/emily.md index c796c09..dc0994c 100644 --- a/content/art/2023/emily.md +++ b/content/art/2023/emily.md @@ -9,5 +9,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/111041558452790638 program: Krita +width: 1158 +height: 2196 +thumb_width: 512 +thumb_height: 971 --- Request by Emily Vasquez from Knockout. diff --git a/content/art/2023/exiledking.md b/content/art/2023/exiledking.md index f81c957..695044f 100644 --- a/content/art/2023/exiledking.md +++ b/content/art/2023/exiledking.md @@ -9,5 +9,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/111008636606551962 program: Krita +width: 1168 +height: 1492 +thumb_width: 512 +thumb_height: 654 --- request by @ExiledKing@mastodon.gamedev.place diff --git a/content/art/2023/gamingforone.md b/content/art/2023/gamingforone.md index 6a7e5a5..94e3a47 100644 --- a/content/art/2023/gamingforone.md +++ b/content/art/2023/gamingforone.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/110078510315490732 pixiv_url: https://www.pixiv.net/en/artworks/106520839 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/gaming-for-one program: Krita +width: 1920 +height: 4135 +thumb_width: 512 +thumb_height: 1103 --- Merume takes the best course of action when getting bullied online, by treating herself to not one but two Steam Decks in order to beat them in a online game! diff --git a/content/art/2023/hunter.md b/content/art/2023/hunter.md index 7a97edb..cdf9817 100644 --- a/content/art/2023/hunter.md +++ b/content/art/2023/hunter.md @@ -12,5 +12,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/110646304883440696 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/snow-hunting program: Krita +width: 1655 +height: 2005 +thumb_width: 512 +thumb_height: 620 --- Artfight attack: https://artfight.net/attack/4192573.snow-hunting diff --git a/content/art/2023/join-me.md b/content/art/2023/join-me.md index f883bdf..3aa4de7 100644 --- a/content/art/2023/join-me.md +++ b/content/art/2023/join-me.md @@ -8,5 +8,9 @@ slug: join-me mastodon_url: https://mastodon.art/@redstrate/110529001103381634 pixiv_url: https://www.pixiv.net/artworks/108996390 program: Procreate +width: 1476 +height: 1940 +thumb_width: 512 +thumb_height: 673 --- Want to join in on the fun? diff --git a/content/art/2023/katie.md b/content/art/2023/katie.md index a671832..8f21735 100644 --- a/content/art/2023/katie.md +++ b/content/art/2023/katie.md @@ -9,5 +9,9 @@ characters: - Katie mastodon_url: https://mastodon.art/@redstrate/110606818674511646 program: Krita +width: 1108 +height: 1793 +thumb_width: 512 +thumb_height: 829 --- Fan art of Bourbon's character :-) diff --git a/content/art/2023/knockout-background2.md b/content/art/2023/knockout-background2.md index d721e49..3b2af0a 100644 --- a/content/art/2023/knockout-background2.md +++ b/content/art/2023/knockout-background2.md @@ -10,5 +10,9 @@ characters: arttags: - fan art program: Krita +width: 460 +height: 920 +thumb_width: 460 +thumb_height: 920 --- This is my second Knockout background, which is just a slightly touched up drawing I did last year! I still like this set. diff --git a/content/art/2023/lookahead.md b/content/art/2023/lookahead.md index 0092a81..b8a7244 100644 --- a/content/art/2023/lookahead.md +++ b/content/art/2023/lookahead.md @@ -7,4 +7,8 @@ slug: lookahead characters: - Mysterious Swordswoman program: Krita +width: 723 +height: 1066 +thumb_width: 512 +thumb_height: 755 --- diff --git a/content/art/2023/marchsketch.md b/content/art/2023/marchsketch.md index 55053e3..53b8240 100644 --- a/content/art/2023/marchsketch.md +++ b/content/art/2023/marchsketch.md @@ -17,6 +17,10 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/109972292267062823 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/march-sketch-dump program: Krita +width: 1920 +height: 2300 +thumb_width: 512 +thumb_height: 613 --- Here's a collection of sketches I finally finished! I didn't feel like doing a full piece, so I opted to color each of these instead. diff --git a/content/art/2023/marchsketch4.md b/content/art/2023/marchsketch4.md index d5e8e48..1a59ac5 100644 --- a/content/art/2023/marchsketch4.md +++ b/content/art/2023/marchsketch4.md @@ -13,6 +13,10 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/110097679535921140 program: Procreate +width: 1655 +height: 2012 +thumb_width: 512 +thumb_height: 622 --- Ended off the month with another page of sketches! Been watching a lot of Adventure Time recently, and I guess I never really drawn any of their characters before (and yes, that's Tiffany and the Angry Squirrel in the window!) diff --git a/content/art/2023/mel.md b/content/art/2023/mel.md index 1780a81..ee75b00 100644 --- a/content/art/2023/mel.md +++ b/content/art/2023/mel.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/110646304883440696 pixiv_url: https://www.pixiv.net/artworks/109600265 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/burger-time program: Krita +width: 1700 +height: 2160 +thumb_width: 512 +thumb_height: 651 --- Artfight attack: https://artfight.net/attack/4186294.burger-time diff --git a/content/art/2023/misnina.md b/content/art/2023/misnina.md index d180b07..72ed3a3 100644 --- a/content/art/2023/misnina.md +++ b/content/art/2023/misnina.md @@ -9,5 +9,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/111008641889958920 program: Krita +width: 1920 +height: 2563 +thumb_width: 512 +thumb_height: 683 --- Request by @misnina@mastodon.art diff --git a/content/art/2023/moonlight.md b/content/art/2023/moonlight.md index 7fd2a10..13f9344 100644 --- a/content/art/2023/moonlight.md +++ b/content/art/2023/moonlight.md @@ -10,5 +10,9 @@ characters: mastodon_url: https://mastodon.art/@redstrate/111494666961164400 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/moonlight program: Krita +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- I hate drawing grass diff --git a/content/art/2023/mountains.md b/content/art/2023/mountains.md index 40feeaa..43b1dda 100644 --- a/content/art/2023/mountains.md +++ b/content/art/2023/mountains.md @@ -11,4 +11,8 @@ mastodon_url: https://mastodon.art/@redstrate/110397757041747085 pixiv_url: https://www.pixiv.net/artworks/108274736 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/mountains program: Krita +width: 1920 +height: 3488 +thumb_width: 512 +thumb_height: 930 --- diff --git a/content/art/2023/neuroknives.md b/content/art/2023/neuroknives.md index 8f10f57..2cf6c13 100644 --- a/content/art/2023/neuroknives.md +++ b/content/art/2023/neuroknives.md @@ -9,5 +9,9 @@ arttags: - request mastodon_url: https://mastodon.art/@redstrate/111019455071425893 program: Krita +width: 1920 +height: 2083 +thumb_width: 512 +thumb_height: 555 --- Request by @neuroknives@mastodon.art diff --git a/content/art/2023/newsakura.md b/content/art/2023/newsakura.md index e8d2c8a..d4eb839 100644 --- a/content/art/2023/newsakura.md +++ b/content/art/2023/newsakura.md @@ -10,5 +10,9 @@ characters: mastodon_url: https://mastodon.art/@redstrate/111123304505140712 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/new-sakura program: Krita +width: 763 +height: 1469 +thumb_width: 512 +thumb_height: 986 --- mew diff --git a/content/art/2023/nikki.md b/content/art/2023/nikki.md index f702bc3..815df2c 100644 --- a/content/art/2023/nikki.md +++ b/content/art/2023/nikki.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/110646280771834242 pixiv_url: https://www.pixiv.net/en/artworks/109600265 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/does-this-look-cute program: Krita +width: 1466 +height: 2712 +thumb_width: 512 +thumb_height: 947 --- Artfight attack: https://artfight.net/attack/4149098.does-this-look-cute diff --git a/content/art/2023/nov23sketches.md b/content/art/2023/nov23sketches.md index c7386a7..5c6db1f 100644 --- a/content/art/2023/nov23sketches.md +++ b/content/art/2023/nov23sketches.md @@ -16,5 +16,9 @@ arttags: - sketch - drawpile program: Drawpile +width: 1920 +height: 1305 +thumb_width: 512 +thumb_height: 348 --- Sketches from Drawpile and others diff --git a/content/art/2023/octsketch.md b/content/art/2023/octsketch.md index da5a14c..80d2362 100644 --- a/content/art/2023/octsketch.md +++ b/content/art/2023/octsketch.md @@ -20,6 +20,10 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/111316396570430914 program: Krita +width: 1920 +height: 1440 +thumb_width: 512 +thumb_height: 384 --- Here's a sketch dump since it's unlikely I'm going to finish anything else before October ends! diff --git a/content/art/2023/sanae.md b/content/art/2023/sanae.md index 1e65ff5..4fe345b 100644 --- a/content/art/2023/sanae.md +++ b/content/art/2023/sanae.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/110657265743066536 pixiv_url: https://www.pixiv.net/artworks/109630406 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/relaxation program: Krita +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- Artfight attack: https://artfight.net/attack/4421745.relaxation diff --git a/content/art/2023/shirts.md b/content/art/2023/shirts.md index b6d1621..aeb65d4 100644 --- a/content/art/2023/shirts.md +++ b/content/art/2023/shirts.md @@ -9,4 +9,8 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/111207360065698853 program: Krita +width: 943 +height: 1634 +thumb_width: 512 +thumb_height: 887 --- diff --git a/content/art/2023/short-hair.md b/content/art/2023/short-hair.md index ea6fb1f..efbf47b 100644 --- a/content/art/2023/short-hair.md +++ b/content/art/2023/short-hair.md @@ -9,5 +9,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109787348636587394 program: Procreate +width: 872 +height: 1204 +thumb_width: 512 +thumb_height: 707 --- Had the urge to draw a cute short-haired girl, I quite like how the shading turned out. I tried to do some cool symmetry in the background too... diff --git a/content/art/2023/sketchmarch2.md b/content/art/2023/sketchmarch2.md index 3b28908..b815de7 100644 --- a/content/art/2023/sketchmarch2.md +++ b/content/art/2023/sketchmarch2.md @@ -11,5 +11,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/110108997092717607 program: Procreate +width: 1497 +height: 1544 +thumb_width: 512 +thumb_height: 528 --- Really happy with how Knocky-chan looks here, and the glasses girl turned out pretty cute too. diff --git a/content/art/2023/summerfun.md b/content/art/2023/summerfun.md index 9249024..e857dff 100644 --- a/content/art/2023/summerfun.md +++ b/content/art/2023/summerfun.md @@ -11,5 +11,9 @@ mastodon_url: https://mastodon.art/@redstrate/111103995005205179 pixiv_url: https://www.pixiv.net/en/artworks/111921549 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/summer-fun program: Krita +width: 1920 +height: 2413 +thumb_width: 512 +thumb_height: 643 --- i guess it makes sense for them to hang out together! diff --git a/content/art/2023/sword-leftlean.md b/content/art/2023/sword-leftlean.md index a1a9bc9..cea5bed 100644 --- a/content/art/2023/sword-leftlean.md +++ b/content/art/2023/sword-leftlean.md @@ -10,5 +10,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/109638316928912547 program: Procreate +width: 1286 +height: 1622 +thumb_width: 512 +thumb_height: 646 --- I wanted to do a bigger pic of her, but ended up cropping and coloring this part instead. I'm still trying to figure out what to do with her hair... diff --git a/content/art/2023/tim.md b/content/art/2023/tim.md index e2321bc..643080b 100644 --- a/content/art/2023/tim.md +++ b/content/art/2023/tim.md @@ -12,5 +12,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/110646280771834242 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/tim program: Krita +width: 1248 +height: 1490 +thumb_width: 512 +thumb_height: 611 --- Artfight attack: https://artfight.net/attack/4170296.tim diff --git a/content/art/2023/wanttolisten.md b/content/art/2023/wanttolisten.md index 17ab2d4..0b1241b 100644 --- a/content/art/2023/wanttolisten.md +++ b/content/art/2023/wanttolisten.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/110646280771834242 pixiv_url: https://www.pixiv.net/en/artworks/109600265 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/want-to-listen program: Krita +width: 1460 +height: 1962 +thumb_width: 512 +thumb_height: 688 --- Artfight attack: https://artfight.net/attack/4092315.want-to-listen diff --git a/content/art/2023/xbc3.md b/content/art/2023/xbc3.md index 1ad4e1c..45d939d 100644 --- a/content/art/2023/xbc3.md +++ b/content/art/2023/xbc3.md @@ -12,5 +12,9 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/110262783603849052 program: Procreate +width: 1920 +height: 1439 +thumb_width: 512 +thumb_height: 384 --- I just started Xenoblade Chronicles 3, so I wanted to draw two of the characters before I go back to feeding my Xenoblade addiction! diff --git a/content/art/2024/applebabies.md b/content/art/2024/applebabies.md index 2bc09e3..a2fb36a 100644 --- a/content/art/2024/applebabies.md +++ b/content/art/2024/applebabies.md @@ -10,5 +10,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/112765290298132276 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/apple-babies-caterpillar-in-an-apple-a-day program: Krita +width: 1920 +height: 1401 +thumb_width: 512 +thumb_height: 374 --- Artfight attack: https://artfight.net/attack/7253015.apple-babies-caterpillar-in-an-apple-a-day diff --git a/content/art/2024/ashley.md b/content/art/2024/ashley.md index 779c7da..1204f87 100644 --- a/content/art/2024/ashley.md +++ b/content/art/2024/ashley.md @@ -13,4 +13,8 @@ mastodon_url: https://mastodon.art/@redstrate/111316396570430914 pixiv_url: https://www.pixiv.net/en/artworks/115516304 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/president-s-daughter program: Krita +width: 1446 +height: 2559 +thumb_width: 512 +thumb_height: 906 --- diff --git a/content/art/2024/balloonshroom.md b/content/art/2024/balloonshroom.md index 8622d25..78c58a7 100644 --- a/content/art/2024/balloonshroom.md +++ b/content/art/2024/balloonshroom.md @@ -8,4 +8,8 @@ slug: balloonshroom mastodon_url: https://mastodon.art/@redstrate/111958219719666913 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/oc-plaza-1 program: Krita +width: 1920 +height: 1598 +thumb_width: 512 +thumb_height: 426 --- diff --git a/content/art/2024/bart-incoming.md b/content/art/2024/bart-incoming.md index 000cac1..4bb6858 100644 --- a/content/art/2024/bart-incoming.md +++ b/content/art/2024/bart-incoming.md @@ -11,5 +11,9 @@ characters: arttags: - animation - artfight +width: 200 +height: 200 +thumb_width: 200 +thumb_height: 200 --- Artfight attack: https://artfight.net/attack/8002019.bart-incoming diff --git a/content/art/2024/big-bunny.md b/content/art/2024/big-bunny.md index 3a61abf..5568869 100644 --- a/content/art/2024/big-bunny.md +++ b/content/art/2024/big-bunny.md @@ -20,4 +20,8 @@ mastodon_url: https://mastodon.art/@redstrate/112187076950789997 pixiv_url: https://www.pixiv.net/artworks/117405970 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/big-bunny program: Krita +width: 1920 +height: 3055 +thumb_width: 512 +thumb_height: 815 --- diff --git a/content/art/2024/calamancyy.md b/content/art/2024/calamancyy.md index e2bfff4..10f353a 100644 --- a/content/art/2024/calamancyy.md +++ b/content/art/2024/calamancyy.md @@ -8,4 +8,8 @@ slug: calamancyy mastodon_url: https://mastodon.art/@redstrate/111958219719666913 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/oc-plaza-1 program: Krita +width: 1690 +height: 2909 +thumb_width: 512 +thumb_height: 881 --- diff --git a/content/art/2024/charsheet-drfrizzly.md b/content/art/2024/charsheet-drfrizzly.md index 9462e3d..00d5e8a 100644 --- a/content/art/2024/charsheet-drfrizzly.md +++ b/content/art/2024/charsheet-drfrizzly.md @@ -11,5 +11,9 @@ arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662289434324901 program: Krita +width: 903 +height: 1901 +thumb_width: 512 +thumb_height: 1078 --- Artfight preparation :-) diff --git a/content/art/2024/charsheet-juritta.md b/content/art/2024/charsheet-juritta.md index 0a612d6..6841dab 100644 --- a/content/art/2024/charsheet-juritta.md +++ b/content/art/2024/charsheet-juritta.md @@ -11,5 +11,9 @@ arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662299507727427 program: Krita +width: 987 +height: 2560 +thumb_width: 512 +thumb_height: 1328 --- Artfight preparation :-) diff --git a/content/art/2024/charsheet-luci.md b/content/art/2024/charsheet-luci.md index acc2f75..329d1be 100644 --- a/content/art/2024/charsheet-luci.md +++ b/content/art/2024/charsheet-luci.md @@ -11,5 +11,9 @@ arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662289434324901 program: Krita +width: 615 +height: 1805 +thumb_width: 512 +thumb_height: 1503 --- Artfight preparation :-) diff --git a/content/art/2024/charsheet-merume.md b/content/art/2024/charsheet-merume.md index 2a6d941..51ddb20 100644 --- a/content/art/2024/charsheet-merume.md +++ b/content/art/2024/charsheet-merume.md @@ -11,5 +11,9 @@ arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662299507727427 program: Krita +width: 1038 +height: 2058 +thumb_width: 512 +thumb_height: 1015 --- Artfight preparation :-) diff --git a/content/art/2024/charsheet-mysterious-swordswoman.md b/content/art/2024/charsheet-mysterious-swordswoman.md index bd3637b..c2e41ab 100644 --- a/content/art/2024/charsheet-mysterious-swordswoman.md +++ b/content/art/2024/charsheet-mysterious-swordswoman.md @@ -11,5 +11,9 @@ arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662289434324901 program: Krita +width: 782 +height: 1887 +thumb_width: 512 +thumb_height: 1235 --- Artfight preparation :-) Based off of her 2023 sheet diff --git a/content/art/2024/charsheet-sakura.md b/content/art/2024/charsheet-sakura.md index 27f55ec..4e8491f 100644 --- a/content/art/2024/charsheet-sakura.md +++ b/content/art/2024/charsheet-sakura.md @@ -10,5 +10,9 @@ characters: arttags: - character sheet mastodon_url: https://mastodon.art/@redstrate/112662299507727427 +width: 764 +height: 1848 +thumb_width: 512 +thumb_height: 1238 --- Artfight preparation :-) Based off of her 2023 sheet diff --git a/content/art/2024/costadelsol.md b/content/art/2024/costadelsol.md index 423d04b..2ef1af7 100644 --- a/content/art/2024/costadelsol.md +++ b/content/art/2024/costadelsol.md @@ -14,4 +14,8 @@ mastodon_url: https://mastodon.art/@redstrate/111909720876173011 pixiv_url: https://www.pixiv.net/artworks/115946355 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/costa-del-sol program: Krita +width: 1920 +height: 3413 +thumb_width: 512 +thumb_height: 910 --- diff --git a/content/art/2024/drip.md b/content/art/2024/drip.md index 74f3dda..de498a3 100644 --- a/content/art/2024/drip.md +++ b/content/art/2024/drip.md @@ -12,5 +12,9 @@ mastodon_url: https://mastodon.art/@redstrate/112567384640633283 pixiv_url: https://www.pixiv.net/en/artworks/121093210 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/drip program: Krita +width: 1920 +height: 2455 +thumb_width: 512 +thumb_height: 655 --- another bath, but i don't care 🙉 ...i have no idea what she's drinking diff --git a/content/art/2024/electrical.md b/content/art/2024/electrical.md index 86084a1..9ee85cb 100644 --- a/content/art/2024/electrical.md +++ b/content/art/2024/electrical.md @@ -11,4 +11,8 @@ mastodon_url: https://mastodon.art/@redstrate/111825151599392193 pixiv_url: https://www.pixiv.net/artworks/115516345 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/electrical program: Krita +width: 1125 +height: 2291 +thumb_width: 512 +thumb_height: 1043 --- diff --git a/content/art/2024/fallenangel.md b/content/art/2024/fallenangel.md index c6410db..3869df8 100644 --- a/content/art/2024/fallenangel.md +++ b/content/art/2024/fallenangel.md @@ -12,5 +12,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/112803941103002762 pixiv_url: https://www.pixiv.net/en/artworks/121097790 program: Krita, Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- Artfight attack: https://artfight.net/attack/7756662.fallen-angel diff --git a/content/art/2024/feathers.md b/content/art/2024/feathers.md index 61cabf3..3b1e84a 100644 --- a/content/art/2024/feathers.md +++ b/content/art/2024/feathers.md @@ -12,4 +12,8 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/112582169263432612 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/he-s-back program: Krita +width: 1808 +height: 2480 +thumb_width: 512 +thumb_height: 702 --- diff --git a/content/art/2024/fediseum-interior.md b/content/art/2024/fediseum-interior.md index e37ad35..32b52fb 100644 --- a/content/art/2024/fediseum-interior.md +++ b/content/art/2024/fediseum-interior.md @@ -7,4 +7,8 @@ slug: fediseum-interior arttags: - 3d program: Blender, Godot +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2024/ffxiv-sketches-miqote.md b/content/art/2024/ffxiv-sketches-miqote.md index cff6972..30d0878 100644 --- a/content/art/2024/ffxiv-sketches-miqote.md +++ b/content/art/2024/ffxiv-sketches-miqote.md @@ -11,4 +11,8 @@ mastodon_url: https://mastodon.art/@redstrate/112872595759645312 pixiv_url: https://www.pixiv.net/en/artworks/121097824 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/ffxiv-sketches program: Krita +width: 1186 +height: 2211 +thumb_width: 512 +thumb_height: 954 --- diff --git a/content/art/2024/ffxiv-sketches-sage.md b/content/art/2024/ffxiv-sketches-sage.md index a7b3fb2..5b48059 100644 --- a/content/art/2024/ffxiv-sketches-sage.md +++ b/content/art/2024/ffxiv-sketches-sage.md @@ -14,4 +14,8 @@ mastodon_url: https://mastodon.art/@redstrate/112883865597297417 pixiv_url: https://www.pixiv.net/en/artworks/121097824 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/ffxiv-sketches program: Krita +width: 1384 +height: 2847 +thumb_width: 512 +thumb_height: 1053 --- diff --git a/content/art/2024/ffxiv-sketches-viera.md b/content/art/2024/ffxiv-sketches-viera.md index 6ea8464..9fe3011 100644 --- a/content/art/2024/ffxiv-sketches-viera.md +++ b/content/art/2024/ffxiv-sketches-viera.md @@ -13,4 +13,8 @@ mastodon_url: https://mastodon.art/@redstrate/112844697188259305 pixiv_url: https://www.pixiv.net/en/artworks/121097824 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/ffxiv-sketches program: Krita +width: 1072 +height: 2719 +thumb_width: 512 +thumb_height: 1299 --- diff --git a/content/art/2024/firstdraw.md b/content/art/2024/firstdraw.md index 8accab5..e3219c8 100644 --- a/content/art/2024/firstdraw.md +++ b/content/art/2024/firstdraw.md @@ -12,5 +12,9 @@ arttags: mastodon_url: https://mastodon.art/@redstrate/112720510735345856 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/first-draw program: Krita +width: 1920 +height: 1348 +thumb_width: 512 +thumb_height: 359 --- Artfight attack: https://artfight.net/attack/6150059.first-draw diff --git a/content/art/2024/florence.md b/content/art/2024/florence.md index 19d6141..ef4d2cb 100644 --- a/content/art/2024/florence.md +++ b/content/art/2024/florence.md @@ -10,5 +10,9 @@ arttags: - artfight pixiv_url: https://www.pixiv.net/en/artworks/121129316 program: Krita +width: 1920 +height: 2234 +thumb_width: 512 +thumb_height: 596 --- Artfight attack: https://artfight.net/attack/7549291.farm-hands diff --git a/content/art/2024/glare.md b/content/art/2024/glare.md index 68d7960..07e60c5 100644 --- a/content/art/2024/glare.md +++ b/content/art/2024/glare.md @@ -7,4 +7,8 @@ alt_text: "A mature woman dressed in a blazer that has an insanely low neckline. slug: glare mastodon_url: https://mastodon.art/@redstrate/112306487333726274 program: Krita +width: 1001 +height: 1417 +thumb_width: 512 +thumb_height: 725 --- diff --git a/content/art/2024/idcheck.md b/content/art/2024/idcheck.md index dbdf672..2af8ece 100644 --- a/content/art/2024/idcheck.md +++ b/content/art/2024/idcheck.md @@ -13,5 +13,9 @@ mastodon_url: https://mastodon.art/@redstrate/112468818118244065 pixiv_url: https://www.pixiv.net/en/artworks/118886586 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/viera-id-check program: Krita +width: 1559 +height: 2388 +thumb_width: 512 +thumb_height: 784 --- do they even have the concept of a legal drinking age anywhere in Eorzea? 🍺 diff --git a/content/art/2024/itscoldhere.md b/content/art/2024/itscoldhere.md index 3738fe7..c7ceb9f 100644 --- a/content/art/2024/itscoldhere.md +++ b/content/art/2024/itscoldhere.md @@ -11,4 +11,8 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/111794271545458755 program: Krita +width: 728 +height: 1788 +thumb_width: 512 +thumb_height: 1257 --- diff --git a/content/art/2024/kali.md b/content/art/2024/kali.md index 94d2dc1..b258ab5 100644 --- a/content/art/2024/kali.md +++ b/content/art/2024/kali.md @@ -11,5 +11,9 @@ arttags: - artfight mastodon_url: https://mastodon.art/@redstrate/112827087560658678 program: Krita +width: 1258 +height: 2161 +thumb_width: 512 +thumb_height: 880 --- Artfight attack: https://artfight.net/attack/7990837.take-a-look-inside-the-book diff --git a/content/art/2024/konqi.md b/content/art/2024/konqi.md index a2f5239..0ed6d88 100644 --- a/content/art/2024/konqi.md +++ b/content/art/2024/konqi.md @@ -11,5 +11,9 @@ arttags: - fan art mastodon_url: https://mastodon.art/@redstrate/112238971210645004 program: Krita +width: 1920 +height: 2257 +thumb_width: 512 +thumb_height: 602 --- Eating DVDs isn't illegal, right? diff --git a/content/art/2024/l1.md b/content/art/2024/l1.md index 0335948..fae1ffe 100644 --- a/content/art/2024/l1.md +++ b/content/art/2024/l1.md @@ -13,4 +13,8 @@ mastodon_url: https://mastodon.art/@redstrate/112428669022463740 pixiv_url: https://www.pixiv.net/artworks/118718547 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/l1 program: Krita +width: 1920 +height: 2223 +thumb_width: 512 +thumb_height: 593 --- diff --git a/content/art/2024/l3ny.md b/content/art/2024/l3ny.md index dedd0d9..1532039 100644 --- a/content/art/2024/l3ny.md +++ b/content/art/2024/l3ny.md @@ -8,4 +8,8 @@ slug: l3ny mastodon_url: https://mastodon.art/@redstrate/111958219719666913 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/oc-plaza-1 program: Krita +width: 1084 +height: 2220 +thumb_width: 512 +thumb_height: 1049 --- diff --git a/content/art/2024/lizard.md b/content/art/2024/lizard.md index 06d77fd..1271448 100644 --- a/content/art/2024/lizard.md +++ b/content/art/2024/lizard.md @@ -9,4 +9,8 @@ characters: - Luci mastodon_url: https://mastodon.art/@redstrate/112306487333726274 program: Krita +width: 1152 +height: 1414 +thumb_width: 512 +thumb_height: 628 --- diff --git a/content/art/2024/macheo.md b/content/art/2024/macheo.md index fe8154d..22cb62a 100644 --- a/content/art/2024/macheo.md +++ b/content/art/2024/macheo.md @@ -11,5 +11,9 @@ arttags: - artfight mastodon_url: https://mastodon.art/@redstrate/112771154075649547 program: Krita +width: 1920 +height: 1440 +thumb_width: 512 +thumb_height: 384 --- Artfight attack: https://artfight.net/attack/7350831.macheo-strike diff --git a/content/art/2024/madison.md b/content/art/2024/madison.md index 856e591..feaef80 100644 --- a/content/art/2024/madison.md +++ b/content/art/2024/madison.md @@ -11,5 +11,9 @@ arttags: - artfight mastodon_url: https://mastodon.art/@redstrate/112785759056083795 program: Krita +width: 1920 +height: 2070 +thumb_width: 512 +thumb_height: 552 --- Artfight attack: https://artfight.net/attack/7534577.early-morning-meeting diff --git a/content/art/2024/maioutfit.md b/content/art/2024/maioutfit.md index 61fc468..eb99a17 100644 --- a/content/art/2024/maioutfit.md +++ b/content/art/2024/maioutfit.md @@ -11,5 +11,9 @@ mastodon_url: https://mastodon.art/@redstrate/112746286808881766 pixiv_url: https://www.pixiv.net/en/artworks/121129321 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/mai-outfit program: Krita +width: 1920 +height: 2694 +thumb_width: 512 +thumb_height: 718 --- (a sort of combination, this outfit makes no sense) diff --git a/content/art/2024/merume-anim.md b/content/art/2024/merume-anim.md index 94bd498..3abefc8 100644 --- a/content/art/2024/merume-anim.md +++ b/content/art/2024/merume-anim.md @@ -10,4 +10,8 @@ characters: - Merume arttags: - animation +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- diff --git a/content/art/2024/merumes-night-out.md b/content/art/2024/merumes-night-out.md index 8271a7b..1a4571a 100644 --- a/content/art/2024/merumes-night-out.md +++ b/content/art/2024/merumes-night-out.md @@ -11,5 +11,9 @@ arttags: - sketch mastodon_url: https://mastodon.art/@redstrate/113150414242267426 program: Krita +width: 1920 +height: 3346 +thumb_width: 512 +thumb_height: 892 --- unblocking my block diff --git a/content/art/2024/raubahn.md b/content/art/2024/raubahn.md index 584c9be..cc9c562 100644 --- a/content/art/2024/raubahn.md +++ b/content/art/2024/raubahn.md @@ -13,4 +13,8 @@ mastodon_url: https://mastodon.art/@redstrate/111825144287076706 pixiv_url: https://www.pixiv.net/artworks/115516281 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/the-bull-of-ala-mhigo program: Krita +width: 1392 +height: 1798 +thumb_width: 512 +thumb_height: 661 --- diff --git a/content/art/2024/recoverydisk.md b/content/art/2024/recoverydisk.md index 2e2bb5d..fd56442 100644 --- a/content/art/2024/recoverydisk.md +++ b/content/art/2024/recoverydisk.md @@ -12,5 +12,9 @@ arttags: - 3d mastodon_url: https://mastodon.art/@redstrate/112736580479887700 program: Blender +width: 1920 +height: 1080 +thumb_width: 512 +thumb_height: 288 --- Artfight attack: https://artfight.net/attack/6647385.recovery-disk diff --git a/content/art/2024/senzaki.md b/content/art/2024/senzaki.md index a47e919..f327a6e 100644 --- a/content/art/2024/senzaki.md +++ b/content/art/2024/senzaki.md @@ -11,4 +11,8 @@ arttags: nsfw: true pixiv_url: https://www.pixiv.net/en/artworks/119356674 program: Krita +width: 1920 +height: 2857 +thumb_width: 512 +thumb_height: 762 --- diff --git a/content/art/2024/slowday.md b/content/art/2024/slowday.md index 5e30a42..4a332a6 100644 --- a/content/art/2024/slowday.md +++ b/content/art/2024/slowday.md @@ -10,4 +10,8 @@ characters: mastodon_url: https://mastodon.art/@redstrate/111825122306086541 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/slow-day program: Krita +width: 1636 +height: 1710 +thumb_width: 512 +thumb_height: 535 --- diff --git a/content/art/2024/summertime.md b/content/art/2024/summertime.md index f1c1e43..0b2511a 100644 --- a/content/art/2024/summertime.md +++ b/content/art/2024/summertime.md @@ -10,6 +10,10 @@ characters: mastodon_url: https://mastodon.art/@redstrate/111941678917447592 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/summertime-in-winter-entry program: Krita +width: 1920 +height: 2545 +thumb_width: 512 +thumb_height: 679 --- My entry for the Summertime in Winter collab, and rushed the background since it's supposed to be transparent :-) diff --git a/content/art/2024/thechromosomes.md b/content/art/2024/thechromosomes.md index 3277f78..2949283 100644 --- a/content/art/2024/thechromosomes.md +++ b/content/art/2024/thechromosomes.md @@ -11,5 +11,9 @@ arttags: - artfight mastodon_url: https://mastodon.art/@redstrate/112849990662603680 program: Krita +width: 1920 +height: 2715 +thumb_width: 512 +thumb_height: 724 --- Artfight attack: https://artfight.net/attack/8207900.the-chromosomes-live diff --git a/content/art/2024/tiramisu.md b/content/art/2024/tiramisu.md index 111e222..40fac53 100644 --- a/content/art/2024/tiramisu.md +++ b/content/art/2024/tiramisu.md @@ -9,4 +9,8 @@ characters: - Terra Missu mastodon_url: https://mastodon.art/@redstrate/112306487333726274 program: Krita +width: 1575 +height: 2034 +thumb_width: 512 +thumb_height: 661 --- diff --git a/content/art/2024/winter-merume.md b/content/art/2024/winter-merume.md index 5403f5f..d07f205 100644 --- a/content/art/2024/winter-merume.md +++ b/content/art/2024/winter-merume.md @@ -11,5 +11,9 @@ mastodon_url: https://mastodon.art/@redstrate/111941678917447592 pixiv_url: https://www.pixiv.net/artworks/116104991 newgrounds_url: https://www.newgrounds.com/art/view/redstrate/winter-merume program: Krita +width: 1840 +height: 3104 +thumb_width: 512 +thumb_height: 864 --- entry for the sandwich collab diff --git a/content/art/guest/guest-juritta1.md b/content/art/guest/guest-juritta1.md index cfc4245..04419b3 100644 --- a/content/art/guest/guest-juritta1.md +++ b/content/art/guest/guest-juritta1.md @@ -7,5 +7,9 @@ filename: /art/guest-juritta1.webp slug: guest-juritta1 characters: - Juritta +width: 1155 +height: 1739 +thumb_width: 512 +thumb_height: 771 --- Draw avatar above you challenge: https://knockout.chat/thread/634/15#post-1839973 diff --git a/content/art/guest/guest-juritta2.md b/content/art/guest/guest-juritta2.md index 948e8de..84dcfa6 100644 --- a/content/art/guest/guest-juritta2.md +++ b/content/art/guest/guest-juritta2.md @@ -9,5 +9,9 @@ characters: - Juritta arttags: - artfight +width: 1164 +height: 1280 +thumb_width: 512 +thumb_height: 563 --- Artfight Attack: https://artfight.net/attack/4145358.revenge-w-juritta-3 diff --git a/content/art/guest/guest-juritta3.md b/content/art/guest/guest-juritta3.md index 3e8f510..3091629 100644 --- a/content/art/guest/guest-juritta3.md +++ b/content/art/guest/guest-juritta3.md @@ -9,5 +9,9 @@ characters: - Juritta arttags: - artfight +width: 1920 +height: 2561 +thumb_width: 512 +thumb_height: 683 --- Artfight Attack: https://artfight.net/attack/7989482.juritta diff --git a/content/art/guest/guest-sakura1.md b/content/art/guest/guest-sakura1.md index 3faa5ae..767fde1 100644 --- a/content/art/guest/guest-sakura1.md +++ b/content/art/guest/guest-sakura1.md @@ -9,5 +9,9 @@ characters: - Sakura arttags: - artfight +width: 617 +height: 858 +thumb_width: 512 +thumb_height: 712 --- Artfight attack: https://artfight.net/attack/4505981.sakura diff --git a/content/art/guest/guest-sakura2.md b/content/art/guest/guest-sakura2.md index 6a0b4f9..5164c4c 100644 --- a/content/art/guest/guest-sakura2.md +++ b/content/art/guest/guest-sakura2.md @@ -9,5 +9,9 @@ characters: - Sakura arttags: - artfight +width: 732 +height: 1129 +thumb_width: 512 +thumb_height: 790 --- Artfight attack: https://artfight.net/attack/6364032.sakura diff --git a/content/art/guest/guest-sakura3.md b/content/art/guest/guest-sakura3.md index 29073f0..018525b 100644 --- a/content/art/guest/guest-sakura3.md +++ b/content/art/guest/guest-sakura3.md @@ -9,5 +9,9 @@ characters: - Sakura arttags: - artfight +width: 1920 +height: 2561 +thumb_width: 512 +thumb_height: 683 --- Artfight attack: https://artfight.net/attack/7272271.sakura diff --git a/content/art/guest/guest-sakura4.md b/content/art/guest/guest-sakura4.md index 315eca2..b232f9a 100644 --- a/content/art/guest/guest-sakura4.md +++ b/content/art/guest/guest-sakura4.md @@ -9,5 +9,9 @@ characters: - Sakura arttags: - artfight +width: 1920 +height: 1920 +thumb_width: 512 +thumb_height: 512 --- Artfight attack: https://artfight.net/attack/8599807.seafoam-vs-stardust-new-age-of-artists diff --git a/content/art/guest/guest-swordswoman1.md b/content/art/guest/guest-swordswoman1.md index 136628e..fda2855 100644 --- a/content/art/guest/guest-swordswoman1.md +++ b/content/art/guest/guest-swordswoman1.md @@ -9,5 +9,9 @@ characters: - Mysterious Swordswoman arttags: - artfight +width: 1920 +height: 1920 +thumb_width: 512 +thumb_height: 512 --- Artfight Attack: https://artfight.net/attack/4178441.awawa diff --git a/content/art/guest/guest-swordswoman2.md b/content/art/guest/guest-swordswoman2.md index b18b372..4dc06ca 100644 --- a/content/art/guest/guest-swordswoman2.md +++ b/content/art/guest/guest-swordswoman2.md @@ -9,5 +9,9 @@ characters: - Mysterious Swordswoman arttags: - artfight +width: 600 +height: 1000 +thumb_width: 512 +thumb_height: 853 --- Artfight Attack: https://artfight.net/attack/4178956.mysterious-swordswoman diff --git a/content/art/guest/guest-swordswoman3.md b/content/art/guest/guest-swordswoman3.md index cbb7f53..1151f5b 100644 --- a/content/art/guest/guest-swordswoman3.md +++ b/content/art/guest/guest-swordswoman3.md @@ -7,4 +7,8 @@ filename: /art/guest-swordswoman3.webp slug: guest-swordswoman3 characters: - Mysterious Swordswoman +width: 1000 +height: 688 +thumb_width: 512 +thumb_height: 352 --- diff --git a/content/imprint.md b/content/imprint.md index eb61662..0a3beaf 100644 --- a/content/imprint.md +++ b/content/imprint.md @@ -23,4 +23,4 @@ cannot turn off, such as when you report a crash. # Licensing All work showcased on this site (including images, source code, etc.) are hereby licensed under -[CC BY-NC-SA 4.0]({{}}) _unless_ otherwise specified. +[CC BY-NC-SA 4.0]({{}}) _unless_ otherwise specified. If you have doubts about licensing, please [contact me]({{< ref "contact" >}}) and I can help clear up any ambiguities. diff --git a/data/sizes.json b/data/sizes.json new file mode 100644 index 0000000..419dec2 --- /dev/null +++ b/data/sizes.json @@ -0,0 +1 @@ +{"full": {"marchsketch4": {"width": 1655, "height": 2012}, "sword-leftlean": {"width": 1286, "height": 1622}, "neuroknives": {"width": 1920, "height": 2083}, "gamingforone": {"width": 1920, "height": 4135}, "marchsketch": {"width": 1920, "height": 2300}, "bringontheketchup": {"width": 1920, "height": 1080}, "nov23sketches": {"width": 1920, "height": 1305}, "katie": {"width": 1108, "height": 1793}, "join-me": {"width": 1476, "height": 1940}, "asuka-thumbnail": {"width": 1920, "height": 1080}, "businesscat": {"width": 1920, "height": 1080}, "moonlight": {"width": 1920, "height": 1080}, "alear": {"width": 1200, "height": 1033}, "emily": {"width": 1158, "height": 2196}, "octsketch": {"width": 1920, "height": 1440}, "sanae": {"width": 1920, "height": 1080}, "beachtrip": {"width": 1920, "height": 5198}, "mountains": {"width": 1920, "height": 3488}, "tim": {"width": 1248, "height": 1490}, "nikki": {"width": 1466, "height": 2712}, "birdington": {"width": 1920, "height": 2322}, "mel": {"width": 1700, "height": 2160}, "knockout-background2": {"width": 460, "height": 920}, "exiledking": {"width": 1168, "height": 1492}, "summerfun": {"width": 1920, "height": 2413}, "sketchmarch2": {"width": 1497, "height": 1544}, "short-hair": {"width": 872, "height": 1204}, "shirts": {"width": 943, "height": 1634}, "wanttolisten": {"width": 1460, "height": 1962}, "aks": {"width": 1920, "height": 2088}, "xbc3": {"width": 1920, "height": 1439}, "newsakura": {"width": 763, "height": 1469}, "bathing": {"width": 1920, "height": 1220}, "hunter": {"width": 1655, "height": 2005}, "misnina": {"width": 1920, "height": 2563}, "acrocatabro": {"width": 1920, "height": 3413}, "cows": {"width": 1449, "height": 2649}, "lookahead": {"width": 723, "height": 1066}, "calamancyy": {"width": 1690, "height": 2909}, "glare": {"width": 1001, "height": 1417}, "slowday": {"width": 1636, "height": 1710}, "big-bunny": {"width": 1920, "height": 3055}, "balloonshroom": {"width": 1920, "height": 1598}, "tiramisu": {"width": 1575, "height": 2034}, "electrical": {"width": 1125, "height": 2291}, "ashley": {"width": 1446, "height": 2559}, "l3ny": {"width": 1084, "height": 2220}, "itscoldhere": {"width": 728, "height": 1788}, "summertime": {"width": 1920, "height": 2545}, "lizard": {"width": 1152, "height": 1414}, "raubahn": {"width": 1392, "height": 1798}, "konqi": {"width": 1920, "height": 2257}, "costadelsol": {"width": 1920, "height": 3413}, "winter-merume": {"width": 1840, "height": 3104}, "big-bunny3": {"width": 1920, "height": 3055}, "big-bunny2": {"width": 1920, "height": 3055}, "l1": {"width": 1920, "height": 2223}, "senzaki": {"width": 1920, "height": 2857}, "drip": {"width": 1920, "height": 2455}, "feathers": {"width": 1808, "height": 2480}, "fediseum-interior": {"width": 1920, "height": 1080}, "charsheet-drfrizzly": {"width": 903, "height": 1901}, "charsheet-luci": {"width": 615, "height": 1805}, "charsheet-merume": {"width": 1038, "height": 2058}, "charsheet-mysterious-swordswoman": {"width": 782, "height": 1887}, "charsheet-sakura": {"width": 764, "height": 1848}, "firstdraw": {"width": 1920, "height": 1348}, "recoverydisk": {"width": 1920, "height": 1080}, "charsheet-juritta": {"width": 987, "height": 2560}, "maioutfit": {"width": 1920, "height": 2694}, "applebabies": {"width": 1920, "height": 1401}, "macheo": {"width": 1920, "height": 1440}, "madison": {"width": 1920, "height": 2070}, "florence": {"width": 1920, "height": 2234}, "fallenangel": {"width": 1920, "height": 1080}, "guest-sakura1": {"width": 617, "height": 858}, "guest-sakura2": {"width": 732, "height": 1129}, "guest-sakura3": {"width": 1920, "height": 2561}, "kali": {"width": 1258, "height": 2161}, "guest-juritta3": {"width": 1920, "height": 2561}, "bart-incoming": {"width": 200, "height": 200}, "thechromosomes": {"width": 1920, "height": 2715}, "ffxiv-sketches-miqote": {"width": 1186, "height": 2211}, "ffxiv-sketches-viera": {"width": 1072, "height": 2719}, "ffxiv-sketches-sage": {"width": 1384, "height": 2847}, "guest-sakura4": {"width": 1920, "height": 1920}, "idcheck": {"width": 1559, "height": 2388}, "merumes-night-out": {"width": 1920, "height": 3346}, "2019": {"width": 1330, "height": 1773}, "2022-review": {"width": 1000, "height": 1272}, "aerith": {"width": 836, "height": 1783}, "after-school": {"width": 1000, "height": 1471}, "after-the-rain": {"width": 1320, "height": 2690}, "alley": {"width": 899, "height": 1206}, "angry-gibus": {"width": 1920, "height": 2485}, "artifical": {"width": 1920, "height": 1446}, "back": {"width": 716, "height": 1266}, "bard": {"width": 1500, "height": 2333}, "beachball": {"width": 1378, "height": 1724}, "bench": {"width": 763, "height": 1024}, "bike": {"width": 1094, "height": 1224}, "bike2020": {"width": 1024, "height": 924}, "cactaur": {"width": 1486, "height": 1531}, "cactus-border": {"width": 1920, "height": 1371}, "candle-light": {"width": 1024, "height": 782}, "castle": {"width": 1202, "height": 1059}, "casual-elf": {"width": 241, "height": 680}, "chains-sketch": {"width": 1686, "height": 1475}, "chains": {"width": 1920, "height": 1577}, "chair2020": {"width": 1003, "height": 799}, "chars2020": {"width": 1024, "height": 700}, "chips": {"width": 1195, "height": 1280}, "city-train": {"width": 1920, "height": 1080}, "clock": {"width": 1600, "height": 1600}, "cup": {"width": 955, "height": 1172}, "day4": {"width": 678, "height": 1024}, "day6": {"width": 1024, "height": 949}, "dec1-2": {"width": 999, "height": 2048}, "dec1": {"width": 1003, "height": 2048}, "dec7": {"width": 1920, "height": 1822}, "demon": {"width": 1000, "height": 1170}, "descent": {"width": 472, "height": 844}, "desert": {"width": 1920, "height": 1342}, "dorks": {"width": 1169, "height": 1813}, "dr-bob": {"width": 1024, "height": 924}, "drawpile-snippet": {"width": 725, "height": 585}, "drink": {"width": 1024, "height": 693}, "duel2": {"width": 805, "height": 1024}, "duo": {"width": 1920, "height": 1461}, "eccentric-girl": {"width": 934, "height": 1598}, "eleanor": {"width": 1770, "height": 2513}, "elisanne": {"width": 982, "height": 2852}, "eva-girls": {"width": 1920, "height": 2307}, "fantasyfolks": {"width": 1789, "height": 1599}, "ff7r-airbuster-fight": {"width": 1590, "height": 1212}, "ffxiv-sketches": {"width": 1835, "height": 1095}, "ffxiv-swim": {"width": 1737, "height": 4222}, "fight2020": {"width": 1024, "height": 917}, "fitgirl1": {"width": 615, "height": 1024}, "fitgirl2": {"width": 619, "height": 1024}, "fitness": {"width": 783, "height": 920}, "funny": {"width": 635, "height": 853}, "futaba": {"width": 1920, "height": 2561}, "genshin-amber": {"width": 1920, "height": 1439}, "girl-drinking-water": {"width": 948, "height": 1933}, "girl-sketch": {"width": 1016, "height": 1600}, "girls": {"width": 1466, "height": 1328}, "glass": {"width": 960, "height": 540}, "goblin-mines": {"width": 1024, "height": 766}, "goinghome": {"width": 1200, "height": 1697}, "great-subject": {"width": 1920, "height": 1342}, "grocery-shopping": {"width": 1000, "height": 1426}, "guest-juritta1": {"width": 1155, "height": 1739}, "guest-juritta2": {"width": 1164, "height": 1280}, "guest-swordswoman1": {"width": 1920, "height": 1920}, "guest-swordswoman2": {"width": 600, "height": 1000}, "guest-swordswoman3": {"width": 1000, "height": 688}, "gun-lady": {"width": 699, "height": 1004}, "gunpoint": {"width": 1024, "height": 715}, "guns": {"width": 1000, "height": 1215}, "hallway": {"width": 1920, "height": 1080}, "hey-baby": {"width": 1020, "height": 1024}, "jan1": {"width": 830, "height": 2048}, "king": {"width": 1920, "height": 1011}, "knight": {"width": 1920, "height": 1966}, "knockout-background": {"width": 230, "height": 460}, "knocky-chan": {"width": 1296, "height": 1060}, "ko-girl": {"width": 282, "height": 449}, "lemon": {"width": 1024, "height": 1024}, "lets-get-fit": {"width": 1610, "height": 2162}, "lifeform": {"width": 1920, "height": 1868}, "lifeguard": {"width": 999, "height": 1625}, "loss": {"width": 1024, "height": 767}, "luca": {"width": 653, "height": 1024}, "ma-casual": {"width": 1590, "height": 2817}, "ma-sketch": {"width": 1920, "height": 1116}, "madman": {"width": 1920, "height": 1495}, "mari-and-asuka": {"width": 1024, "height": 1227}, "miqote-swimsuit": {"width": 1920, "height": 2561}, "mona-wip": {"width": 1920, "height": 1920}, "mona": {"width": 694, "height": 678}, "mothman": {"width": 616, "height": 1024}, "museum": {"width": 1000, "height": 1333}, "mystery-ham": {"width": 1062, "height": 1273}, "mythra-sketch": {"width": 1920, "height": 3367}, "mythra-sketch2": {"width": 988, "height": 1700}, "mythra": {"width": 1920, "height": 1080}, "naga2020": {"width": 979, "height": 1024}, "naked-elf": {"width": 449, "height": 1001}, "naked": {"width": 441, "height": 594}, "nook-cat": {"width": 1920, "height": 1647}, "object-study": {"width": 1000, "height": 1333}, "office-date": {"width": 1077, "height": 1448}, "orbit-correction": {"width": 1920, "height": 1080}, "overalls": {"width": 1800, "height": 1685}, "pair": {"width": 766, "height": 1024}, "pencil": {"width": 1920, "height": 1005}, "plan": {"width": 1701, "height": 2175}, "pokegirls": {"width": 741, "height": 741}, "pokewalk": {"width": 1499, "height": 1383}, "pot": {"width": 1253, "height": 1185}, "production-monitor": {"width": 1920, "height": 1080}, "question": {"width": 478, "height": 1024}, "ray-concept": {"width": 1024, "height": 729}, "recursive": {"width": 1493, "height": 1389}, "refill": {"width": 1024, "height": 893}, "room": {"width": 960, "height": 540}, "sakura": {"width": 1125, "height": 1984}, "samus": {"width": 1920, "height": 1080}, "sand": {"width": 1024, "height": 668}, "scythe-monster": {"width": 1024, "height": 516}, "scythe": {"width": 1920, "height": 1341}, "sep-2019": {"width": 1171, "height": 1549}, "sep29": {"width": 1920, "height": 1341}, "shading-study": {"width": 1000, "height": 1333}, "shading-test": {"width": 1049, "height": 1280}, "ship": {"width": 1000, "height": 562}, "shoot-ghost": {"width": 1024, "height": 715}, "shorts-girl": {"width": 425, "height": 1024}, "sketch-collect": {"width": 907, "height": 884}, "sketch-dump": {"width": 1000, "height": 936}, "sketch-dump2": {"width": 1714, "height": 2345}, "sketch-dump3": {"width": 1920, "height": 1870}, "sleeping": {"width": 1024, "height": 695}, "sniper-girl": {"width": 1031, "height": 1256}, "sniper-rifle": {"width": 1920, "height": 1080}, "sniper": {"width": 1750, "height": 2553}, "some-swords": {"width": 1920, "height": 1136}, "space": {"width": 1920, "height": 1080}, "summer-byleth": {"width": 1000, "height": 1586}, "summer-eva-girls": {"width": 1356, "height": 1097}, "sweater-girl": {"width": 795, "height": 1535}, "sword-buying": {"width": 1920, "height": 2388}, "swordlady-comp": {"width": 1710, "height": 2026}, "swordwoman-concept": {"width": 896, "height": 1420}, "tifa-sketch": {"width": 1435, "height": 2773}, "town2020": {"width": 1024, "height": 604}, "toys": {"width": 486, "height": 1024}, "train": {"width": 982, "height": 1214}, "trainwatching": {"width": 1920, "height": 1439}, "tree": {"width": 1200, "height": 1200}, "tree2": {"width": 1668, "height": 2388}, "tv": {"width": 960, "height": 540}, "two-girls": {"width": 1280, "height": 1074}, "underwear": {"width": 743, "height": 1280}, "uneasy": {"width": 862, "height": 1673}, "viera-dancer": {"width": 1920, "height": 3587}, "viera-sketch": {"width": 735, "height": 1510}, "viera-street": {"width": 1000, "height": 2600}, "viera1": {"width": 1315, "height": 1576}, "viera2": {"width": 1068, "height": 1386}, "vinesauce": {"width": 1280, "height": 720}, "waiting": {"width": 1564, "height": 1198}, "waiting2": {"width": 434, "height": 1024}, "warrior": {"width": 1500, "height": 1077}, "water-test": {"width": 1920, "height": 1424}, "well-fed": {"width": 871, "height": 1742}, "whatever": {"width": 1000, "height": 1333}, "wip2020": {"width": 565, "height": 1024}, "witch": {"width": 1019, "height": 1515}, "witch2": {"width": 753, "height": 1024}, "wooden-boy": {"width": 480, "height": 653}, "working-out": {"width": 1000, "height": 1527}, "workingout": {"width": 1272, "height": 2027}, "headsculpt": {"width": 859, "height": 1280}, "lantern": {"width": 225, "height": 512}, "planet-express-ship": {"width": 511, "height": 512}, "sakura-avatar": {"width": 256, "height": 512}, "merume-anim": {"width": 1920, "height": 1080}, "sniper-standup": {"width": 480, "height": 472}, "turrets": {"width": 793, "height": 597}, "pyra-sketch": {"width": 1920, "height": 1889}}, "thumb": {"marchsketch4": {"width": 512, "height": 622}, "sword-leftlean": {"width": 512, "height": 646}, "neuroknives": {"width": 512, "height": 555}, "gamingforone": {"width": 512, "height": 1103}, "marchsketch": {"width": 512, "height": 613}, "bringontheketchup": {"width": 512, "height": 288}, "nov23sketches": {"width": 512, "height": 348}, "katie": {"width": 512, "height": 829}, "join-me": {"width": 512, "height": 673}, "asuka-thumbnail": {"width": 512, "height": 288}, "businesscat": {"width": 512, "height": 288}, "moonlight": {"width": 512, "height": 288}, "alear": {"width": 512, "height": 441}, "emily": {"width": 512, "height": 971}, "octsketch": {"width": 512, "height": 384}, "sanae": {"width": 512, "height": 288}, "beachtrip": {"width": 512, "height": 1386}, "mountains": {"width": 512, "height": 930}, "tim": {"width": 512, "height": 611}, "nikki": {"width": 512, "height": 947}, "birdington": {"width": 512, "height": 619}, "mel": {"width": 512, "height": 651}, "knockout-background2": {"width": 460, "height": 920}, "exiledking": {"width": 512, "height": 654}, "summerfun": {"width": 512, "height": 643}, "sketchmarch2": {"width": 512, "height": 528}, "short-hair": {"width": 512, "height": 707}, "shirts": {"width": 512, "height": 887}, "wanttolisten": {"width": 512, "height": 688}, "aks": {"width": 512, "height": 557}, "xbc3": {"width": 512, "height": 384}, "newsakura": {"width": 512, "height": 986}, "bathing": {"width": 512, "height": 325}, "hunter": {"width": 512, "height": 620}, "misnina": {"width": 512, "height": 683}, "acrocatabro": {"width": 512, "height": 910}, "cows": {"width": 512, "height": 936}, "lookahead": {"width": 512, "height": 755}, "calamancyy": {"width": 512, "height": 881}, "glare": {"width": 512, "height": 725}, "slowday": {"width": 512, "height": 535}, "big-bunny": {"width": 512, "height": 815}, "balloonshroom": {"width": 512, "height": 426}, "tiramisu": {"width": 512, "height": 661}, "electrical": {"width": 512, "height": 1043}, "ashley": {"width": 512, "height": 906}, "l3ny": {"width": 512, "height": 1049}, "itscoldhere": {"width": 512, "height": 1257}, "summertime": {"width": 512, "height": 679}, "lizard": {"width": 512, "height": 628}, "raubahn": {"width": 512, "height": 661}, "konqi": {"width": 512, "height": 602}, "costadelsol": {"width": 512, "height": 910}, "winter-merume": {"width": 512, "height": 864}, "big-bunny3": {"width": 512, "height": 815}, "big-bunny2": {"width": 512, "height": 815}, "l1": {"width": 512, "height": 593}, "senzaki": {"width": 512, "height": 762}, "drip": {"width": 512, "height": 655}, "feathers": {"width": 512, "height": 702}, "fediseum-interior": {"width": 512, "height": 288}, "charsheet-drfrizzly": {"width": 512, "height": 1078}, "charsheet-luci": {"width": 512, "height": 1503}, "charsheet-merume": {"width": 512, "height": 1015}, "charsheet-mysterious-swordswoman": {"width": 512, "height": 1235}, "charsheet-sakura": {"width": 512, "height": 1238}, "firstdraw": {"width": 512, "height": 359}, "recoverydisk": {"width": 512, "height": 288}, "charsheet-juritta": {"width": 512, "height": 1328}, "maioutfit": {"width": 512, "height": 718}, "applebabies": {"width": 512, "height": 374}, "macheo": {"width": 512, "height": 384}, "madison": {"width": 512, "height": 552}, "florence": {"width": 512, "height": 596}, "fallenangel": {"width": 512, "height": 288}, "guest-sakura1": {"width": 512, "height": 712}, "guest-sakura2": {"width": 512, "height": 790}, "guest-sakura3": {"width": 512, "height": 683}, "kali": {"width": 512, "height": 880}, "guest-juritta3": {"width": 512, "height": 683}, "bart-incoming": {"width": 200, "height": 200}, "thechromosomes": {"width": 512, "height": 724}, "ffxiv-sketches-miqote": {"width": 512, "height": 954}, "ffxiv-sketches-viera": {"width": 512, "height": 1299}, "ffxiv-sketches-sage": {"width": 512, "height": 1053}, "guest-sakura4": {"width": 512, "height": 512}, "idcheck": {"width": 512, "height": 784}, "merumes-night-out": {"width": 512, "height": 892}, "2019": {"width": 512, "height": 683}, "2022-review": {"width": 512, "height": 651}, "aerith": {"width": 512, "height": 1092}, "after-school": {"width": 512, "height": 753}, "after-the-rain": {"width": 512, "height": 1043}, "alley": {"width": 512, "height": 687}, "angry-gibus": {"width": 512, "height": 663}, "artifical": {"width": 512, "height": 386}, "back": {"width": 512, "height": 905}, "bard": {"width": 512, "height": 796}, "beachball": {"width": 512, "height": 641}, "bench": {"width": 512, "height": 687}, "bike": {"width": 512, "height": 573}, "bike2020": {"width": 512, "height": 462}, "cactaur": {"width": 512, "height": 528}, "cactus-border": {"width": 512, "height": 366}, "candle-light": {"width": 512, "height": 391}, "castle": {"width": 512, "height": 451}, "casual-elf": {"width": 241, "height": 680}, "chains-sketch": {"width": 512, "height": 448}, "chains": {"width": 512, "height": 420}, "chair2020": {"width": 512, "height": 408}, "chars2020": {"width": 512, "height": 350}, "chips": {"width": 512, "height": 548}, "city-train": {"width": 512, "height": 288}, "clock": {"width": 512, "height": 512}, "cup": {"width": 512, "height": 628}, "day4": {"width": 512, "height": 773}, "day6": {"width": 512, "height": 475}, "dec1-2": {"width": 512, "height": 1050}, "dec1": {"width": 512, "height": 1045}, "dec7": {"width": 512, "height": 486}, "demon": {"width": 512, "height": 599}, "descent": {"width": 472, "height": 844}, "desert": {"width": 512, "height": 358}, "dorks": {"width": 512, "height": 794}, "dr-bob": {"width": 512, "height": 462}, "drawpile-snippet": {"width": 512, "height": 413}, "drink": {"width": 512, "height": 347}, "duel2": {"width": 512, "height": 651}, "duo": {"width": 512, "height": 390}, "eccentric-girl": {"width": 512, "height": 876}, "eleanor": {"width": 512, "height": 727}, "elisanne": {"width": 512, "height": 1487}, "eva-girls": {"width": 512, "height": 615}, "fantasyfolks": {"width": 512, "height": 458}, "ff7r-airbuster-fight": {"width": 512, "height": 390}, "ffxiv-sketches": {"width": 512, "height": 306}, "ffxiv-swim": {"width": 512, "height": 1244}, "fight2020": {"width": 512, "height": 459}, "fitgirl1": {"width": 512, "height": 853}, "fitgirl2": {"width": 512, "height": 847}, "fitness": {"width": 512, "height": 602}, "funny": {"width": 512, "height": 688}, "futaba": {"width": 512, "height": 683}, "genshin-amber": {"width": 512, "height": 384}, "girl-drinking-water": {"width": 512, "height": 1044}, "girl-sketch": {"width": 512, "height": 806}, "girls": {"width": 512, "height": 464}, "glass": {"width": 512, "height": 288}, "goblin-mines": {"width": 512, "height": 383}, "goinghome": {"width": 512, "height": 724}, "great-subject": {"width": 512, "height": 358}, "grocery-shopping": {"width": 512, "height": 730}, "guest-juritta1": {"width": 512, "height": 771}, "guest-juritta2": {"width": 512, "height": 563}, "guest-swordswoman1": {"width": 512, "height": 512}, "guest-swordswoman2": {"width": 512, "height": 853}, "guest-swordswoman3": {"width": 512, "height": 352}, "gun-lady": {"width": 512, "height": 735}, "gunpoint": {"width": 512, "height": 358}, "guns": {"width": 512, "height": 622}, "hallway": {"width": 512, "height": 288}, "hey-baby": {"width": 512, "height": 514}, "jan1": {"width": 512, "height": 1263}, "king": {"width": 512, "height": 270}, "knight": {"width": 512, "height": 524}, "knockout-background": {"width": 230, "height": 460}, "knocky-chan": {"width": 512, "height": 419}, "ko-girl": {"width": 282, "height": 449}, "lemon": {"width": 512, "height": 512}, "lets-get-fit": {"width": 512, "height": 688}, "lifeform": {"width": 512, "height": 498}, "lifeguard": {"width": 512, "height": 833}, "loss": {"width": 512, "height": 384}, "luca": {"width": 512, "height": 803}, "ma-casual": {"width": 512, "height": 907}, "ma-sketch": {"width": 512, "height": 298}, "madman": {"width": 512, "height": 399}, "mari-and-asuka": {"width": 512, "height": 614}, "miqote-swimsuit": {"width": 512, "height": 683}, "mona-wip": {"width": 512, "height": 512}, "mona": {"width": 512, "height": 500}, "mothman": {"width": 512, "height": 851}, "museum": {"width": 512, "height": 682}, "mystery-ham": {"width": 512, "height": 614}, "mythra-sketch": {"width": 512, "height": 898}, "mythra-sketch2": {"width": 512, "height": 881}, "mythra": {"width": 512, "height": 288}, "naga2020": {"width": 512, "height": 536}, "naked-elf": {"width": 449, "height": 1001}, "naked": {"width": 441, "height": 594}, "nook-cat": {"width": 512, "height": 439}, "object-study": {"width": 512, "height": 682}, "office-date": {"width": 512, "height": 688}, "orbit-correction": {"width": 512, "height": 288}, "overalls": {"width": 512, "height": 479}, "pair": {"width": 512, "height": 684}, "pencil": {"width": 512, "height": 268}, "plan": {"width": 512, "height": 655}, "pokegirls": {"width": 512, "height": 512}, "pokewalk": {"width": 512, "height": 472}, "pot": {"width": 512, "height": 484}, "production-monitor": {"width": 512, "height": 288}, "question": {"width": 478, "height": 1024}, "ray-concept": {"width": 512, "height": 365}, "recursive": {"width": 512, "height": 476}, "refill": {"width": 512, "height": 447}, "room": {"width": 512, "height": 288}, "sakura": {"width": 512, "height": 903}, "samus": {"width": 512, "height": 288}, "sand": {"width": 512, "height": 334}, "scythe-monster": {"width": 512, "height": 258}, "scythe": {"width": 512, "height": 358}, "sep-2019": {"width": 512, "height": 677}, "sep29": {"width": 512, "height": 358}, "shading-study": {"width": 512, "height": 682}, "shading-test": {"width": 512, "height": 625}, "ship": {"width": 512, "height": 288}, "shoot-ghost": {"width": 512, "height": 358}, "shorts-girl": {"width": 425, "height": 1024}, "sketch-collect": {"width": 512, "height": 499}, "sketch-dump": {"width": 512, "height": 479}, "sketch-dump2": {"width": 512, "height": 700}, "sketch-dump3": {"width": 512, "height": 499}, "sleeping": {"width": 512, "height": 348}, "sniper-girl": {"width": 512, "height": 624}, "sniper-rifle": {"width": 512, "height": 288}, "sniper": {"width": 512, "height": 747}, "some-swords": {"width": 512, "height": 303}, "space": {"width": 512, "height": 288}, "summer-byleth": {"width": 512, "height": 812}, "summer-eva-girls": {"width": 512, "height": 414}, "sweater-girl": {"width": 512, "height": 989}, "sword-buying": {"width": 512, "height": 637}, "swordlady-comp": {"width": 512, "height": 607}, "swordwoman-concept": {"width": 512, "height": 811}, "tifa-sketch": {"width": 512, "height": 989}, "town2020": {"width": 512, "height": 302}, "toys": {"width": 486, "height": 1024}, "train": {"width": 512, "height": 633}, "trainwatching": {"width": 512, "height": 384}, "tree": {"width": 512, "height": 512}, "tree2": {"width": 512, "height": 733}, "tv": {"width": 512, "height": 288}, "two-girls": {"width": 512, "height": 430}, "underwear": {"width": 512, "height": 882}, "uneasy": {"width": 512, "height": 994}, "viera-dancer": {"width": 512, "height": 957}, "viera-sketch": {"width": 512, "height": 1052}, "viera-street": {"width": 512, "height": 1331}, "viera1": {"width": 512, "height": 614}, "viera2": {"width": 512, "height": 664}, "vinesauce": {"width": 512, "height": 288}, "waiting": {"width": 512, "height": 392}, "waiting2": {"width": 434, "height": 1024}, "warrior": {"width": 512, "height": 368}, "water-test": {"width": 512, "height": 380}, "well-fed": {"width": 512, "height": 1024}, "whatever": {"width": 512, "height": 682}, "wip2020": {"width": 512, "height": 928}, "witch": {"width": 512, "height": 761}, "witch2": {"width": 512, "height": 696}, "wooden-boy": {"width": 480, "height": 653}, "working-out": {"width": 512, "height": 782}, "workingout": {"width": 512, "height": 816}, "headsculpt": {"width": 512, "height": 763}, "lantern": {"width": 225, "height": 512}, "planet-express-ship": {"width": 511, "height": 512}, "sakura-avatar": {"width": 256, "height": 512}, "merume-anim": {"width": 512, "height": 288}, "sniper-standup": {"width": 480, "height": 472}, "turrets": {"width": 512, "height": 385}, "pyra-sketch": {"width": 512, "height": 504}}} \ No newline at end of file diff --git a/scripts/gen_art.py b/scripts/gen_art.py index 6751dc1..4892601 100644 --- a/scripts/gen_art.py +++ b/scripts/gen_art.py @@ -111,6 +111,11 @@ def parse_art_json(output_directory, filename, json_file, threed = False, animat if "program" in json_data: write_field(f, 'program', json_data["program"]) + write_field(f, 'width', str(sizes["full"][filename]["width"])) + write_field(f, 'height', str(sizes["full"][filename]["height"])) + write_field(f, 'thumb_width', str(sizes["thumb"][filename]["width"])) + write_field(f, 'thumb_height', str(sizes["thumb"][filename]["height"])) + f.write('---\n') if "description" in json_data: @@ -178,6 +183,10 @@ character_stats = {} tag_stats = {} new_banner = "" comissions_enabled = False +sizes = {} + +with open('../data/sizes.json', 'r') as f: + sizes = json.load(f) for filename in os.listdir(art_data_directory): f = os.path.join(art_data_directory, filename) diff --git a/themes/red/layouts/_default/art-detail.html b/themes/red/layouts/_default/art-detail.html index 2d1311b..5805687 100644 --- a/themes/red/layouts/_default/art-detail.html +++ b/themes/red/layouts/_default/art-detail.html @@ -20,8 +20,8 @@ {{ $jpeg := printf "https://images.redstrate.com/art/%s.jpg" $.Params.slug }} - - {{ $.Params.alt_text }} + + {{ $.Params.alt_text }} {{ else }} {{ $file := printf "https://images.redstrate.com%s" $.Params.filename }} diff --git a/themes/red/layouts/partials/render-art.html b/themes/red/layouts/partials/render-art.html index 4efba9e..5ce28b5 100644 --- a/themes/red/layouts/partials/render-art.html +++ b/themes/red/layouts/partials/render-art.html @@ -49,8 +49,8 @@ {{ end }} - - {{ $.Params.alt_text }} + + {{ $.Params.alt_text }} {{ else }}

Thumbnail not found!