Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lvc-docs — LangeVC public documentation

Forgejo-first MkDocs site for the LangeVC organization's public documentation.

  • Canonical repository: https://git.langevc.com/langevc/lvc-docs
  • Intended public URL: https://docs.langevc.com (not deployed yet)
  • Deploy target path: /srv/docs/langevc/site

Status

This repository is a scaffold. It ships:

  • a Material for MkDocs configuration (mkdocs.yml);
  • a placeholder brand system (docs/assets/) — not the final LangeVC branding;
  • a single placeholder page (docs/index.md);
  • a disabled Forgejo-first deploy workflow (.forgejo/workflows/deploy.yml).

Deployment is gated (LVC-DOCS-G0)

The deploy workflow has no push trigger and is additionally gated behind the repository variable LVC_DOCS_DEPLOY_ENABLED. It performs no deployment until the LVC-DOCS-G0 gate passes and an operator explicitly enables it. Do not change DNS or Caddy as part of enabling it without the gate.

GitHub mirror is gated (LVC-MIR-G0)

This repository is Forgejo-canonical. A public GitHub mirror under the LangeVC org is planned but not activated; it is held behind LVC-MIR-G0.

Local preview

pip install mkdocs mkdocs-material
mkdocs serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors