diff --git a/docs/framework-integrations.md b/docs/framework-integrations.md new file mode 100644 index 0000000..32ab79a --- /dev/null +++ b/docs/framework-integrations.md @@ -0,0 +1,15 @@ +--- +order: 3 +--- + +# Framework integrations + +Vento can be used with the following frameworks: + +- Lume: [supported by default](https://lume.land/plugins/vento/) +- Eleventy: [eleventy-plugin-vento](https://www.npmjs.com/package/eleventy-plugin-vento). +- Express: [express-vento](https://www.npmjs.com/package/express-vento) + +--- + +Did you create an integration? [Open a PR](https://github.com/ventojs/vento/issues/new). \ No newline at end of file