Appearance
Flügel Mathematics - Deployment Guide
Cloudflare Pages Deployment
1. Automated Git CI/CD
Whenever commits are pushed to the main branch, Cloudflare Pages automatically triggers the production build:
- Build Command:
npm run docs:build - Output Directory:
.vitepress/dist - Node.js Version:
18.xor20.x
2. Manual CLI Deployment via Wrangler
bash
npm run build
npm run deployProduction Domain: https://mathematics.flugelsoft.com