Skip to content

pvdyck/mermaid-gitbook

Repository files navigation

mermaid-gitbook

GitBook source code for mermaid website.

Develop

yarn watch
open http://localhost:4000

Edit markdown/images/styles files in content folder.

Release

Make sure you have cloned mermaid website to the same parent folder as this project.

yarn release
cd ../mermaidjs.github.io && git commit -a && git push

About

GitBook source code for mermaid website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 12.8%