kakawait / hugo-tranquilpeak-theme

A gorgeous responsive theme for Hugo blog framework
https://tranquilpeak.kakawait.com
GNU General Public License v3.0
926 stars 525 forks source link

Add MermaidJS plugin #513

Closed AnceretMatthieu closed 3 years ago

AnceretMatthieu commented 3 years ago

This pull request add MermaidJS shortcode to this theme (you can see a example here : https://anceret-matthieu.fr/2020/09/mermaid/). Mermaid allow to draw diagram and schema with text (Markdown syntax like).

If you have questions or feedback I'm happy to discuss.

Matthieu.

kakawait commented 3 years ago

Thank you

Attention you've downgraded some other 3rd party libs

kakawait commented 3 years ago

Perfect. I'll merge.

However I was thinking on something that will automatically load JS dependency as soon you use mermaid on the page. To avoid explicitly use mermaid param.

So maybe on coming commit I'll remove that param