Jake G
Jake G
I will, thanks!
oxipng is fast! so happy I found this pull request so I could learn of this tool!
Thanks for this, I used a variation of it: ```scss pre code[data-lang]::before { content: attr(data-lang) ': ' " "; color: var(--a1); } ``` This is the result: https://abridge.netlify.app/overview-code-blocks/ or here's...
I had another thought about this. Currently my site has a copy button for ALL code blocks. Then I got to thinking... what about the blocks where I do not...
Maybe as an optional feature instead of as a default then. when you have a team working on various projects, and some tasks are capitalized and others are not, it...
In Kanboard there is a plugin called BigBoard. It allows you to select multiple projects and see all cards simultaneously related to those projects. Over the last few days I...
I don't have anywhere near this number of tasks, I may generate some test data and see if I can do anything to increase performance. If anyone has done any...
I never did figure out why logging in did not work, decided to just stick with kanboard for now. If anyone has any idea how to fix this or even...
Thanks! I will give it a shot when i get a little spare time! (I cannot even remember if I tried that or not, too many projects lately.)
I got it up and running on Ubuntu 20.04 but I hit a snag: https://github.com/plankanban/planka/issues/184