Helpful (?) diagram on landing page #70
Reference in New Issue
Block a user
Delete Branch "diagram"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It was a bit hard to wrap my head around all of the terminology at first, so here's a little diagram I would've loved to have 😁
It might only make sense to me, feel free to ignore the PR if so. This PR puts it on the landing page, but of course it could be somewhere less visible too.
It's made with Excalidraw, so you can just drop the SVG there and edit it if any modification is needed. Seeing that this renders pretty bad with a dark theme, we could also do away with the transparency and just export to PNG.
I like the idea of a diagram. Do you think we could leverage hugo-book's MermaidJS support here, so that we don't have to deal with separately maintaining an SVG?
Of course, we'd use the markdown-compatible shortcode notation
{{% %}}instead of the{{< >}}as in the linked example.I'd also like to see if we can't link to this diagram, if not embed it directly:
https://gist.github.com/TayouVR/a48b37bbc45765b8f9ec8a231c9f101c
The big diagram is licensed under CC0, so we should use it. Needs updating to include XRizer.
Coming back to this. I tested out the big diagram. It can render on the wiki fine but it's difficult to read, both in terms of tiny text, and the sheer size/complexity of it. Putting it aside for now. I would like to use OP's diagram but rewritten in Mermaid so we can easily update it.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.