Andre Azzolini

Results 6 issues of Andre Azzolini

Is there a way to execute custom code against the documentation window? Specifically, I would love to be able to use [nvim-colorizer.lua](https://github.com/norcalli/nvim-colorizer.lua) in the documentation window, which would be really...

It would be great if salus supported pnpm support in addition to npm and yarn. The output of `pnpm audit --json` is identical to NPM, so hopefully this is a...

This works pretty well from my testing, but there are more edge cases to handle before this is ready to merge. At a minimum, this needs: - [ ] Tests...

When running `gollum-site serve --watch --working`, pages will regenerate once they are modified on disk. Unfortunately, _Sidebar.md must be committed to the local repository before it will regenerate.

This adds read/write support for value types in the CLI. Notably, this destructures the `type` field inside of the value type properties for direct usage. If we ever support additional...

Prior to this PR, if a client is using the --watch flag and loses connectivity to the Doppler API (either because they lost internet or the service they were connected...