Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
Adam Matthiesen 69bf45d672
Merge pull request #22 from MatthiesenXYZ/issue-15-Exceeding_the_octokit_quota_results_in_a_broken_page
Update README.md
2024-03-04 21:32:24 -08:00
.changeset chore: update versions 2024-03-02 10:02:15 +00:00
.github Create gitlab-sync.yml 2024-02-24 11:40:12 -08:00
.vscode Initial commit 2024-02-23 18:44:44 -08:00
package Update README.md 2024-03-04 21:31:52 -08:00
playground update mdx integration and add ratelimit checks for octokit 2024-03-01 11:14:55 -08:00
.gitignore Initial commit 2024-02-23 18:44:44 -08:00
.npmrc chore: update versions 2024-02-24 10:15:39 +00:00
LICENSE update all todos 2024-02-23 19:34:15 -08:00
README.md Update README.md 2024-02-24 11:47:53 -08:00
biome.json Initial commit 2024-02-23 18:44:44 -08:00
package.json update package.jsons 2024-02-25 02:35:01 -08:00
pnpm-lock.yaml add mdx integration as well as some code cleanup and better logs! 2024-02-29 16:38:27 -08:00
pnpm-workspace.yaml well shit... its working 2024-02-24 01:47:57 -08:00

README.md

Astro-Gists

Example

Check the package Readme for more info!

This Repo is Auto-Cloned to GitLab