docs-phcdevworks-com is the official documentation site for Spectre, run by
PHCDevworks. It centralizes implementation guides, reference material, and
supporting documentation for the Spectre ecosystem.
Repository docs: CONTRIBUTING.md | CHANGELOG.md | SECURITY.md | LICENSE
This repository contains the Astro-based documentation experience for Spectre. It is intended to stay clear, accurate, and easy to maintain for both internal contributors and external readers.
- Astro
- TypeScript
- Cloudflare adapter
@phcdevworks/spectre-ui-astro
- Node.js 22.12 or newer
- npm
npm installnpm run devnpm run devstarts the local Astro development server.npm run buildcreates the production build.npm run previewbuilds the project and starts the Cloudflare preview.npm run generate-typesrefreshes Wrangler type output.npm run deploybuilds and deploys the site.
| Path | Responsibility |
|---|---|
src/pages/ |
Route-level pages for the documentation experience |
src/components/ |
Shared presentation and content helpers |
public/ |
Static assets served as-is |
Spectre is run by PHCDevworks. This repository should use Spectre naming and PHCDevworks ownership language consistently across docs, settings, and project configuration.