Description Usage Arguments Value Examples
Extract user name and repo name from a Github repo URL
1 | github_extract_user_repo(repo.url)
|
repo.url |
A Github repo.url, character |
List with two values: user.name and repo.name
1 | github_extract_user_repo("https://github.com/strengejacke/sjstats")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.