From 50a88c6601531337d7dd6131aa2bd7a2b34a281d Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Wed, 27 Sep 2023 22:32:17 -0300 Subject: [PATCH] Add VitePress --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0269078..46bfe2d 100644 --- a/README.md +++ b/README.md @@ -118,3 +118,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Docusaurus](https://docusaurus.io/) - A project by Facebook for building, deploying, and maintaining open source project websites easily. Docusaurus currently provides support to help your website use translations, search, and versioning, along with some other special documentation markdown features. (contributed by [akhildaphara](https://github.com/akhildaphara)) * [Scramble](https://scramble.dedoc.co/) - Scramble generates API documentation for Laravel project. Without requiring you to manually write PHPDoc annotations. (contributed by [danie1net0](https://github.com/danie1net0)) * [VuePress](https://vuepress.vuejs.org) - Vue-powered static site generator, simplicity first and performant. (contributed by [matheusfelipeog](https://github.com/matheusfelipeog)) +* [VitePress](https://vitepress.dev/) - VitePress is a Static Site Generator designed for building fast, simple, powerful and content-centric websites. (contributed by [matheusfelipeog](https://github.com/matheusfelipeog))