1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-31 13:07:46 +00:00

No Nix Needed

This commit is contained in:
RGBCube 2024-02-24 11:33:45 +03:00
parent e2e431b8b8
commit 08bc746e47
No known key found for this signature in database
2 changed files with 1 additions and 10 deletions

View file

@ -4,15 +4,7 @@ The official website and link portal of RGBCube and his work.
## Building
The repository can be built using Nix, simply run:
```
nix build
```
and the site contents will be under the `result/` symlink.
If you don't have Nix, you can use Deno by itself instead:
To build the site, you will need deno, simply run this command:
```
deno task build