We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fcaa84 commit c7178bbCopy full SHA for c7178bb
docs/applications/vitepress.md
@@ -0,0 +1,16 @@
1
+---
2
+title: VitePress
3
4
+
5
+# VitePress
6
7
+Vite & Vue Powered Static Site Generator Markdown to Beautiful Docs in Minutes.
8
9
+[Example repository.](https://github.com/coollabsio/coolify-examples/tree/main/vitepress)
10
11
+## Build (Static)
12
13
+- Use `Nixpacks`.
14
+- Turn on `Is it a static site?`.
15
+- Set `Base Directory` to `/.vitepress/static`.
16
+- Set `Publish Directory` to `/.vitepress/dist`.
0 commit comments