Andrey Kozlov

Results 115 comments of Andrey Kozlov

I share the idea of using a landscape.yml as a source of our data, and that we should generate the page based on this data.

I can tell you if it is better to have this as a part of cncf/landscapeapp project or as a separate project when you draw me a very simple sketch...

@CathPag Is it something like this what we should aim to display?

I started a work on a table, right now I see there is a small set of projects which are eligible for the table(about 10), and I plan to use...

@CathPag https://landscape.cncf.io/summary

I've switched everything to fetch data only from the `landscape.yml` ! I added the support for the extra `summary_` fields in the `extra` section, https://github.com/cncf/landscape/blob/master/landscape.yml#L176 I agree to make a...

My nearest plan is to provide a UI to edit summary fields

I've updated the UI - now you have buttons to filter by category, plus I consider all CNCF projects eligible for this table. Please take a look!

I want to get a better solution, the list of options will grow too much with this approach, instead I would prefer something like a `customCss` property where people can,...

@milanlakhani we don't need crunchbase key at this moment, because you can just use `organization: { name: 'test'}}` for that purpose