Skip to content

phcdevworks/docs-phcdevworks-com

Repository files navigation

Spectre Docs

GitHub issues GitHub pulls License

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

Overview

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.

Stack

  • Astro
  • TypeScript
  • Cloudflare adapter
  • @phcdevworks/spectre-ui-astro

Getting Started

Prerequisites

  • Node.js 22.12 or newer
  • npm

Install

npm install

Run

npm run dev

Available Scripts

  • npm run dev starts the local Astro development server.
  • npm run build creates the production build.
  • npm run preview builds the project and starts the Cloudflare preview.
  • npm run generate-types refreshes Wrangler type output.
  • npm run deploy builds and deploys the site.

Project Structure

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 Repositories

Ownership

Spectre is run by PHCDevworks. This repository should use Spectre naming and PHCDevworks ownership language consistently across docs, settings, and project configuration.

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors