A simple tool to help with identifying the evolutionary stage of an activity. See it live at learnwardleymapping.com.
This work is adapted from Finding a Path by Simon Wardley, and thereby licensed Creative Commons Attribution-Share Alike 4.0.
A rewrite to Bootstrap 4 with templating via Mustache has resulted in a new render pipeline for dev:
npm install
npm run watch
- Make changes to
.json
or.mustache
files - See changes reflected in
index.html
A data pipeline also exists, pulling in information from Tasshin Fogleman's Wardley Maps Strategy Cycle Spreadsheet.
The resulting json data is committed to the repository. If it is out of date, a fresh set can be imported with: npm run import
.