5 ms·
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 fe
by datasert 7y 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#how-sops-works https://paul.copplest.one/gists/secrets-management-sops.html...
- dimtion 7y agoIf you look at the source you'll find out that it is actually a SVG. https://developer.mozilla.org/en-US/docs/Web/SVG https://developer.mozilla.org/en-US/docs/Web/SVG
- coddingtonbear 7y agoMight be a mermaid graph, I think. https://mermaid-js.github.io/mermaid/#/ https://mermaid-js.github.io/mermaid/#/
- kiwicopple 7y agoThis is correct - I use mermaid js (the site is made with VuePress)