11 lines
255 B
Markdown
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`
|