1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-17 01:54:00 +02:00

Add VuePress

This commit is contained in:
Matheus Felipe
2023-09-27 22:22:38 -03:00
committed by GitHub
parent 65498fec59
commit ebad8bddad

View File

@@ -117,3 +117,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Ignite](https://github.com/intuit/Ignite) - Markdown documentation tool built around react components as first class plugins. Docs generateed using [bulma](https://bulma.io/). (contributed by [hipstersmoothie](https://github.com/hipstersmoothie))
* [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))