Skip to content

davidedc/Algebrite-website

Repository files navigation

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:

  1. sh cleanup-generated-site.sh
  2. cd site-generator-constexpr
  3. add the new version to the dist folder
  4. add the new version's info to versions-data.js
  5. you can already pre-test the version in the site-generator-constexpr folder
  6. sh build-static-site.sh
  7. cd ..
  8. test the version in the Algebrite-website-rendered folder
  9. sh move-generated-site-into-root.sh
  10. commit

About

website for the Algebrite Computer Algebra System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published