Skip to content

endatabas/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.