-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The projects page uses the public GitHub API. It fetches the data each time the page loads. There is a rate limit on the client user's IP address that is easy to reach. We could fetch the projects at build time.
Cons:
Updating the project list/information would require a rebuild and deploy to GitHub Pages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request