Update index.html
Browse files- index.html +17 -28
index.html
CHANGED
@@ -49,34 +49,23 @@ journey
|
|
49 |
</div>
|
50 |
|
51 |
<div class="mermaid">
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
Note over web,db: When the user is authenticated, they can now submit new posts
|
70 |
-
web->>+blog: Submit new post
|
71 |
-
blog->>db: Store post data
|
72 |
-
|
73 |
-
par Notifications
|
74 |
-
blog--)mail: Send mail to blog subscribers
|
75 |
-
blog--)db: Store in-site notifications
|
76 |
-
and Response
|
77 |
-
blog-->>-web: Successfully posted
|
78 |
-
end
|
79 |
-
end
|
80 |
</div>
|
81 |
|
82 |
<div class="mermaid">
|
|
|
49 |
</div>
|
50 |
|
51 |
<div class="mermaid">
|
52 |
+
mindmap
|
53 |
+
root((mindmap))
|
54 |
+
Origins
|
55 |
+
Long history
|
56 |
+
::icon(fa fa-book)
|
57 |
+
Popularisation
|
58 |
+
British popular psychology author Tony Buzan
|
59 |
+
Research
|
60 |
+
On effectiveness<br/>and features
|
61 |
+
On Automatic creation
|
62 |
+
Uses
|
63 |
+
Creative techniques
|
64 |
+
Strategic planning
|
65 |
+
Argument mapping
|
66 |
+
Tools
|
67 |
+
Pen and paper
|
68 |
+
Mermaid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
</div>
|
70 |
|
71 |
<div class="mermaid">
|