diff --git a/cheatsheets/storymapping/assets/storymap.jpg b/cheatsheets/storymapping/assets/storymap.jpg new file mode 100644 index 0000000..cac40b3 Binary files /dev/null and b/cheatsheets/storymapping/assets/storymap.jpg differ diff --git a/cheatsheets/storymapping/config.json b/cheatsheets/storymapping/config.json new file mode 100644 index 0000000..6172d69 --- /dev/null +++ b/cheatsheets/storymapping/config.json @@ -0,0 +1,8 @@ +{ + "template": "grid-flow", + "mainColor": "#ff0066", + "secondaryColor": "#000000", + "name": "Storymapping", + "description": "How to lead a storymap workshop", + "icon": "assets/logo.png" + } \ No newline at end of file diff --git a/cheatsheets/storymapping/index.md b/cheatsheets/storymapping/index.md new file mode 100644 index 0000000..e64a18a --- /dev/null +++ b/cheatsheets/storymapping/index.md @@ -0,0 +1,33 @@ +::: column +# What is Storymapping... + + +# What it looks like + + +# Why it's powerful + + +::: + +::: column +# Examples + +![Schema of a storymap](assets/storymap.jpg "Storymap example"). + +# Best practice + +Be inclusive, invite stakeholders, sponsors, and the whole dev team + +# Pitfalls + +what not to do :) + +::: +::: column + +# Advanced Storymap + +# Resources + +::: \ No newline at end of file