Presentation website of krABMaga Rust ABM simulation framework
The krABMaga framework is a project that utilizes Zola, a fast static site generator built in Rust. It provides a landing page for the framework and includes embedded wasm binaries for various krABMaga based examples. The project requires the v0.11.0 release of Zola, which addresses an important issue related to the Content-Type header of served wasm js files. To run the site locally, a local server can be set up along with the embedded wasm simulations.
The krABMaga framework is a project that utilizes Zola and provides a landing page for the framework along with embedded wasm binaries for various examples. It requires Zola v0.11.0 or later and can be run locally with a local server. The framework supports adding new simulation pages and includes support for optional charts from csv files. The installation process involves cloning the examples repository, running the update script, and updating the main_menu property.