From e16f4ae18203b8e15d363ef06f97a4a49dd2c5d5 Mon Sep 17 00:00:00 2001 From: Soryn Date: Sun, 6 Sep 2026 12:39:20 +0300 Subject: [PATCH 1/2] feat: add poveste --- icons/poveste.svg | 13 +++++++++++++ modules/poveste.yml | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 icons/poveste.svg create mode 100644 modules/poveste.yml diff --git a/icons/poveste.svg b/icons/poveste.svg new file mode 100644 index 000000000..9b30ccdf4 --- /dev/null +++ b/icons/poveste.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/modules/poveste.yml b/modules/poveste.yml new file mode 100644 index 000000000..aac58b75e --- /dev/null +++ b/modules/poveste.yml @@ -0,0 +1,16 @@ +name: poveste +description: A component playground for Nuxt — a drop-in fork of histoire. +repo: poveste-dev/poveste#main/packages/poveste-plugin-nuxt +npm: '@poveste/plugin-nuxt' +icon: poveste.svg +github: https://github.com/poveste-dev/poveste +website: https://poveste.dev +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: Soryn + github: 50rayn +compatibility: + nuxt: '>=4.5.0' + requires: {} From 641508d93822c111f74513c2addf69098c750190 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 09:41:47 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- modules/poveste.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/poveste.yml b/modules/poveste.yml index aac58b75e..a53216517 100644 --- a/modules/poveste.yml +++ b/modules/poveste.yml @@ -11,6 +11,8 @@ type: 3rd-party maintainers: - name: Soryn github: 50rayn + twitter: 50rayn + bluesky: poveste.dev compatibility: nuxt: '>=4.5.0' requires: {}