forked from UniverseBow/wa2k.com-Website
add nix compatible build environment
This commit is contained in:
parent
6e74e3bb32
commit
7640fd995a
7 changed files with 219 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -0,0 +1,12 @@
|
|||
# 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 &
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue