mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# Tutorials
|
|
|
|
**Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/Tutorials.md)
|
|
|
|
This is list of publicly available Tutorials for using Mermaid.JS . This is intended as a basic introduction for the use of the Live Editor for generating diagrams, and deploying Mermaid.JS through HTML.
|
|
|
|
For most purposes, you can use the [Live Editor](https://mermaid-js.github.io/mermaid-live-editor), to quickly and easily render a diagram.
|
|
|
|
|
|
## Live-Editor Tutorials
|
|
The definitions that can be generated the Live-Editor are also backwards-compatible as of version 8.7.0.
|
|
|
|
[GitLab Unfiltered: How to Create Mermaid Diagrams](https://www.youtube.com/watch?v=SQ9QmuTHuSI&t=438s)
|
|
|
|
[GitLab Unfiltered: Emilie adds a mermaid diagram to the handbook](https://www.youtube.com/watch?v=5RQqht3NNSE)
|
|
|
|
[World of Zero: I Learn How To Build Flowcharts and Signal Diagram's in Mermaid.JS](https://www.youtube.com/watch?v=7_2IroEs6Is&t=207s)
|
|
|
|
[Eddie Jaoude: Can you code your diagrams?](https://www.youtube.com/watch?v=9HZzKkAqrX8)
|
|
|
|
|
|
## Mermaid with HTML:
|
|
Examples are provided in [Gettting Started](n00b-gettingStarted.md)
|
|
|
|
**CodePen Examples:**
|
|
|
|
https://codepen.io/CarlBoneri/pen/BQwZzq
|
|
|
|
https://codepen.io/tdkn/pen/vZxQzd
|
|
|
|
https://codepen.io/janzeteachesit/pen/OWWZKN
|
|
|
|
|
|
## Mermaid with Text Area:
|
|
|
|
https://codepen.io/Ryuno-Ki/pen/LNxwgR
|