add docs.

This commit is contained in:
fiatjaf
2024-07-15 12:41:26 -03:00
parent 5c7121a3f6
commit bb8b36df80
25 changed files with 894 additions and 0 deletions

5
docs/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"vitepress": "^1.3.0"
}
}