Files
headquarter/docs
miguel 2525c58471 feat(web): support ssh owner repo clone flow
- Add SSH-only owner/repo clone path for git.commumedia.org
- Preflight remote repository existence with git ls-remote before cloning
- Keep advanced URL paste fallback and blank repository creation
- Add focused backend and frontend coverage plus docs updates

Quality gates: python -m py_compile, vitest run src/components/repositories-settings-tab.test.tsx, npm run typecheck
2026-05-22 19:07:04 +02:00
..

Headquarter Documentation

Welcome to the Headquarter documentation. This is your central hub for understanding, using, and contributing to the platform.

Getting Started

New to Headquarter? Start here:

  1. Quick Start - Get up and running
  2. Features - Discover what you can do
  3. Architecture - Understand the system

Documentation Structure

Features

User guides for each feature:

API Reference

Complete API documentation:

Architecture

System architecture documentation:

Deployment

Guides for deploying Headquarter:

Development

Guides for developers:

Contributing to Documentation

When adding new features, please document them following our templates:

See the Contributing Guide for more details.