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..a53216517 --- /dev/null +++ b/modules/poveste.yml @@ -0,0 +1,18 @@ +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 + twitter: 50rayn + bluesky: poveste.dev +compatibility: + nuxt: '>=4.5.0' + requires: {}