55 Commits

Author SHA1 Message Date
Michael Baumgartner
e79a08ee0f
Replace mermaid-js.github.io links
Replace each link to mermaid-js.github.io with corresponding link
at the webhelp (/ website), using the redirects to get these links.
(The redirects are to the http:// sites. I replace it with the https://
links of course.)
2024-02-25 19:24:30 +01:00
Michael Baumgartner
77706216c9
Replace links to docs with links to webhelp
The docs are availabe as webhelp, which is a nicer viewer than
the plain markdown at GitHub. So a little search & replace:
- "(./docs" --> "https://mermaid.js.org"
  vim command ":%s/(.\/docs/(https:\/\/mermaid.js.org/g"
- ".md)" --> ".html)"
  vim command ":%s/.md)/.html)/g"
2024-02-25 18:58:48 +01:00
Michael Baumgartner
d9448e4a91
Link to contributing page on webhelp
The constributing page is not a plain markdown any more.
It is part of the generated webhelp, so link to this. Some of the links
were still to the symbolic link at the root of the repository.
2024-02-25 18:48:51 +01:00
Jason Dent
4a7489a7b6 chore: Update cspell and fix issues
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files
2024-02-14 23:17:44 +01:00
Sidharth Vinod
6fd69090ed
Merge branch 'master' into develop
* master:
  fix: Redirect of old URLs
  fix lint
  add latest blog post
  update discord invite link
  remove holiday promo text
2024-01-30 20:50:30 +05:30
steph
62ae072918 update discord invite link 2024-01-23 21:59:54 -08:00
Sidharth Vinod
17066aab97
Merge branch 'master' of github.com:mermaid-js/mermaid into develop
* 'master' of github.com:mermaid-js/mermaid:
  docs: fix lint
  docs: move community to Discord
  Delete docs/syntax/gantt.html
  Add more detailed docs for Gantt tasks
  Update docs
  Update packages/mermaid/src/docs/syntax/flowchart.md
  Update flowchart.md #5195
2024-01-23 19:55:53 +05:30
Oleg A
8fad1f55e2
docs: move community to Discord 2024-01-23 19:53:41 +05:30
Nikolay Rozhkov
e7824f05cb Fixes for tutorials link 2024-01-04 04:07:56 +03:00
Sanjeet Kumar
38e906edbe
Update README.zh-CN.md
updated twitter logo in README.zh-CN.md
2023-10-07 14:09:19 +05:30
Knut Sveidqvist
279c1ee6ba Merge branch 'master' into develop 2023-10-02 10:22:21 +02:00
Knut Sveidqvist
9644df4021 Merge branch 'release/10.5.0' 2023-10-02 10:18:33 +02:00
steph
f1895ac599 more fixes 2023-09-28 23:52:53 -07:00
Sidharth Vinod
095394dbef
docs: Correct words
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-09-24 11:13:50 +05:30
Sidharth Vinod
ab7fcb26d7
Update URLs. 2023-09-22 10:20:16 +05:30
Sidharth Vinod
c64e2106cf
docs: Add LiveEditor Beta 2023-09-15 13:53:07 +05:30
Sidharth Vinod
ecf14cd4e3
docs: Fix link 2023-08-26 01:33:15 +05:30
Nikolay Rozhkov
341130856f Split development documentation in several separate pages, fixes for the sidebar menu
United similar sections at the intro page

Fix spelling

Update docs
2023-08-18 02:17:15 +03:00
Yokozuna59
20eb28e1a4 fix cspell issues in *.md files 2023-06-26 18:21:09 +03:00
Yokozuna59
7ee971eb9e change REAMDME.md coverage from coveralls into codecov 2023-06-17 17:29:43 +03:00
Sidharth Vinod
8f830a1698
Fix readme link 2023-02-22 12:33:50 +05:30
Sidharth Vinod
9d75665460
Fix links to integrations.md 2023-02-13 10:55:24 +05:30
Sidharth Vinod
3e9978a58c
docs: Add CDN to top links, remove changelog
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-02-10 12:31:14 +05:30
Sidharth Vinod
ad6a43cf81
Add logo to readme 2023-02-09 12:46:05 +05:30
Sidharth Vinod
f6d9868e35
chore: Lint fix 2023-02-09 11:34:20 +05:30
Sidharth Vinod
94d4ee3a2c
Merge pull request #4015 from JeffTrain/develop
docs: minor fix on markdown
2023-02-09 11:33:28 +05:30
Tristan F
a89cb9f0d6
docs(readme-ch): fix twitter link 2023-01-26 12:07:44 -05:00
cnjeftia
5925d8b731 docs: minor fix on markdown in root folder 2023-01-20 11:45:11 +08:00
Alois Klink
1e3d76a0aa docs(README.zh-CN): fix book image src
Copied from ec026eaf82
2022-12-16 18:31:25 +00:00
Sidharth Vinod
de99cdfb4c
chore: Add size shield in readme
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-11-21 08:22:10 +05:30
Sebastian Spier
e653d656b3 Fix links that the link checker could not test (for various reasons) 2022-11-06 22:37:47 +01:00
Sidharth Vinod
1a0d333e2c
chore(docs): Update live editor links 2022-11-01 19:07:13 +05:30
Andy Barlow
114262d353 update user story link 2022-11-01 11:31:10 +00:00
Sidharth Vinod
8ffa7e6334
docs: Update twitter link 2022-10-10 20:47:34 +08:00
Sidharth Vinod
508fbccdb4
docs: Add twitter 2022-10-08 19:20:06 +08:00
Sidharth Vinod
8a2aea219e
docs: ESM import 2022-10-08 09:27:19 +08:00
Sidharth Vinod
98e9f5751a
Prettier pass 2022-09-05 01:00:47 +05:30
Lorin Thwaits
6635d4bc97 Grammatical touch-ups 2022-08-19 21:27:13 +01:00
Ashish Jain
cc45f3ca01
Merge pull request #3151 from pinghe/develop
Add C4 Diagram. Compatible with C4-PlantUML syntax (2). #3038
2022-06-28 19:10:42 +02:00
Sidharth Vinod
4b78a2106d
Update links to mermaid.live (#3163)
* chore: update browsers list

* Re enable markdown & jsdoc linting.

* Update links to `mermaid.live`

Co-authored-by: sidharthv96 <sidharthv96@users.noreply.github.com>
2022-06-24 07:41:22 +02:00
pinghe
0c5b4948cf Update docs. 2022-06-20 16:04:30 +08:00
张乐
4269125838 docs(README.zh-CN): add tutorials link 2022-05-06 03:24:44 +08:00
张乐
0a0c5cae94 docs(README.zh-CN): update Chinese README 2022-05-06 03:10:10 +08:00
Knut Sveidqvist
3c0a2f0fd0 chore: replacing percy with cypress-image-snapshots 2022-03-31 18:06:04 +02:00
lexmin0412
2822fd033a docs(README.zh-CN): keep in pace with README 2022-03-07 01:34:45 +08:00
lexmin0412
ee63856483 docs(README.zh-CN): add security paragraph 2022-03-07 01:15:32 +08:00
lexmin0412
d886c2b6b7 docs(README.zh-CN): add release paragraph 2022-03-07 00:20:52 +08:00
lexmin0412
12d9e81bee docs(README.zh-CN): switch to real mermaid diagrams instead of images 2022-03-07 00:12:08 +08:00
lexmin0412
dd51acb6c0 docs(README.zh-CN): expression optimization 2022-03-06 23:16:50 +08:00
Kai
d818551f50
docs(README*.md): http => https (#2727) 2022-02-14 15:56:59 -08:00