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

This commit is contained in:
Christian Visintin
2026-06-07 21:59:31 +02:00
parent 5c84a0e88d
commit 0cc7362bd9
8 changed files with 10 additions and 100 deletions

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",