How to recreate Cards example? #1795
Unanswered
haydenflinner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm a beginner playing around in the Try Hazel experience, though I also downloaded and ran the repo, hence the PRs.
I'm looking at
documentation/cardsat this url.* How would I create this card-like viz within my own code?The stepper / clicking around or right clicking doesn't seem to provide any hints.
I've found this, but I assume I am not to hand-edit this 😛
https://github.com/hazelgrove/hazel/blob/dev/src/web/init/docs/Cards.ml
It seems
documentation/liveletsmay be the most related topic, but I still can't figure out how to navigate to the code which draws these cards. I see that in the livelits page a "" is present to indicate livelits if I change modes, but I don't see a "" in the cards demo source, even after probing.I recorded my experience poking around this, if it's of any interest 😃
All reactions