Skip to content

Deployment Paths

GitHub Pages gives a project repository one site. This repository uses that one site as a container for multiple static outputs:

  • / for the lightweight landing page
  • /vitepress/ for the docs-first view
  • /starlight/ for the handbook view
  • /quartz/ for the garden view

It keeps deployment simple, keeps the comparison together, and avoids pushing the same content to multiple repositories.