Maciej 'maQ' Kusz
Maciej 'maQ' Kusz
Pre commits are to validate and fix some errors in the code and from one perspective, this could be useful if you thread docs as part of the code. On...
@pawamoy I only partly agree. Yes blogging is one of the main functionality of the project (initialy, the project was named `mkdocs-blog-in`), but other plugins like `pub-debugger` and `pub-minifier` can...
> * whether it's a concern that it's basically 6 projects sharing the stars/downloads stats (while still having separate entries) and thus maybe getting an unfairly high rank (we'll definitely...
> If it's a single project then it can go to a single category 🤔 Yes, but which one is the *correct one*? I don't feel like blogging is the...
@squidfunk are you going to separate them into multiple repositories? Asking because (according to above discussion) it's not possible (or at least not desirable) at the current stage of this...
> I talked to the maintainers of this repository and was told that it is perfectly possible to list the project multiple times in separate categories, only listing the respective...
There is [some code](https://github.com/best-of-lists/best-of-generator/blob/b1ebce49e2a6eafcfbdac546b20381a620092f18/src/best_of/projects_collection.py#L523) in `best-of-list` related to stars counting, but didn't have time to follow how it works.
Seems like `star_count` could be a great workaround. The only thing here would be not to set it manually, but it should be combined with `github_id`/`pypi_id` that are supported by...
> Maybe you meant to add a warning for duplicated projects that do not set star_count: 0? That's a good idea. Didn't think about this, but it could be sufficient...
I will add my plugins today in the evening. Sorry for the delay.