# 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`