summary refs log tree commit diff
path: root/ripple/website/README.md
blob: 1eaafb07e29a127a0420509b921000b7885a3ed0 (plain)
1
2
3
4
5
# Source code for https://ripple.unfathomable.blue/

To test your changes, build the website using `nix-build`, and run
`nix-shell serve.nix` to serve `./result` at `http://localhost:8080/`.
The live website is built directly from `HEAD`.