orchidhq / Orchid

Build and deploy beautiful documentation sites that grow with you
https://orchid.run
GNU General Public License v3.0
512 stars 53 forks source link

Add Github user/repo embed tag #370

Open cjbrooks12 opened 4 years ago

cjbrooks12 commented 4 years ago

It's often useful to link to a Github repo. Rich embeds like Github Cards or like the on Dev.to give a nice preview of the repo.

Proposal:

Add a new github tag, which accepts a username or a username/repo to link to.

{% github 'orchidhq/orchid' %}