Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.38 KB

File metadata and controls

46 lines (31 loc) · 1.38 KB

GilmanLab Docs

This repository is the dedicated documentation home for the GilmanLab homelab.

The Docusaurus site source lives under docs/. The architecture set is the canonical starting point for the current lab design, with runbooks and implementation details added separately as prototypes become real workflows.

Quick Start

Prerequisites:

  • moon 2.x
  • Node.js 22, or Moon-managed access to the pinned Node/npm toolchain

Validate the documentation site:

moon ci --summary minimal
moon run docs:check

Start the local docs server:

moon run docs:start

Current Content

Support

  • Questions and design discussion: GitHub Discussions
  • Non-security bugs: GitHub Issues
  • Vulnerabilities: follow SECURITY.md

Contributing

See CONTRIBUTING.md.