top | item 22129165 (no title) datasert | 6 years ago Side topic: Any idea how sequence diagram in page [0] is created? It is not an image but text over-layed with some background images and I think it looks and feels awesome.[0] https://paul.copplest.one/gists/secrets-management-sops.html... discuss order hn newest coddingtonbear|6 years ago Might be a mermaid graph, I think.https://mermaid-js.github.io/mermaid/#/ kiwicopple|6 years ago This is correct - I use mermaid js (the site is made with VuePress) dimtion|6 years ago If you look at the source you'll find out that it is actually a SVG. https://developer.mozilla.org/en-US/docs/Web/SVG
coddingtonbear|6 years ago Might be a mermaid graph, I think.https://mermaid-js.github.io/mermaid/#/ kiwicopple|6 years ago This is correct - I use mermaid js (the site is made with VuePress)
dimtion|6 years ago If you look at the source you'll find out that it is actually a SVG. https://developer.mozilla.org/en-US/docs/Web/SVG
coddingtonbear|6 years ago
https://mermaid-js.github.io/mermaid/#/
kiwicopple|6 years ago
dimtion|6 years ago