Skip to content

Commit c7178bb

Browse files
committed
feat: vitepress docs
1 parent 9fcaa84 commit c7178bb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/applications/vitepress.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)