Daryl Gubler
Daryl Gubler
I am not sure this is even within the scope of this project and could add unwanted complexity. Or even be worth the time it would take to implement :)...
#### 🎯 Subject of the issue On macOS there is the symbol that can be entered with `Option-Shift-K`. I don't know the code-point that is used here and I...
One of my favorite features from RES is keyboard navigation (with highlighted "active" post). - J: Previous Post - K: Next Post - H: Hide Post - enter: follow link...
It would be helpful to have a way to access icons from PHP code (for example, to send SVG data in a payload to be loaded by JS). This could...
My team uses named arguments for all arguments if possible. I was using `nullOrString` and got a 'Missing first argument' error. After some debugging, I found out that when using...
This addresses #373, which I also ran into while setting up Majola. This updates the example docker file and the README with the new paths that Majola is using.