-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
# GithubCard from astro-github-component | ||
|
||
<img src="https://github.com/vaporvee/astro-github-component/assets/80621863/f3c23641-0e1e-4bb2-8d2f-ee55ffbf615e" width="300"> | ||
<br><br> | ||
Adds a component to astro with statically built GitHub info and dynamic updated stars and forks. <br/> | ||
Supports GitHub auth tokens in the built process (use a .env for example) and dynamic stars/forks caching to manage the GitHub API rate limiting. <br/> | ||
More features/fixes will follow. | ||
More features/fixes will follow. <br> | ||
<br> | ||
|
||
```sh | ||
npm i astro-github-component | ||
``` | ||
|
||
![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df) | ||
![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df) |