gem.sh
gem.sh copied to clipboard
Cheatsheets for any gem
It would interesting to explore if it would make sense to provide a tab for each gem, where either users or gem maintainers can contribute suggestions for a cheatsheet.
Even if it's integrating something like devhints or something similar to it: https://devhints.io
In your mind, what's this look like in terms of architecture? I can think of a few different ways: gem -> cheatsheet -> category -> item; or gem -> cheatsheet table (with stored document, such as MD).
I think either would work. But we probably would need to do some research to figure out what people would want/expect from such a feature.
I like the simplicity of the devhints.to content just being a markdown file which gets formatted/displayed in a certain way, see the content here: https://github.com/rstacruz/cheatsheets