landscape icon indicating copy to clipboard operation
landscape copied to clipboard

Allow projects to set LinkedIn page

Open deepthi opened this issue 3 years ago • 1 comments

landscape.yml does not allow you to specify a LinkedIn page for a project. We have a LinkedIn community for Vitess at https://www.linkedin.com/groups/12261364/. It will be nice to provide a link to this in the Landscape instead of linking to CNCF.

deepthi avatar Jan 03 '23 15:01 deepthi

I would love to work on this issue if it's not been already assigned to anyone else

chandankumar1307 avatar Jan 05 '23 03:01 chandankumar1307

@tegioz I assume this is possible with landscape v2?

caniszczyk avatar Mar 12 '24 14:03 caniszczyk

Not yet, but it's on the list (we got it from this issue actually 😉). We'll take care of it soon.

tegioz avatar Mar 12 '24 15:03 tegioz

This is now available in landscape v2. You can override the LinkedIn url obtained from Crunchbase (when available) by setting it in the item's extra field:

extra:
  linkedin_url: https://www.linkedin.com/...

tegioz avatar Apr 11 '24 12:04 tegioz