evil-collection
evil-collection copied to clipboard
Feature Request: Website
Hi,
What do you think of having an html website that renders all the keybindings in tables README.org nicely?
I was thinking like what spacemacs has for their layers:
https://develop.spacemacs.org/doc/QUICK_START.html#describe-functions
https://develop.spacemacs.org/layers/+lang/python/README.html
M-x evil-collection-describe-bindings
Thanks for sharing that command. I'll definitely be using it. I still think it would be cool to have a website though the way spacemacs does for their layers. I imagine we could do this with org-mode? Is the main reason to not have a website extra maintenance costs?
I tried evil-collection-describe-bindings but it doesn't show smerge bindings for me and I'm in smerge mode currently.
It's not a bad idea but maintenance seems tricky unless we can get auto-generation of keybindings going.
unless we can get auto-generation of keybindings going.
Let's think about how to do that.
Do any other emacs libraries auto-generate keybindings into an org-mode table?
There seems to not be enough interest here, think we can close this for now. If you have other ideas, feel free to reopen.