aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-04-07 01:19:17 -0700
committerPinapelz <yukais@pinapelz.com>2024-04-07 01:19:17 -0700
commitc95c0a56cd994ff09c3aee767949a88752642409 (patch)
tree0d89cb2e4a17cd8c004b3b2a3a1e648f1b720492 /package.json
parent8e1b5f1acb359bdd2fd8fa644f97274e6429b779 (diff)
migrate docs to vitepress
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..38e0e36
--- /dev/null
+++ b/package.json
@@ -0,0 +1,10 @@
+{
+ "devDependencies": {
+ "vitepress": "^1.0.2"
+ },
+ "scripts": {
+ "docs:dev": "vitepress dev",
+ "docs:build": "vitepress build",
+ "docs:preview": "vitepress preview"
+ }
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage