Skip to content

Instantly share code, notes, and snippets.

@markuman
Created December 6, 2018 14:18
Show Gist options
  • Save markuman/b95212a742cd08ee74b4f45d347c8000 to your computer and use it in GitHub Desktop.
Save markuman/b95212a742cd08ee74b4f45d347c8000 to your computer and use it in GitHub Desktop.
[m@xps13 docs]$ mdbook-mermaid ~/git/go-redis/docs/
Rendering failed
[m@xps13 docs]$ pwd
/home/m/git/go-redis/docs
[m@xps13 docs]$ tree
.
|-- book
| |-- FontAwesome
| | |-- css
| | | `-- font-awesome.css
| | `-- fonts
| | |-- FontAwesome.ttf
| | |-- fontawesome-webfont.eot
| | |-- fontawesome-webfont.svg
| | |-- fontawesome-webfont.ttf
| | |-- fontawesome-webfont.woff
| | `-- fontawesome-webfont.woff2
| |-- ayu-highlight.css
| |-- book.js
| |-- chapter_1.html
| |-- clipboard.min.js
| |-- css
| | |-- chrome.css
| | |-- general.css
| | |-- print.css
| | `-- variables.css
| |-- favicon.png
| |-- highlight.css
| |-- highlight.js
| |-- index.html
| |-- print.html
| `-- tomorrow-night.css
|-- book.toml
`-- src
|-- SUMMARY.md
|-- chapter_1.md
|-- mermaid-init.js
|-- mermaid.css
`-- mermaid.min.js
6 directories, 27 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment