The Algebrite website http://algebrite.org , with docs and sandboxes. For the actual engine plase see https://github.com/davidedc/Algebrite .
The Algebrite website is generated via the constexpr.js library by fctorial (brief documentation here ).
To refresh the site for a new version:
sh cleanup-generated-site.shcd site-generator-constexpr- add the new version to the
distfolder - add the new version's info to
versions-data.js - you can already pre-test the version in the
site-generator-constexprfolder sh build-static-site.shcd ..- test the version in the
Algebrite-website-renderedfolder sh move-generated-site-into-root.sh- commit