KrABMaga.github.io

screenshot of KrABMaga.github.io

Presentation website of krABMaga Rust ABM simulation framework

Overview

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.

Features

  • Utilizes Zola as a static site generator
  • Includes embedded wasm binaries
  • Requires the v0.11.0 release of Zola
  • Can be run locally with a local server
  • Supports adding new pages for specific simulations
  • Provides support for optional charts from csv files
  • Allows for custom scripts in index.html
  • Uses the zerm theme

Summary

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.