From bd8bdb6f25bc4feb96aa43f0196a2c5265c41b5c Mon Sep 17 00:00:00 2001 From: AIOVTUE <146168353+AIOVTUE@users.noreply.github.com> Date: Thu, 25 Jun 2026 15:00:05 +0800 Subject: [PATCH] add hugo-aiovtue theme The theme provides a complete example site, facilitating your quick modification and launch. --- content/theme/hugo-aiovtue | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/theme/hugo-aiovtue diff --git a/content/theme/hugo-aiovtue b/content/theme/hugo-aiovtue new file mode 100644 index 000000000..f4ed9e4b5 --- /dev/null +++ b/content/theme/hugo-aiovtue @@ -0,0 +1,17 @@ +--- +title: "aiovtue" +github: https://github.com/AIOVTUE/hugo-theme-aiovtue +demo: https://daily.yybb.us/ +author: AIOVTUE-XUE +date: 2026-06-25 +ssg: + - Hugo +cms: + - No CMS +css: + - Tailwind +archetype: + - Blog +description: This is a modern anime-themed personal blog +--- +The theme provides a complete example site, facilitating your quick modification and launch