| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The documentation site for Angular Three, built with Blume, Astro, and Angular client islands.
This project uses mise to manage Node.js and pnpm. The required versions are declared in mise.toml.
mise install
pnpm install --frozen-lockfile
pnpm dev| Command | Action |
|---|---|
| pnpm dev | Start the local Blume development server |
| pnpm check | Validate content and type-check the site |
| pnpm build | Build the static site to dist/ |
| pnpm preview | Preview the production build |
| pnpm update-ngt | Update the Angular Three packages used by the demos |
Site configuration lives in blume.config.ts, navigation in navigation.ts, and documentation content in src/content/docs.
| Back | FazBrowse Home | New Git URL |