diff --git a/art/newsakura.json b/art/newsakura.json new file mode 100644 index 0000000..83b26ee --- /dev/null +++ b/art/newsakura.json @@ -0,0 +1,13 @@ +{ + "alt_text": "Drawing of a cat girl, with blonde hair and dark eyes. She's wearing a small red top, and some black leggings. She's put on top of a purplish-red background with white accents, and blushing a bit.", + "characters": [ + "Sakura" + ], + "date": "2023-09-24", + "description": "mew", + "mastodon_url": "https://mastodon.art/@redstrate/111123304505140712", + "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/new-sakura", + "pixiv_url": "https://www.pixiv.net/en/artworks/112019046", + "program": "Krita", + "title": "new sakura" +} diff --git a/assets/art/newsakura.webp b/assets/art/newsakura.webp new file mode 100644 index 0000000..f033fcb Binary files /dev/null and b/assets/art/newsakura.webp differ diff --git a/assets/rss-image.png b/assets/rss-image.png index 6882384..30add09 100644 Binary files a/assets/rss-image.png and b/assets/rss-image.png differ diff --git a/content/art/2023/newsakura.md b/content/art/2023/newsakura.md new file mode 100644 index 0000000..cbd246b --- /dev/null +++ b/content/art/2023/newsakura.md @@ -0,0 +1,15 @@ +--- +title: "new sakura" +date: 2023-09-24 +layout: art-detail +filename: /art/newsakura.webp +alt_text: "Drawing of a cat girl, with blonde hair and dark eyes. She's wearing a small red top, and some black leggings. She's put on top of a purplish-red background with white accents, and blushing a bit." +slug: newsakura +characters: +- Sakura +mastodon_url: https://mastodon.art/@redstrate/111123304505140712 +pixiv_url: https://www.pixiv.net/en/artworks/112019046 +newgrounds_url: https://www.newgrounds.com/art/view/redstrate/new-sakura +program: Krita +--- +mew diff --git a/content/art/_index.md b/content/art/_index.md index 5392499..f0b1cbe 100644 --- a/content/art/_index.md +++ b/content/art/_index.md @@ -7,15 +7,15 @@ commissions: true aliases: - /gallery featured: +- 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 -- filename: katie.webp - date: 2023-06-25 - title: katie years: - 2023 - 2022 diff --git a/content/art/stats/_index.md b/content/art/stats/_index.md index 45d756f..84847fc 100644 --- a/content/art/stats/_index.md +++ b/content/art/stats/_index.md @@ -1,14 +1,14 @@ --- title: Stats layout: art-stats -total: 208 +total: 209 years: - year: 2019 num: 60 - year: 2022 num: 46 - year: 2023 - num: 31 + num: 32 - year: 2020 num: 29 - year: 2021 @@ -20,16 +20,16 @@ years: - year: 2017 num: 1 characters: -- name: Juritta - num: 13 - name: Mysterious Swordswoman num: 13 +- name: Juritta + num: 13 - name: Merume num: 8 - name: Asuka num: 6 - name: Sakura - num: 5 + num: 6 - name: Mari num: 5 - name: Mythra diff --git a/data/art-config.json b/data/art-config.json index fedfba9..be2f243 100644 --- a/data/art-config.json +++ b/data/art-config.json @@ -1,9 +1,9 @@ { "commissions": true, "featured": [ - "sanae", - "mel", - "katie" + "newsakura", + "acrocatabro", + "sanae" ], "new-banner": "" } diff --git a/data/recent-changes.json b/data/recent-changes.json index f66307f..c5b893d 100644 --- a/data/recent-changes.json +++ b/data/recent-changes.json @@ -1,5 +1,6 @@ { "changes": [ + "2023-09-24: Added new Sakura artwork, changed profile pic.", "2023-09-21: Added some more art to the gallery!", "2023-07-02: Added recent Art Fight attacks, and Guest Art pages.", "2023-06-27: Added PS2 blog post, added Asuka thumbnail art.", diff --git a/resources/_gen/images/acrocatabro_hue6c364474138869432853f2a3ce22739_165736_500x0_resize_q75_h2_box_2.webp b/resources/_gen/images/acrocatabro_hue6c364474138869432853f2a3ce22739_165736_500x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..24d84dd Binary files /dev/null and b/resources/_gen/images/acrocatabro_hue6c364474138869432853f2a3ce22739_165736_500x0_resize_q75_h2_box_2.webp differ diff --git a/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_400x0_resize_q90_h3_box_2.webp b/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_400x0_resize_q90_h3_box_2.webp new file mode 100644 index 0000000..d50a656 Binary files /dev/null and b/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_400x0_resize_q90_h3_box_2.webp differ diff --git a/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_500x0_resize_q75_h2_box_2.webp b/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_500x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..0a78ad1 Binary files /dev/null and b/resources/_gen/images/newsakura_hu26ab08ab0efc41a57a8ed1855fc80b82_90440_500x0_resize_q75_h2_box_2.webp differ diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png new file mode 100644 index 0000000..4d39700 Binary files /dev/null and b/static/favicon-16x16.png differ diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png new file mode 100644 index 0000000..bf9a0ea Binary files /dev/null and b/static/favicon-32x32.png differ diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..f766c4e Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/favicon180.png b/static/favicon180.png deleted file mode 100644 index 891299a..0000000 Binary files a/static/favicon180.png and /dev/null differ diff --git a/static/favicon2.ico b/static/favicon2.ico deleted file mode 100644 index 3e84a80..0000000 Binary files a/static/favicon2.ico and /dev/null differ diff --git a/static/safari-mask.svg b/static/safari-mask.svg deleted file mode 100644 index 45b32a1..0000000 --- a/static/safari-mask.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - -Created by potrace 1.14, written by Peter Selinger 2001-2017 - - - - - - - - - - - - - - - - diff --git a/themes/red/layouts/partials/featured-art.html b/themes/red/layouts/partials/featured-art.html index b2d2318..a1ffd32 100644 --- a/themes/red/layouts/partials/featured-art.html +++ b/themes/red/layouts/partials/featured-art.html @@ -7,8 +7,8 @@ {{ $filename_without_ext := strings.TrimSuffix (path.Ext .filename) .filename }} - {{ $month := 1 }} - {{ $year := 1 }} + {{ $month := "1" }} + {{ $year := "1" }} {{ if .date }} {{ $split := split .date "-" }} @@ -16,7 +16,7 @@ {{ $year = index $split 0 }} {{ end }} - {{ $path := printf "/art/%d/%.2d/%s" (int $year) (int $month) $filename_without_ext}} + {{ $path := printf "/art/%d/%.2d/%s" $year $month $filename_without_ext}} {{ $title := .title }} diff --git a/themes/red/layouts/partials/head.html b/themes/red/layouts/partials/head.html index 9746db8..0b52cdb 100644 --- a/themes/red/layouts/partials/head.html +++ b/themes/red/layouts/partials/head.html @@ -23,9 +23,9 @@ {{ end }} - - - + + + {{ $masonry := resources.Get "js/masonry.min.js" }} {{ if hugo.IsProduction }}