Patrick Armengol

Results 6 issues of Patrick Armengol

https://github.com/monkeyWzr/hugo-theme-cactus/blob/0b41aca2813e0d219a97fbbf65c18640b07c4c8a/layouts/index.html#L101 Currently, the 'projects' section has a static title "Projects". Users are therefore unable to modify the section title to other languages or formatting. I propose adding a configurable `projectsSectionTitle`...

### I've searched open & closed issues for similar requests Yes ### Package name stylelint ### Package homepage https://github.com/stylelint/stylelint ### Languages scss, less, css, sass ### How is this package...

help wanted
new-package-request

rye's `init` command already references an MIT license in the default generated `README.md` and `pyproject.toml`. Should it also generate the relevant `LICENSE` file? Perhaps rye could also add a cli...

Forgive me in advance if this issue is not specific to nvim-dap-ui, but it is the only plugin I've observed exhibiting this behavior and I'm not sure how to fix...

In order to develop a project using the `src` layout, the project module should to be installed. Usually this is done with an editable install like: `pip install -e .`...

enhancement

Installing both the markdown and typescript packs means you end up with no prettier formatting for markdown files. This seems to be because the typescript pack adds a [check for...

help wanted