diff --git a/3d/businesscat.json b/3d/businesscat.json new file mode 100644 index 0000000..e1fa59f --- /dev/null +++ b/3d/businesscat.json @@ -0,0 +1,9 @@ +{ + "alt_text": "A 3d sculpt of a short, brown haired girl. It’s only a bust.", + "date": "2022-12-05", + "description": "I heard about nomadsculpt so I wanted to try it tonight!\nI 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)\nThis is really good for portable sculpting and well thought out. I miss some of Blender’s tools, but it has a lot. Its also not subscription based.", + "mastodon_url": "https://mastodon.art/@redstrate/109459311625828312", + "program": "Nomadsculpt", + "title": "Nomadsculpt test", + "tags": ["3D"] +} diff --git a/art/bringontheketchup.json b/art/bringontheketchup.json new file mode 100644 index 0000000..4ebe531 --- /dev/null +++ b/art/bringontheketchup.json @@ -0,0 +1,12 @@ +{ + "alt_text": "Artwork of PaRappa the Rapper, with PaRappa and the Beard Burger Master. PaRappa is on the left, holding two burgers in his hand. The master is floating to the right, because he's a ghost. In the background is a mess of a resturant, with a sign that says \"More MEAT means more BEEF!\" and a mop. On the counter is trays, tomatoes, and ketchup bottles. A door is partially obscured on the far right.", + "characters": [ + "PaRappa the Rapper", + "Beard Burger Master" + ], + "date": "2023-11-26", + "mastodon_url": "https://mastodon.art/@redstrate/111480082526592412", + "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/bring-on-the-ketchup", + "program": "Krita", + "title": "Bring on the ketchup!" +} diff --git a/art/businesscat.json b/art/businesscat.json new file mode 100644 index 0000000..b3f81f2 --- /dev/null +++ b/art/businesscat.json @@ -0,0 +1,7 @@ +{ + "alt_text": "A 3D model of a desk, and a really round chair. A picture of catnip is on the wall, and a smaller portrait of Business Cat and his wife, and child are also on the desk.", + "date": "2023-09-03", + "program": "Blender", + "title": "Business Cat Desk Recreation", + "tags": ["3D"] +} diff --git a/art/nov23sketches.json b/art/nov23sketches.json new file mode 100644 index 0000000..d0d4b90 --- /dev/null +++ b/art/nov23sketches.json @@ -0,0 +1,19 @@ +{ + "alt_text": "Drawing of multiple characters from top left to bottom right:\n\nMerume, a four armed blue-haired succubus is eyeing you with a blank expression.\n\nKnocky-chan, a boxer clad in extremely saturated reds is punching a huge punching bag with lots of force!\n\nPaRappa the Rapper, a small dog is holding a bowl of presumed noodles and looks unimpressed.\n\nMario is looking to the side, the famous red plumber with a big moustache.\n\nAn old man(?) is sitting in a coffin and says \"oh no!\". They still have their cane.\n\nA mushroom has a humanoid face and is smiling.\n\nA snake is right underneath the mushroom.\n\nPatrick the star(fish) is sitting on a red chair and has cheeks full of mayonnaise.\n\nAnother snake, but larger, is saying \"sss\".\n\nHeavy weapons guy, is looking at you funny.\n\nA hand is making a peace sign.\n\nOne final snake to the right.", + "characters": [ + "Merume", + "Knocky-chan", + "Heavy", + "PaRappa the Rapper", + "Patrick", + "Mario" + ], + "date": "2023-11-28", + "description": "Sketches from Drawpile and others", + "program": "Drawpile", + "tags": [ + "sketch", + "drawpile" + ], + "title": "November 2023 Sketches" +} diff --git a/art/sakuraneo.json b/art/sakuraneo.json new file mode 100644 index 0000000..c584343 --- /dev/null +++ b/art/sakuraneo.json @@ -0,0 +1,10 @@ +{ + "alt_text": "A 3D model of Sakura, with her typical red tanktop and black leggings outfit.", + "date": "2023-09-11", + "program": "Blender", + "title": "Sakura Neo", + "tags": ["3D"], + "characters": [ + "Sakura" + ] +} diff --git a/assets/art/bringontheketchup.webp b/assets/art/bringontheketchup.webp new file mode 100644 index 0000000..950833f Binary files /dev/null and b/assets/art/bringontheketchup.webp differ diff --git a/assets/art/businesscat.webp b/assets/art/businesscat.webp new file mode 100644 index 0000000..3896612 Binary files /dev/null and b/assets/art/businesscat.webp differ diff --git a/assets/art/nov23sketches.webp b/assets/art/nov23sketches.webp new file mode 100644 index 0000000..a7c6d9d Binary files /dev/null and b/assets/art/nov23sketches.webp differ diff --git a/assets/art/sakuraneo.webp b/assets/art/sakuraneo.webp new file mode 100644 index 0000000..eaa983b Binary files /dev/null and b/assets/art/sakuraneo.webp differ diff --git a/content/art/2022/businesscat.md b/content/art/2022/businesscat.md new file mode 100644 index 0000000..121c43f --- /dev/null +++ b/content/art/2022/businesscat.md @@ -0,0 +1,16 @@ +--- +title: "Nomadsculpt test" +date: 2022-12-05 +layout: art-detail +filename: /3d/businesscat.glb +alt_text: "A 3d sculpt of a short, brown haired girl. It’s only a bust." +slug: businesscat +threed: true +arttags: +- 3d +mastodon_url: https://mastodon.art/@redstrate/109459311625828312 +program: Nomadsculpt +--- +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) +This is really good for portable sculpting and well thought out. I miss some of Blender’s tools, but it has a lot. Its also not subscription based. diff --git a/content/art/2023/bringontheketchup.md b/content/art/2023/bringontheketchup.md new file mode 100644 index 0000000..62313a7 --- /dev/null +++ b/content/art/2023/bringontheketchup.md @@ -0,0 +1,14 @@ +--- +title: "Bring on the ketchup!" +date: 2023-11-26 +layout: art-detail +filename: /art/bringontheketchup.webp +alt_text: "Artwork of PaRappa the Rapper, with PaRappa and the Beard Burger Master. PaRappa is on the left, holding two burgers in his hand. The master is floating to the right, because he's a ghost. In the background is a mess of a resturant, with a sign that says \"More MEAT means more BEEF!\" and a mop. On the counter is trays, tomatoes, and ketchup bottles. A door is partially obscured on the far right." +slug: bringontheketchup +characters: +- PaRappa the Rapper +- Beard Burger Master +mastodon_url: https://mastodon.art/@redstrate/111480082526592412 +newgrounds_url: https://www.newgrounds.com/art/view/redstrate/bring-on-the-ketchup +program: Krita +--- diff --git a/content/art/2023/businesscat.md b/content/art/2023/businesscat.md new file mode 100644 index 0000000..4adc28f --- /dev/null +++ b/content/art/2023/businesscat.md @@ -0,0 +1,11 @@ +--- +title: "Business Cat Desk Recreation" +date: 2023-09-03 +layout: art-detail +filename: /art/businesscat.webp +alt_text: "A 3D model of a desk, and a really round chair. A picture of catnip is on the wall, and a smaller portrait of Business Cat and his wife, and child are also on the desk." +slug: businesscat +arttags: +- 3d +program: Blender +--- diff --git a/content/art/2023/nov23sketches.md b/content/art/2023/nov23sketches.md new file mode 100644 index 0000000..c7386a7 --- /dev/null +++ b/content/art/2023/nov23sketches.md @@ -0,0 +1,20 @@ +--- +title: "November 2023 Sketches" +date: 2023-11-28 +layout: art-detail +filename: /art/nov23sketches.webp +alt_text: "Drawing of multiple characters from top left to bottom right:Merume, a four armed blue-haired succubus is eyeing you with a blank expression.Knocky-chan, a boxer clad in extremely saturated reds is punching a huge punching bag with lots of force!PaRappa the Rapper, a small dog is holding a bowl of presumed noodles and looks unimpressed.Mario is looking to the side, the famous red plumber with a big moustache.An old man(?) is sitting in a coffin and says \"oh no!\". They still have their cane.A mushroom has a humanoid face and is smiling.A snake is right underneath the mushroom.Patrick the star(fish) is sitting on a red chair and has cheeks full of mayonnaise.Another snake, but larger, is saying \"sss\".Heavy weapons guy, is looking at you funny.A hand is making a peace sign.One final snake to the right." +slug: nov23sketches +characters: +- Merume +- Knocky-chan +- Heavy +- PaRappa the Rapper +- Patrick +- Mario +arttags: +- sketch +- drawpile +program: Drawpile +--- +Sketches from Drawpile and others diff --git a/content/art/2023/sakuraneo.md b/content/art/2023/sakuraneo.md new file mode 100644 index 0000000..adec794 --- /dev/null +++ b/content/art/2023/sakuraneo.md @@ -0,0 +1,13 @@ +--- +title: "Sakura Neo" +date: 2023-09-11 +layout: art-detail +filename: /art/sakuraneo.webp +alt_text: "A 3D model of Sakura, with her typical red tanktop and black leggings outfit." +slug: sakuraneo +characters: +- Sakura +arttags: +- 3d +program: Blender +--- diff --git a/content/art/_index.md b/content/art/_index.md index f0b1cbe..70a94e5 100644 --- a/content/art/_index.md +++ b/content/art/_index.md @@ -7,15 +7,15 @@ commissions: true aliases: - /gallery featured: +- filename: bringontheketchup.webp + date: 2023-11-26 + title: Bring on the ketchup! - filename: newsakura.webp date: 2023-09-24 title: new sakura -- filename: acrocatabro.webp - date: 2023-09-05 - title: Acro's request -- filename: sanae.webp - date: 2023-07-04 - title: relaxation +- filename: mel.webp + date: 2023-07-02 + title: burger time years: - 2023 - 2022 diff --git a/content/art/stats/_index.md b/content/art/stats/_index.md index e4b7555..e1f2d7d 100644 --- a/content/art/stats/_index.md +++ b/content/art/stats/_index.md @@ -1,14 +1,14 @@ --- title: Stats layout: art-stats -total: 212 +total: 217 years: - year: 2019 num: 60 - year: 2022 - num: 46 + num: 47 - year: 2023 - num: 35 + num: 39 - year: 2020 num: 29 - year: 2021 @@ -25,21 +25,21 @@ characters: - name: Juritta num: 13 - name: Merume - num: 8 + num: 9 - name: Sakura - num: 6 + num: 7 - name: Asuka num: 6 - name: Mari num: 6 - name: Mythra num: 4 +- name: Knocky-chan + num: 3 - name: Byleth num: 2 - name: Elisanne num: 2 -- name: Rei - num: 2 tags: - name: technical num: 1 @@ -51,14 +51,14 @@ tags: num: 4 - name: artfight num: 7 -- name: drawpile - num: 8 - name: landscape num: 8 +- name: drawpile + num: 9 - name: 3d - num: 16 + num: 19 - name: fan art num: 47 - name: sketch - num: 104 + num: 105 --- diff --git a/data/art-config.json b/data/art-config.json index be2f243..9cccdfc 100644 --- a/data/art-config.json +++ b/data/art-config.json @@ -1,9 +1,9 @@ { "commissions": true, "featured": [ + "bringontheketchup", "newsakura", - "acrocatabro", - "sanae" + "mel" ], "new-banner": "" } diff --git a/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_400x0_resize_q90_h3_box_2.webp b/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_400x0_resize_q90_h3_box_2.webp new file mode 100644 index 0000000..8134ff5 Binary files /dev/null and b/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_400x0_resize_q90_h3_box_2.webp differ diff --git a/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_500x0_resize_q75_h2_box_2.webp b/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_500x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..e070264 Binary files /dev/null and b/resources/_gen/images/bringontheketchup_hu78e386009395250de69b7d70b212dd4a_197290_500x0_resize_q75_h2_box_2.webp differ diff --git a/resources/_gen/images/businesscat_huad713296115c5fb0359daea420df3e0b_234700_400x0_resize_q90_h3_box_2.webp b/resources/_gen/images/businesscat_huad713296115c5fb0359daea420df3e0b_234700_400x0_resize_q90_h3_box_2.webp new file mode 100644 index 0000000..c76e54f Binary files /dev/null and b/resources/_gen/images/businesscat_huad713296115c5fb0359daea420df3e0b_234700_400x0_resize_q90_h3_box_2.webp differ diff --git a/resources/_gen/images/nov23sketches_huffd91bbe019db0e5f236a4b6ef6d2ed5_179574_400x0_resize_q90_h3_box_2.webp b/resources/_gen/images/nov23sketches_huffd91bbe019db0e5f236a4b6ef6d2ed5_179574_400x0_resize_q90_h3_box_2.webp new file mode 100644 index 0000000..59a50bb Binary files /dev/null and b/resources/_gen/images/nov23sketches_huffd91bbe019db0e5f236a4b6ef6d2ed5_179574_400x0_resize_q90_h3_box_2.webp differ diff --git a/resources/_gen/images/sakuraneo_hu18e91695a22e9b41dab02160e60a05cc_27656_400x0_resize_q90_h3_box_2.webp b/resources/_gen/images/sakuraneo_hu18e91695a22e9b41dab02160e60a05cc_27656_400x0_resize_q90_h3_box_2.webp new file mode 100644 index 0000000..ff2aafd Binary files /dev/null and b/resources/_gen/images/sakuraneo_hu18e91695a22e9b41dab02160e60a05cc_27656_400x0_resize_q90_h3_box_2.webp differ