benjamin wil
benjamin wil
Thanks for reporting. I have a feeling that there are a few issues with regard to `master` no longer being the default branch name for some git forges, and Git...
I think that looking for “main” or “master” would be the safest way forward. But I think making the main branch name configurable would be the best option in the...
Actually, even Primer, the CSS framework we use, recommends we manage it as an NPM module. It is not unusual for Ruby projects to manage a `package.json` with auxiliary NPM...
There is movement on this now. I've opened #1824, which requests that we start managing JavaScript dependencies using `yarn`. If we can merge this, or another pull request like it,...
Thanks for reporting this. I'll update this issue once I've resolved the issue.
Will be live in the next version of Gollum.
Thanks for reporting. As I said on your other, similar issue. I think that some of these issues can be resolved by refactoring `gollum-lib` to have a more robust `Gollum::Wiki.default_ref`...
In #1671 I will be touching the navigation menu templates, so maybe there's an opportunity to make label updates as well. In my PR, I separate the menu buttons into...
I just looked more deeply into making these changes. I wonder if it is too disruptive to make changes to the "Overview" and "Latest Changes" labels at this time. The...
I recall a thread about the `gollumorg` Docker organization but I'm having trouble locating it. @dometto Do you know what has happened with that organization?