2018-05-29 17:07:29 +02:00
2018-05-29 17:07:29 +02:00
2018-05-29 17:07:29 +02:00
2018-05-29 17:07:29 +02:00
2018-05-10 14:10:50 +02:00
2018-05-29 16:58:10 +02:00
2018-05-03 16:58:26 +02:00
2018-05-10 11:57:22 +02:00

Launch figwheel with ./scripts/figwheel.sh then open http://127.0.0.1/index.html

IPFS

To upload a directory to IPFS:

ipfs daemon

To add a directory:

ipfs add -r {dir-name}

After that it will be available through localhost:8080 and the main gateway. It will eventually disappear from the main gateway.

Description
Languages
Clojure 98.5%
HTML 1.1%
Makefile 0.3%
Shell 0.1%