explain-git-with-d3 icon indicating copy to clipboard operation
explain-git-with-d3 copied to clipboard

Make the specific examples linkable

Open SoonDead opened this issue 10 years ago • 1 comments

I would imagine this to include adding specific url fragment at the end of an url and parsing it at page load to initialize the specific example.

What would be even better is to be able to make my own custom examples. It would include serializing the current commit and origin data to json, converting it to base64 and add it to an url fragment or parameter.

This site is already pretty useful for explaining git concepts. Even laymen can digest most of what is happening. Since I plan to use it in presentations, loading an example instantly would be great.

SoonDead avatar Jan 27 '15 07:01 SoonDead

This is a good suggestion. I will explore some options.

onlywei avatar Jan 27 '15 14:01 onlywei