Minimal sample for embedding for the sveltejs/svelte
repo
<github-card repo="sveltejs/svelte">
<script defer src="https://cdn.jsdelivr.net/gh/reddec/github-card@1/dist/github-card.min.js"></script>
</github-card>
Additional flags:
flat="yes"
- disables card shadowplain="yes"
- disables logo for the repositoryI wanted to add nice Github card to my blog, but I didn't want to learn PHP (wordpress).