Skip to content

An interactive Wardley Mapping resource site.

License

Notifications You must be signed in to change notification settings

feststelltaste/evolve

 
 

Repository files navigation

evolutionary-characteristics

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.

Editing

A rewrite to Bootstrap 4 with templating via Mustache has resulted in a new render pipeline for dev:

  1. npm install
  2. npm run watch
  3. Make changes to .json or .mustache files
  4. See changes reflected in index.html

Data

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.

About

An interactive Wardley Mapping resource site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.4%
  • JavaScript 4.4%
  • CSS 1.2%