blob: 2f97b0b9a885ba87983badbc062ffe1432db9342 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!--
SPDX-FileCopyrightText: V <v@unfathomable.blue>
SPDX-License-Identifier: LicenseRef-NONE
-->
# 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`.
|