Website for the Digital Twin Consortium Singapore Regional Branch.
# Install dependencies
pip install -r toolkit/requirements.txt
# Build the site
python toolkit/build.py
# Preview locally
python -m http.server -d site 8000Then open http://localhost:8000
content/- Site content (pages, events, configuration)assets/- CSS, JavaScript, and imagestoolkit/- Build system and templatessite/- Generated output (gitignored)
- Setup Status - Implementation progress
- Specification - Full technical specification
- Agent Quickstart - Quick reference for AI agents
Axomem - Singapore
Part of the Digital Twin Consortium Regional Branch program.