Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.05 KB

File metadata and controls

50 lines (34 loc) · 2.05 KB

Developer Documentation

These docs are for people building and maintaining the PowerShell.org website — the Hugo theme, asset pipeline, integrations, and the decisions behind them.

Just want to contribute content? Adding an article, podcast note, author profile, or community event needs none of this. Start at the repo root: README.md for orientation and CONTRIBUTING.md for the step-by-step.

Start here

  • development.md — build, theme, asset pipeline, deployment, and troubleshooting for the site.

Architecture decisions (adr/)

Records of why the site is built the way it is.

Proposals (proposals/)

Discord mirror (discord-mirror/)

Publishing selected Discord channel content to /discord/ on the site.

Other references

  • podcast-sync-plan.md — plan for keeping The PowerShell Podcast in step with the repo.
  • agents/ — instructions for AI agents working in this repo (issue tracker, triage labels, domain docs). See also ../AGENTS.md.

Domain language

Shared vocabulary for the project (Module, Author, Profile, Reach, the two podcasts) lives in CONTEXT.md at the repo root. Read it before naming things or changing how content is modeled.