mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Update n00b-gettingStarted.md
This commit is contained in:
parent
2c27f422d9
commit
1e605cdf0f
@ -12,7 +12,7 @@ Most web browsers, such as Firefox, Chrome and Safari, can render mermaid, Inter
|
|||||||
## For beginners, there are four relatively easy ways you can use mermaid:
|
## For beginners, there are four relatively easy ways you can use mermaid:
|
||||||
1. Using the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/). For some popular video tutorials on the live editor go to [Overview](./n00b-overview.md).
|
1. Using the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/). For some popular video tutorials on the live editor go to [Overview](./n00b-overview.md).
|
||||||
2. Using one of the many [mermaid plugins](https://mermaid-js.github.io/mermaid/#/integrations).
|
2. Using one of the many [mermaid plugins](https://mermaid-js.github.io/mermaid/#/integrations).
|
||||||
3. Using the mermaid API on your webpage.
|
3. Hosting mermaid on a webpage, with an absolute link.
|
||||||
4. Downloading mermaid and hosting it on your Web Page.
|
4. Downloading mermaid and hosting it on your Web Page.
|
||||||
|
|
||||||
**Notes**: More in depth information can be found on [Usage](./usage.md).
|
**Notes**: More in depth information can be found on [Usage](./usage.md).
|
||||||
@ -77,7 +77,7 @@ When the mermaid plugin is installed on a Confluence server, one can insert a me
|
|||||||
## The following are two ways of hosting mermaid on a webpage.
|
## The following are two ways of hosting mermaid on a webpage.
|
||||||
**This is covered in greater detail in the [Usage section](https://mermaid-js.github.io/mermaid/#/usage)**
|
**This is covered in greater detail in the [Usage section](https://mermaid-js.github.io/mermaid/#/usage)**
|
||||||
|
|
||||||
## 3. Using the Mermaid API:
|
## 3. Using the Mermaid API: The quick and dirty way of deploying mermaid
|
||||||
|
|
||||||
This method can be used with any common web server. Apache, IIS, nginx, node express [...], you pick your favourite.
|
This method can be used with any common web server. Apache, IIS, nginx, node express [...], you pick your favourite.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user