This looks great! Thank you for open-sourcing it. I'm looking forward to using it.
In the use-case I have in mind, we'd use it to enrich our internal and project documentation, which we usually build with Hugo, and host on Gitlab pages. However, we're committed to making this documentation as accessible as possible.
I wonder if you'd be open to some suggestions to make Nutshell more accessible. AFAIK, this'd mostly involve adding some attributes (e.g. aria-role="button", aria-label="Title of iFrame").
This looks great! Thank you for open-sourcing it. I'm looking forward to using it.
In the use-case I have in mind, we'd use it to enrich our internal and project documentation, which we usually build with Hugo, and host on Gitlab pages. However, we're committed to making this documentation as accessible as possible.
I wonder if you'd be open to some suggestions to make Nutshell more accessible. AFAIK, this'd mostly involve adding some attributes (e.g.
aria-role="button"
,aria-label="Title of iFrame"
).