Danny Ben Shitrit
Danny Ben Shitrit
Not sure there is even something I can do about it. FlicFlac just runs an external executable to convert - if it was successful (zero exit code) then this is...
I need a sample m4a file that does not work if I am to look into it. All the samples I have found (through an admittedly shallow search) convert successfully.
I am also interested in the ability to change colors. In my case, the dark background is the problem, so I would love it if one of these options will...
> you can use the following `_includes/head.html` template: Already done for https://bashly.dev as a test. > Why this is not being picked up by Google in your sample You say...
Sort order is alphabetic by default, directories first, and can be changed to "freeform". See https://madness.dannyb.co/#controlling-sort-order Hopefully this helps. If it is not clear or not helpful, let me know.
No, there is no descending sorting order. There is only the custom sorting order, or this option in the settings file: ```yaml # choose navigation sort order: # sort_order: dirs_first...
This is a valid use case. Keep the issue open, I might add it. Looking at your implementation, I think I would rather have a separate boolean flag: `reverse_sort: true`...
Nice. My thoughts: 1. The binary itself is - as expected - big, but still smaller than I expected. 2. Testing this executable using existing tests is partially possible -...
> > Hey - this looks super cool. > > Any chance to have built release binaries, so we can install with eget? > > I'm going to check on...
Yes. Assuming I understand you correctly, I had this thought before, and I think we may have even discussed this somewhere in the discussions or issues. Correct me if my...