diff --git a/SUMMARY.md b/SUMMARY.md index a1e8496b..90946248 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,12 +1,13 @@ # Summary - -* [About Kumu](about/about-kumu.md) +* [Welcome](welcome.md) +* [About Kumu](about/what-is-kumu.md) * [What is Kumu?](about/what-is-kumu.md) * [How does it work?](about/how-does-it-work.md) * [Where can I get help?](about/where-can-i-get-help.md) -* [Getting Started](getting-started/getting-started.md) +* [Getting Started](getting-started/five-minute-quickstart.md) * [Five-minute quickstart](getting-started/five-minute-quickstart.md) * [Introduction](getting-started/introduction.md) + * [FAQ](getting-started/faq.md) -* [Advanced Guides](advanced-guides/advanced-guides.md) - * [Project architecture/organization](advanced-guides/project-architecture.md) +* [Advanced Guides](advanced-guides/advanced-settings.md) + * [Advanced settings](advanced-guides/advanced-settings.md) * [Attributes](advanced-guides/attributes.md) + * [Collaboration](advanced-guides/collaboration.md) + * [Import/export](advanced-guides/import-export.md) * [Perspectives/style sheets](advanced-guides/perspectives.md) + * [Presentations](advanced-guides/presentations.md) + * [Project architecture/organization](advanced-guides/project-architecture.md) * [Selectors](advanced-guides/selectors.md) - * [Advanced settings](advanced-guides/advanced-settings.md) - * [Collaboration](advanced-guides/collaboration.md) * [Sharing](advanced-guides/sharing.md) - * [Presentations](advanced-guides/presentations.md) * [Shortcuts](advanced-guides/shortcuts.md) - * [Import/export](advanced-guides/import-export.md) - * [System mapping](advanced-guides/system-mapping.md) * [SNA/Network Mapping](advanced-guides/sna-network-mapping.md) * [Stakeholder analysis](advanced-guides/stakeholder-analysis.md) + * [System mapping](advanced-guides/system-mapping.md) diff --git a/about/about-kumu.md b/about/about-kumu.md index e5b9c7ae..6fbc41fa 100644 --- a/about/about-kumu.md +++ b/about/about-kumu.md @@ -1,5 +1,5 @@ -## About Kumu +# About Kumu This is the about Kumu page. -![](presentations-b9dbd84e4fdd728125a49a4d0ab1ba9d887f910ffe9363ea3ae214fb80ef9bcc.jpg) \ No newline at end of file +![](presentations-b9dbd84e4fdd728125a49a4d0ab1ba9d887f910ffe9363ea3ae214fb80ef9bcc.jpg) diff --git a/about/what-is-kumu.md b/about/what-is-kumu.md index 82b0fbcb..6636cd7b 100644 --- a/about/what-is-kumu.md +++ b/about/what-is-kumu.md @@ -1 +1,3 @@ -## What is Kumu? +# What is Kumu? + +![](images/add-element-button.png) diff --git a/book.json b/book.json index 7150af09..a2ee8635 100644 --- a/book.json +++ b/book.json @@ -1,9 +1,12 @@ { "gitbook": "2.2.0", "plugins": ["layout"], + "structure": { + "readme": "welcome.md" + }, "links": { "sidebar": { - "Contact us / Support": "https://www.kumu.io/contact" + "Ask us a question": "mailto:support@kumu.io" } }, "pluginsConfig": { diff --git a/images/add-element-button.png b/images/add-element-button.png new file mode 100644 index 00000000..9b10c791 Binary files /dev/null and b/images/add-element-button.png differ diff --git a/images/attribute-relevance-revised.png b/images/attribute-relevance-revised.png new file mode 100644 index 00000000..9bfa4dc2 Binary files /dev/null and b/images/attribute-relevance-revised.png differ diff --git a/images/attribute-relevance.png b/images/attribute-relevance.png new file mode 100644 index 00000000..75a62aba Binary files /dev/null and b/images/attribute-relevance.png differ diff --git a/images/cluster-after-final.png b/images/cluster-after-final.png new file mode 100644 index 00000000..c3cf33b3 Binary files /dev/null and b/images/cluster-after-final.png differ diff --git a/images/cluster-before-final.png b/images/cluster-before-final.png new file mode 100644 index 00000000..8317194a Binary files /dev/null and b/images/cluster-before-final.png differ diff --git a/images/cluster-civic-1.png b/images/cluster-civic-1.png new file mode 100644 index 00000000..7e1c54e9 Binary files /dev/null and b/images/cluster-civic-1.png differ diff --git a/images/cluster-civic-2.png b/images/cluster-civic-2.png new file mode 100644 index 00000000..1800bc0e Binary files /dev/null and b/images/cluster-civic-2.png differ diff --git a/images/cluster-civic-save.png b/images/cluster-civic-save.png new file mode 100644 index 00000000..f53c37ef Binary files /dev/null and b/images/cluster-civic-save.png differ diff --git a/images/decorate-2.png b/images/decorate-2.png new file mode 100644 index 00000000..5352cd2d Binary files /dev/null and b/images/decorate-2.png differ diff --git a/images/decorate-connection.png b/images/decorate-connection.png new file mode 100644 index 00000000..cfce5038 Binary files /dev/null and b/images/decorate-connection.png differ diff --git a/images/default-perspective.png b/images/default-perspective.png new file mode 100644 index 00000000..867f2328 Binary files /dev/null and b/images/default-perspective.png differ diff --git a/images/defaults-element-connection.png b/images/defaults-element-connection.png new file mode 100644 index 00000000..7f0a9c29 Binary files /dev/null and b/images/defaults-element-connection.png differ diff --git a/images/element-profile.png b/images/element-profile.png new file mode 100644 index 00000000..7e05430e Binary files /dev/null and b/images/element-profile.png differ diff --git a/images/embed-me.png b/images/embed-me.png new file mode 100644 index 00000000..29fedaa8 Binary files /dev/null and b/images/embed-me.png differ diff --git a/images/embed-modal-created.png b/images/embed-modal-created.png new file mode 100644 index 00000000..cd863f36 Binary files /dev/null and b/images/embed-modal-created.png differ diff --git a/images/embed-modal.png b/images/embed-modal.png new file mode 100644 index 00000000..9eb815ad Binary files /dev/null and b/images/embed-modal.png differ diff --git a/images/empathy-lightbox.png b/images/empathy-lightbox.png new file mode 100644 index 00000000..d7eda091 Binary files /dev/null and b/images/empathy-lightbox.png differ diff --git a/images/ent-logo-md.png b/images/ent-logo-md.png new file mode 100644 index 00000000..007d3c34 Binary files /dev/null and b/images/ent-logo-md.png differ diff --git a/images/ent-logo-sm.png b/images/ent-logo-sm.png new file mode 100644 index 00000000..cab24169 Binary files /dev/null and b/images/ent-logo-sm.png differ diff --git a/images/enterprise-success.png b/images/enterprise-success.png new file mode 100644 index 00000000..67e7f58c Binary files /dev/null and b/images/enterprise-success.png differ diff --git a/images/export-within-share.png b/images/export-within-share.png new file mode 100644 index 00000000..f6ae54c6 Binary files /dev/null and b/images/export-within-share.png differ diff --git a/images/focus-prompt.png b/images/focus-prompt.png new file mode 100644 index 00000000..db52741b Binary files /dev/null and b/images/focus-prompt.png differ diff --git a/images/getting-started-overview.png b/images/getting-started-overview.png new file mode 100644 index 00000000..80cf269f Binary files /dev/null and b/images/getting-started-overview.png differ diff --git a/images/getting-started-overview.psd b/images/getting-started-overview.psd new file mode 100644 index 00000000..6d11e140 Binary files /dev/null and b/images/getting-started-overview.psd differ diff --git a/images/innovation-lab.png b/images/innovation-lab.png new file mode 100644 index 00000000..728aa5d9 Binary files /dev/null and b/images/innovation-lab.png differ diff --git a/images/internal-link.png b/images/internal-link.png new file mode 100644 index 00000000..903a026a Binary files /dev/null and b/images/internal-link.png differ diff --git a/images/kumu-changelabs-template.json b/images/kumu-changelabs-template.json new file mode 100644 index 00000000..b8142924 --- /dev/null +++ b/images/kumu-changelabs-template.json @@ -0,0 +1 @@ +{"name":"ChangeLabs","description":"","proxyImages":true,"defaultMap":"map-maZP6arx","defaultPerspective":null,"attributeRelevance":{"--connection":[],"-connection":[],"undefined-connection":["Value Flows","Perceptions of the Other Stakeholder","Desired Actions from the Other Stakeholder","Power Score"],"interviewee":["Behavior Patterns","Culture/Norms","Diffusion roles","Ecosystem Roles","Extrinsic Constraints","Key Quotes","Links to Interviewee Notes","Mental Models","Motivations","Pain Points"],"resource":["Notes on Leverage","Type of Leverage"],"phenomenon":["Notes on Leverage","Type of Leverage"],"stakeholder":["Key Quotes","Motivations","Pain Points","Behavior Patterns","Mental Models","Culture/Norms","Extrinsic Constraints","Diffusion roles","Ecosystem Roles","Names of Interviewees","Links to Interviewee Notes","Power Score"],"desired-outcome":["Type of Outcomes"],"current-outcome":["Type of Outcomes"],"undefined":["Power Score"]},"attributes":[{"_id":"attr-JLvFwEzk","name":"Behavior Patterns","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-unVgY4Hp","name":"Connection Type","format":"string","private":false,"limit":1,"category":"General","prompt":"list","locked":false,"values":["+","-"]},{"_id":"attr-44qKHiGf","name":"Culture/Norms","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-dcPyToSq","name":"Description","format":"text","private":false,"limit":1,"category":"General","prompt":"none","locked":false,"values":[]},{"_id":"attr-vUdq8DR2","name":"Desired Actions from the Other Stakeholder","format":"text","private":false,"limit":1,"category":"Ecosystem Analysis","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-fkpY36Tp","name":"Diffusion roles","format":"string","private":false,"limit":"none","category":"Ecosystem Analysis","prompt":"list","locked":true,"values":["Educator/Influencer","Innovator","Opinion Leader/Credible Source","Maven & Trend Setter","Network Hub/Information Broker","Early Adopter","Social/Community/Family/Friend Network","Gatekeeper/Endorser/Validator/Evaluator","Change Agent","Storyteller/Media/Communicator","Visionary","Pollinator/Connector/Broker"]},{"_id":"attr-z9qwhLH6","name":"Ecosystem Roles","format":"string","private":false,"limit":"none","category":"Ecosystem Analysis","prompt":"list","locked":true,"values":["Target Beneficiary","Resource Producer","Investor","Policy/Law/Rule Maker","Business/Industry","Service Provider","Government Agency","Community Organizer","Gatekeeper","Resource controller","Community","Entrepreneur","Technologist/Enabler"]},{"_id":"attr-9L2BUYBW","name":"Element Type","format":"string","private":false,"limit":1,"category":"General","prompt":"list","locked":false,"values":["Stakeholder","Desired Outcome","Current Outcome","Phenomenon","Resource","Interviewee"]},{"_id":"attr-xfqAPa66","name":"Extrinsic Constraints","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-Qv4FhISY","name":"Key Quotes","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-5rFE3Dqi","name":"Label","format":"string","private":false,"limit":1,"category":"General","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-sbAuXorL","name":"Links to Interviewee Notes","format":"url","private":false,"limit":"none","category":"Interviews","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-w2jkl0JT","name":"Loop Type","format":"string","private":false,"limit":1,"category":"General","prompt":"list","locked":false,"values":[]},{"_id":"attr-GqN3sICa","name":"Mental Models","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-m75BAO0h","name":"Motivations","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-NlYA1Eov","name":"Names of Interviewees","format":"string","private":false,"limit":"none","category":"Interviews","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-VPEszBOy","name":"Notes on Leverage","format":"text","private":false,"limit":1,"category":"Leverage Points","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-iozGGPwL","name":"Other Notes","format":"string","private":false,"limit":1,"category":"General","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-fqkg08M8","name":"Pain Points","format":"text","private":false,"limit":1,"category":"Ethnography","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-wGIMHrke","name":"Perceptions of the Other Stakeholder","format":"text","private":false,"limit":1,"category":"Ecosystem Analysis","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-ciY0GUgz","name":"Power Score","format":"number","private":false,"limit":1,"category":"Ecosystem Analysis","prompt":"list","locked":true,"values":["1","2","3","4","5","6","7","8","9","10"]},{"_id":"attr-4JhmtkFM","name":"Tags","format":"string","private":false,"limit":"none","category":"General","prompt":"autocomplete","locked":false,"values":[]},{"_id":"attr-YEZBavD2","name":"Type of Leverage","format":"string","private":false,"limit":1,"category":"Leverage Points","prompt":"list","locked":true,"values":["1. The paradigm or mindset of the system","2. The defining goals of the system","3. Power to self-organize or evolve structure","4. The rules of the system (external incentives, rewards, punishments)","5. The structure of information flows","6. The strength of positive feedback loops","7. The strength of negative feedback loops"]},{"_id":"attr-gWJ1qij9","name":"Type of Outcomes","format":"string","private":false,"limit":"none","category":"General","prompt":"list","locked":true,"values":["Economic","Environmental","Human","Resilience"]},{"_id":"attr-WZ9A49cl","name":"Value Flows","format":"text","private":false,"limit":1,"category":"Ecosystem Analysis","prompt":"autocomplete","locked":false,"values":[]}],"elements":[{"_id":"elem-6WdXO7R5","attributes":{"label":"Interviewee C","element type":"Interviewee"}},{"_id":"elem-BbwUSVEF","attributes":{"label":"Stakeholder A","element type":"Stakeholder","description":"","motivations":""}},{"_id":"elem-CFm0BOKD","attributes":{"label":"Phenomenon B","element type":"Phenomenon","type of leverage":"1. The paradigm or mindset of the system"}},{"_id":"elem-GHjqpKYb","attributes":{"label":"Outcome A","element type":"Desired Outcome"}},{"_id":"elem-Ikcm2oyn","attributes":{"label":"Outcome B","element type":"Current Outcome"}},{"_id":"elem-TBA5Qub4","attributes":{"label":"Interviewee B","element type":"Interviewee"}},{"_id":"elem-llgNpAZz","attributes":{"label":"Resource","element type":"Resource"}},{"_id":"elem-npX1zuLZ","attributes":{"label":"Phenomenon A","element type":"Phenomenon"}},{"_id":"elem-t6jAKYZc","attributes":{"label":"Interviewee A","element type":"Interviewee"}},{"_id":"elem-wSYe2maA","attributes":{"label":"Stakeholder B","element type":"Stakeholder"}}],"connections":[{"_id":"conn-3FYGqEnD","direction":"directed","delayed":false,"reversed":false,"attributes":{"value flows":"Funding","power score":"8"},"from":"elem-BbwUSVEF","to":"elem-wSYe2maA"},{"_id":"conn-6BvLzqF7","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":null},"from":"elem-TBA5Qub4","to":"elem-wSYe2maA"},{"_id":"conn-BBEIvWL0","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":null},"from":"elem-t6jAKYZc","to":"elem-BbwUSVEF"},{"_id":"conn-LMWmjkH7","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":"+"},"from":"elem-npX1zuLZ","to":"elem-Ikcm2oyn"},{"_id":"conn-LvRL7Dsz","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":null,"power score":"1"},"from":"elem-wSYe2maA","to":"elem-BbwUSVEF"},{"_id":"conn-Ncxd31ON","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":null},"from":"elem-6WdXO7R5","to":"elem-wSYe2maA"},{"_id":"conn-T9FYfv4Z","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":"-"},"from":"elem-CFm0BOKD","to":"elem-Ikcm2oyn"},{"_id":"conn-Wp5f7WVO","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":"-"},"from":"elem-npX1zuLZ","to":"elem-GHjqpKYb"},{"_id":"conn-aeGS9Woc","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":"+"},"from":"elem-llgNpAZz","to":"elem-npX1zuLZ"},{"_id":"conn-dlBuMOao","direction":"directed","delayed":false,"reversed":false,"attributes":{"connection type":"+"},"from":"elem-npX1zuLZ","to":"elem-CFm0BOKD"},{"_id":"conn-vmDTAbi0","direction":"directed","delayed":false,"reversed":false,"attributes":{},"from":"elem-BbwUSVEF","to":"elem-llgNpAZz"}],"loops":[],"maps":[{"_id":"map-YWGoPaz5","name":"Driving Dynamics Map","description":"Use this area to document the overall narrative of the driving dynamics\n\n## Insights & Questions\n\nAdd your insights & questions\n\n## Next Steps\n\nDocument next steps","scale":1,"center":{"x":0,"y":0},"defaultPerspective":"pers-G2GtnLz4","elements":[{"_id":"node-2JPIrbV0","position":{"x":33.95129463483004,"y":-497.65780334725395},"pinned":true,"element":"elem-GHjqpKYb"},{"_id":"node-3xTkqQ6D","position":{"x":245.42595989334148,"y":-245.7531296448639},"pinned":true,"element":"elem-Ikcm2oyn"},{"_id":"node-5VvEctDT","position":{"x":-422.5431676596217,"y":-34.47704348058506},"pinned":true,"element":"elem-npX1zuLZ"},{"_id":"node-Y9MqF86E","position":{"x":-1025.661409273114,"y":-398.90962366455955},"pinned":true,"element":"elem-BbwUSVEF"},{"_id":"node-lE0R7QD6","position":{"x":-758.4878899070868,"y":-216.48391768941363},"pinned":true,"element":"elem-llgNpAZz"},{"_id":"node-wguxaFny","position":{"x":-78.02202580772193,"y":145.8099272652289},"pinned":true,"element":"elem-CFm0BOKD"}],"connections":[{"_id":"edge-PuMglm7i","curvature":0.37604421755007816,"connection":"conn-dlBuMOao"},{"_id":"edge-S37DLTqv","connection":"conn-aeGS9Woc"},{"_id":"edge-SoF7Pada","connection":"conn-Wp5f7WVO"},{"_id":"edge-Y0l6tYvE","curvature":-0.26543942813076277,"connection":"conn-T9FYfv4Z"},{"_id":"edge-cA8vZCFT","curvature":0.29141393979291463,"connection":"conn-vmDTAbi0"},{"_id":"edge-ozoq1a8Q","connection":"conn-LMWmjkH7"}],"loops":[]},{"_id":"map-maZP6arx","name":"Stakeholder Ecosystem Map","description":"## Insights & Questions\n\nAdd your insights & questions\n\n## Next Steps\n\nDocument next steps","scale":1,"center":{"x":0,"y":0},"defaultPerspective":"pers-uVGegS82","elements":[{"_id":"node-EBfORa1O","position":{"x":-172.76232306334012,"y":-350.9133448294572},"pinned":true,"element":"elem-t6jAKYZc"},{"_id":"node-Pjph6S9I","position":{"x":-4.20651691853592,"y":-202.90022668463516},"pinned":true,"element":"elem-BbwUSVEF"},{"_id":"node-p1IMON2j","position":{"x":439.0367286597609,"y":-380.90859929565835},"pinned":true,"element":"elem-TBA5Qub4"},{"_id":"node-qKIuA4cx","position":{"x":580.633871167454,"y":-335.8187523077475},"pinned":true,"element":"elem-6WdXO7R5"},{"_id":"node-wWJ9GzpN","position":{"x":329.55942688318817,"y":-206.52880997148898},"pinned":true,"element":"elem-wSYe2maA"}],"connections":[{"_id":"edge-7NhlTvDb","curvature":-0.1875673430921493,"connection":"conn-LvRL7Dsz"},{"_id":"edge-RPBVJWMh","connection":"conn-BBEIvWL0"},{"_id":"edge-igFLDlGy","curvature":-0.18210798182587296,"connection":"conn-3FYGqEnD"},{"_id":"edge-pp2hA4se","connection":"conn-Ncxd31ON"},{"_id":"edge-vqcNueiR","connection":"conn-6BvLzqF7"}],"loops":[]}],"perspectives":[{"_id":"pers-G2GtnLz4","name":"Dynamics Analysis","style":"@settings {\n template: causal-loop;\n element-color: #ddd;\n element-margin: 8;\n element-font-size: 30;\n}\n\nelement {\n min-height: 100;\n min-width: 200;\n}\n\n/* elements: Phenomenon */\nphenomenon {\n color: #ddd;\n}\n\n/* elements: Current Outcome */\ncurrent-outcome {\n color: #B68372;\n}\n\n/* elements: Desired Outcome */\ndesired-outcome {\n color: #90B7C9;\n}\n\n/* elements: Resource */\nresource {\n border-width: 4;\n min-height: 100;\n min-width: 200;\n border-color: #ccc;\n color: transparent;\n}\n\nstakeholder {\n shape: circle;\n color: #ddd;\n size: 40;\n label-placement: bottom;\n margin: 0;\n}\n\n/* elements: Flag */\n.legend-placeholder {\n color: #D05C15;\n}\n\nelement.flag {\n border-color: #D05C15;\n border-width: 4;\n}\n\nconnection.flag {\n border-color: #D05C15;\n border-width: 1;\n border-opacity: 1;\n}"},{"_id":"pers-uVGegS82","name":"Stakeholder Analysis","style":"@settings {\n template: stakeholder;\n element-color: #ddd;\n connection-opacity: 0.8;\n element-font-size: 30;\n}\n\nconnection {\n size: scale(\"power score\", 3, 20);\n color: #ccc;\n}\n\ninterviewee {\n label-placement: center;\n shape: rectangle;\n font-size: 22;\n size: auto;\n color: transparent;\n}\n\n/* elements: Flag */\n.legend-placeholder {\n color: #D05C15;\n}\n\nelement.flag {\n border-color: #D05C15;\n border-width: 4;\n}\n\nconnection.flag {\n border-color: #D05C15;\n border-width: 2;\n border-opacity: 1;\n}"}]} \ No newline at end of file diff --git a/images/kumu-logo-color.png b/images/kumu-logo-color.png new file mode 100644 index 00000000..22697431 Binary files /dev/null and b/images/kumu-logo-color.png differ diff --git a/images/kumu-logo.png b/images/kumu-logo.png new file mode 100644 index 00000000..787c6247 Binary files /dev/null and b/images/kumu-logo.png differ diff --git a/images/lightning-bolt.png b/images/lightning-bolt.png new file mode 100644 index 00000000..50c92665 Binary files /dev/null and b/images/lightning-bolt.png differ diff --git a/images/map-overview.png b/images/map-overview.png new file mode 100644 index 00000000..cb186b38 Binary files /dev/null and b/images/map-overview.png differ diff --git a/images/merge-1.png b/images/merge-1.png new file mode 100644 index 00000000..5ca07b5a Binary files /dev/null and b/images/merge-1.png differ diff --git a/images/merge-2.png b/images/merge-2.png new file mode 100644 index 00000000..e098281e Binary files /dev/null and b/images/merge-2.png differ diff --git a/images/merge-3.png b/images/merge-3.png new file mode 100644 index 00000000..c20ac59d Binary files /dev/null and b/images/merge-3.png differ diff --git a/images/merge-4.png b/images/merge-4.png new file mode 100644 index 00000000..c6b87fe8 Binary files /dev/null and b/images/merge-4.png differ diff --git a/images/merge-screen.png b/images/merge-screen.png new file mode 100644 index 00000000..a120bd61 Binary files /dev/null and b/images/merge-screen.png differ diff --git a/images/metrics-scale.png b/images/metrics-scale.png new file mode 100644 index 00000000..576fee4f Binary files /dev/null and b/images/metrics-scale.png differ diff --git a/images/person-shadow-dark.png b/images/person-shadow-dark.png new file mode 100644 index 00000000..d7a9bb7f Binary files /dev/null and b/images/person-shadow-dark.png differ diff --git a/images/person-shadow.png b/images/person-shadow.png new file mode 100644 index 00000000..216c6cde Binary files /dev/null and b/images/person-shadow.png differ diff --git a/images/prompted-mode.png b/images/prompted-mode.png new file mode 100644 index 00000000..047e3e90 Binary files /dev/null and b/images/prompted-mode.png differ diff --git a/images/prompted-results.png b/images/prompted-results.png new file mode 100644 index 00000000..b24589e3 Binary files /dev/null and b/images/prompted-results.png differ diff --git a/images/selector-rocket.png b/images/selector-rocket.png new file mode 100644 index 00000000..f0113672 Binary files /dev/null and b/images/selector-rocket.png differ diff --git a/images/slideshare-widget.png b/images/slideshare-widget.png new file mode 100644 index 00000000..9cacacd4 Binary files /dev/null and b/images/slideshare-widget.png differ diff --git a/images/speakerdeck-widget.png b/images/speakerdeck-widget.png new file mode 100644 index 00000000..ed7c7a56 Binary files /dev/null and b/images/speakerdeck-widget.png differ diff --git a/images/system-mapping-intro.png b/images/system-mapping-intro.png new file mode 100644 index 00000000..80ef8ff4 Binary files /dev/null and b/images/system-mapping-intro.png differ diff --git a/images/systems-connection-type-example.png b/images/systems-connection-type-example.png new file mode 100644 index 00000000..f0af936e Binary files /dev/null and b/images/systems-connection-type-example.png differ diff --git a/images/systems-connection-type.png b/images/systems-connection-type.png new file mode 100644 index 00000000..b91edd84 Binary files /dev/null and b/images/systems-connection-type.png differ diff --git a/images/systems-magazine-ready.png b/images/systems-magazine-ready.png new file mode 100644 index 00000000..177a5920 Binary files /dev/null and b/images/systems-magazine-ready.png differ diff --git a/images/systems-reinforcing-loop.png b/images/systems-reinforcing-loop.png new file mode 100644 index 00000000..33c0af8e Binary files /dev/null and b/images/systems-reinforcing-loop.png differ diff --git a/images/template-selection.png b/images/template-selection.png new file mode 100644 index 00000000..dcee59bf Binary files /dev/null and b/images/template-selection.png differ diff --git a/images/youtube-widget.png b/images/youtube-widget.png new file mode 100644 index 00000000..9c0d6592 Binary files /dev/null and b/images/youtube-widget.png differ diff --git a/welcome.md b/welcome.md new file mode 100644 index 00000000..ea3d040f --- /dev/null +++ b/welcome.md @@ -0,0 +1 @@ +# Kumu Documentation