mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
No Nix Needed
This commit is contained in:
parent
e2e431b8b8
commit
08bc746e47
2 changed files with 1 additions and 10 deletions
10
README.md
10
README.md
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue