From 94ea9e8518900a24d1a226cb03f01b38b30f685f Mon Sep 17 00:00:00 2001 From: JuanPabloDiaz Date: Sat, 27 Jul 2024 09:06:36 -0400 Subject: [PATCH] Add Docsify --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3fa0121..645412b 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,5 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [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)) * [Mintlify](https://mintlify.com/) - Hosted docs using Markdown and MDX (contributed by [arnehuang](https://github.com/arnehuang)) +* [Docsify](https://docsify.js.org/) - Dynamically converts Markdown files into a static website without a build process, offering customization and smart search features(contributed by [Juan Diaz](https://github.com/JuanPabloDiaz)) +