🚀 Flügel Information Practices Deployment Guide
This guide explains how to deploy Flügel Information Practices to Cloudflare Pages, Vercel, or mobile platforms via Capacitor.
🛠️ Build Requirements
- Node.js
>= 18.0.0(Recommended:v20.xLTS) - Package Manager:
npmorpnpm
📦 Build Command
bash
npm run docs:buildThe static production assets will be output to .vitepress/dist.
☁️ Cloudflare Pages Configuration
- Project Name:
flugel-information-practices - Framework Preset:
VitePress - Build Command:
npm run docs:build - Build Output Directory:
.vitepress/dist - Node.js Version:
20.19.0
📱 Mobile Sync (Capacitor)
bash
npm run docs:build
npx cap sync android