A service to display a quick summary of a project on GitHub.
Usage
📖
Paste the code below with details filled in as specified below into your Readme.md.
{repo} is the name of the repository.
{user} is the name of the user.
[](https://github.com/{user}/{repo})
An example of the project card:
Here,
{repo} : linux
{user} : torvalds
Themes
🎨
You can change the theme of the project card by adding a theme parameter to the URL.
[](https://github.com/{user}/{repo})
Available Themes
dark-blue(default)
light
violet
More themes coming soon ...