From 1768191b23e2ab224cb584f3301da66db75acdc9 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 16 Jul 2026 16:48:48 +0100 Subject: replace handbook with vitepress --- 174bg/handbook-vitepress/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 174bg/handbook-vitepress/README.md (limited to '174bg/handbook-vitepress/README.md') diff --git a/174bg/handbook-vitepress/README.md b/174bg/handbook-vitepress/README.md deleted file mode 100644 index ee4ac87..0000000 --- a/174bg/handbook-vitepress/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# 174BG Handbook (VitePress) - -A VitePress rebuild of the [174th Battle Group Handbook](../handbook), a guide for members of the 174th Battle Group community. It contains all the information you need to know about the community and our operations. It is a living document, so please check back often for updates. - -## Development - -- `npm install` — install dependencies -- `npm run dev` — start the local dev server -- `npm run build` — build the static site to `.vitepress/dist` -- `npm run preview` — preview the production build locally -- `npm run deploy` — deploy the site to Cloudflare -- `npm run build+deploy` — build and deploy the site to Cloudflare -- cgit v1.2.3