refactor(site): drop in-site manual, link to external docs.termscp.rs

This commit is contained in:
Christian Visintin
2026-06-08 10:16:00 +02:00
parent 5c84a0e88d
commit 0cc7362bd9
8 changed files with 10 additions and 100 deletions
-1
View File
@@ -5,7 +5,6 @@
"private": true,
"scripts": {
"dev": "astro dev",
"prebuild": "node scripts/fetch-man.mjs",
"build": "astro build",
"preview": "astro preview",
"check": "astro check",