Update README.md
This commit is contained in:
@@ -1,11 +1,14 @@
|
|||||||
# GithubCard from astro-github-component
|
# 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/>
|
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/>
|
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
|
```sh
|
||||||
npm i astro-github-component
|
npm i astro-github-component
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user