pinage404
pinage404
Hi, I have just discovered this project First of all, it's interesting --- The first question that came to my mind was : what features are not supported but are...
Hi, I tested this extension on a shell script It worked when i opened a folder containing the script But it didn't worked when i opened a workspace (with only...
Hello, https://mobster.cc has a certificate error http://mobster.cc works
**Is your feature request related to a problem you're trying to solve? Please describe.** I would like to install package hosted on GitLab with Nix Flakes DevBox seems to support...
pass the rendered path in the template, as suggested here https://github.com/rust-lang/mdBook/issues/1238#issuecomment-636270351 which allows to add the canonical URL https://gitlab.com/pinage404/git-gamble/-/commit/c7c2e601f9d42f1d2f88e81654787c4d0ba82545#4e2dfdde34a65a1bb4b51a5effb6635b41af0fbc_59_60 the intention of this PR is just to help the subject...
Hello, For your information, [this project has been packaged to nixpkgs](https://github.com/NixOS/nixpkgs/pull/330652) It is now more easier for any [Nix](https://nixos.org/) user to use your package ```sh nix-shell --packages git-igitt ``` https://search.nixos.org/packages?channel=unstable&type=packages&query=git-igitt...
Hello, I'm trying to setup `cargo-binstall` While trying, i put the hardcoded URL (i will use template when it works) ```toml [package.metadata.binstall] pkg-fmt = "bin" pkg-url = "https://gitlab.com/api/v4/projects/pinage404%2Fgit-gamble/packages/generic/git-gamble-linux/2.9.0/git-gamble_v2.9.0_x86_64_linux" ``` Using...
Hi, **Describe the bug** `slidev build` fails after upgrade with `Invalid end tag` **Minimal reproduction** Steps to reproduce the behavior: I did a minimal reproductible test repository https://gitlab.com/pinage404/slidev_broken_upgrade With this...
Hi, **Describe the bug** Markdown-it plugin seems to not work when the `slides.md` file is in a subfolder **Minimal reproduction** Steps to reproduce the behavior: I did a minimal reproductible...