Lioman
Lioman
If you install most recent versions, one need to check for namespace plugins too
I changed the colors slightly to get an AA score for contrast See: [Understanding WCAG](https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast?utm_source=devtools&utm_medium=a11y-panel-checks-color-contrast) Additionally I added aria labels to social links Light-Theme:  Dark-Theme:  I had to...
Groc produces paths like web\index.jsp on a winServer. is there a configuration hook to unix like web/index.jsp
This is an early stage and it is not tested yet. I think it would be nice that it is possible to subscribe to the news of the celery project....
My initial idea is working only for the mentioned `\u00ad` char. I stripped the non-printable chars by replacing them by `" "` Not sure if we need `json.dumps` and for...
Fixes #18 by enabling copy and paste
I tried to upgrade the build to a newer sdk as the minimal versions are raised for new versions - upgrade gradle - increase build versions to actual ones -...