André Angelantoni

Results 12 comments of André Angelantoni

Well, almost started. The docker image is failing to run the site so I'm building from scratch.

https://github.com/endoflife-date/endoflife.date/pull/6048

Per the request of the maintainers, they will perform changes to the README. Leaving this open as a placeholder.

@captn3m0 Happy to do that but it doesn't look to me that the column will work for this. The logic uses the date (in part) to determine the status/color: ```...

I suppose I could alter the code to handle a "hard yes" and a "hard no." Not attached to either way, just let me know what you'd like me to...

@captn3m0 I'm reviewing the code in product.html and I'm seeing duplication: ``` {% if page.eoasColumn %}{{ page.eoasColumnLabel }}{% assign colCount = colCount | plus:1 %}{% endif %} {% if page.eolColumn...

@captn3m0 for the duplication comment, I retract that: I read too quickly and thought the variable names were the same. Thank you for your other comments, that clarified things for...

@captn3m0 checking in...is this better? Cheers.

Looks like this now: ![image](https://github.com/user-attachments/assets/47e4706a-e81a-4e01-9f8d-5fd6426ed425)