gclintrimble/LinkedIn README Article Cards

Render LinkedIn article cards as static SVGs and embed them in your README between comment markers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsComma-separated LinkedIn /pulse/ or /posts/ article URLs to render.no""
profile_urlrecent-activity/articles URL the card grid links to (opens in a new tab).no""
config_filePath to a committed JSON config. When set it is authoritative (supports overrides + variants) and the inline style inputs below are ignored. Use this when the runner is authwalled by LinkedIn.no""
maxMaximum number of tiles to render (1-6).no4
columnsNumber of grid columns (1-4).no2
output_dirDirectory (relative to repo root) the SVGs are written to.noassets
comment_tag_nameREADME marker name; cards go between <!-- {name}-START --> and <!-- {name}-END -->.noLINKEDIN-CARDS
readmePath to the README to rewrite.noREADME.md
widthPer-tile width in px (220-1200).no""
border_radiusCorner radius in px (0-40).no""
image_ratioCover image height as a fraction of width (0.0-1.0).no""
max_title_linesMax title lines before truncation (1-4).no""
max_description_linesMax description lines before truncation (0-5).no""
background_colorCard background color (hex).no""
title_colorTitle text color (hex).no""
description_colorDescription text color (hex).no""
stats_colorLikes/stats text color (hex).no""
accent_colorPlaceholder block color when no image is available (hex).no""
font_familyFont family for all text.no""

no outputs