Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 560 Bytes

link-card.md

File metadata and controls

19 lines (12 loc) · 560 Bytes
title
Link Card

Links can be rendered as cards by using the link shortcode. The only required parameter is the URL you wish to scrape for metadata.

{ % link "https://thesiteurl.com" % }

Examples

{% link "https://developer.mozilla.org/en-US/docs/Web/JavaScript" %}

{% link "https://github.com/microlinkhq/metascraper" %}

{% link "https://blog.izs.me/2010/12/an-open-letter-to-javascript-leaders-regarding/" %}

{% link "https://humanwhocodes.com/blog/2021/12/making-open-source-project-sponsor-ready-accepting-sponsorships/" %}