lxndrblz / anatole

Anatole is a minimalistic two-column theme for Hugo.
https://themes.gohugo.io/themes/anatole/
MIT License
651 stars 363 forks source link

add mermaid support for making diagrams #359

Closed jforman closed 2 years ago

jforman commented 2 years ago

https://gohugo.io/content-management/diagrams/#mermaid-diagrams

Description

Mermaid JS library provides the ability to create markdown-based diagrams and charts within your Hugo markdown.

This PR provides the ability for a user to include those diagrams in their posts, pages, etc.

Issue Number:

n/a

Additional Information (Optional)


Checklist

Yes, I included all necessary artefacts, including:


Testing Checklist

Yes, I ensured that all of the following scenarios were tested:


Notify the following users

@jforman

netlify[bot] commented 2 years ago

Deploy Preview for anatole-demo ready!

Name Link
Latest commit 80f19b0105564c809ae9657ead61f0ef69429eeb
Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6288b4a47e2be50008db630d
Deploy Preview https://deploy-preview-359--anatole-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

lxndrblz commented 2 years ago

Closes #360 .