khatru: deploy docs to netlify.

This commit is contained in:
fiatjaf
2025-10-20 18:37:21 -03:00
parent 8cf120c08f
commit 6ee0d090e3
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -6,3 +6,6 @@ dev:
build:
vitepress build
cp logo.png .vitepress/dist/
deploy: build
netlify deploy .vitepress/dist --prod