Pilot + feature documentation site for the H2OFlows streamflow platform. Built on Nuxt 4 + Nuxt UI Pro + Nuxt Content.
Deployed on Netlify (or Cloudflare Pages). Sister repos: h2oflows-app/api, h2oflows-app/web.
npm install
npm run devDev server: http://localhost:3000.
npm run build # builds .output/
npm run preview # previews the production build locallyAll docs live in content/. Filenames prefixed with numbers (1.getting-started) control nav order. See the Nuxt Content docs for the markdown + MDC syntax this template uses.