Asciiflow2, sans google and tracking, available at
https://flow.lain.faith
xenia 2d38d30784 | ||
---|---|---|
images | ||
js-lib | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
addtohomescreen.css | ||
addtohomescreen.min.js | ||
closure-compiler.jar | ||
compile.sh | ||
index.html | ||
index.js | ||
jquery-1.9-externs.js | ||
jquery-1.9.1.min.js | ||
jquery-3.1-externs.js | ||
jquery-3.1.1.min.js | ||
jquery.jeditable.min.js | ||
package.json |
README.md
Asciiflow2, haskal edition
Fork of https://github.com/lewish/asciiflow2 with google drive and analytics removed.
Build
make
Run
python3 -m http.server
Deploy
make package
Then copy release.tar.xz to wherever it needs to be deployed (eg, with nginx).