# Wowzers what a cool website!
Source code for da website o_O
### Local Development
>[!WARNING]
> My computers run NixOS so deployment relies on this fact
> If you don't have Nix see the [[#Without Nix|non-nix section]].
```bash
$ nix develop
nix-shell$ ./serve &
```