Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 271 Bytes

File metadata and controls

12 lines (9 loc) · 271 Bytes

Capsule

Our gemini capsule living at gemini://heyplzlookat.me/.

Setup

opam install . --deps-only
make build # Building the site.
# Push the site to a distant directory.
make push DEST_PORT=... USER=AN_USER DEST=DEST_IP DEST_DIR=/home/AN_USER/public .