Antonio Pagano
Antonio Pagano
Sometimes you need to add an active class to a list of elements based on the current application route or other conditions, it would be good to provide a helper...
Plugin should warn users if installed version of heroku doesn't have the container plugin merged (
When using grift.Run inside another grift with a task that doesn't exist Grift doesn't say anything and doesn't do anything, it should at least say that the invoked grift doesn't...
As we're focusing on HTML syntax for HTML we could add a reviewer that checks for non-void self-closing tags. In the HTML syntax for HTML there are a set of...
It is important to keep the documentation in godoc updated. You can see that some packages and files still need docs if you go to see the package in go.dev.
After some conversations, I've come to think the following strategy is doable: - When `doco init` is invoked, it would generate a styles.css file with default styles. - When generating...
Even tho Doco cannot control when or how it will be shown; it would be good to generate a 404 page so the user can set it up if desired.
There is a need to include custom HTML on documentation pages. Unfortunately, Doco does not support this. I'm adding this issue to keep track of it. The use case for...
This is a suggestion from my talk at @wawandco. I'm not an ARIA expert but there might be folks interested in this.
As I was putting together the Retabler documentation site, docs.retabler.com, I noticed that commercial sites might require links on the right menu that differ from Github. This issue is about...