forked from nulang-org/nulang
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwrangler.toml
More file actions
20 lines (18 loc) · 720 Bytes
/
Copy pathwrangler.toml
File metadata and controls
20 lines (18 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Nulang Documentation — Cloudflare Pages
# Deployed at: https://nulang.org
#
# This is the minimal wrangler config for the Astro Starlight docs site.
# Primary deployment is via Cloudflare Pages Git integration.
# Use `npx wrangler pages dev` for local preview of the Cloudflare environment.
name = "nulang-docs"
pages_build_output_dir = "dist"
compatibility_date = "2026-07-19"
# Cloudflare Pages build configuration:
# Framework preset: Astro
# Build command: cd docs && pnpm install && pnpm run build
# Output directory: docs/dist
# Build watch paths: docs/**
# Custom domain: nulang.org
#
# Email Routing (configured in Cloudflare dashboard):
# support@nulang.org → davidporkka@gmail.com