endatabas / website

endatabas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website

endatabas.com

Setup

sudo apt install bibtex2html m4 python

Build

Only builds the bibliography for now. Requires bibtex2html and m4.

./bin/build.sh

Run

Test on a local webserver. Requires python3.

./bin/run.sh

Live Demo (Wasm Console)

Run make docker-wasm in the main repo and then copy the resulting files out of the container:

docker run --rm --entrypoint bash -v "$PWD"/docs/console:/root/www -it endatabas/endb-wasm:latest -c 'cp /root/endb/target/endb* /root/www'

Copyright and License

Copyright 2022-2024 Håkan Råberg and Steven Deobald.

Licensed under the GNU Affero General Public License v3.0.

Other Licenses

The contents of directories containing license files (named LICENSE, LICENSE.txt, OFL, or OFL.txt) are licensed accordingly.

About

endatabas.com

License:GNU Affero General Public License v3.0


Languages

Language:TeX 88.4%Language:HTML 10.0%Language:Shell 1.6%