Files
docs/README.md
Michael Housh 9730c5b129
All checks were successful
CI / release (push) Successful in 6m5s
feat: Updates README.
2025-04-07 14:30:06 -04:00

11 lines
255 B
Markdown

# Homelab Documentation
A static website that holds documentation related to the company.
## Usage
1. Install dependencies `pnpm install`
1. Run & watch for css changes, this requires two terminal processes.
1. `pnpm run css-watch`
1. `just run`