You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The jekyll-github-metadata plugin will perform some API requests to GitHub, which can lead to rate-limiting warnings.
To avoid seeing these, create a GitHub personal access token with public_repo scope, and set it as the value of the JEKYLL_GITHUB_TOKEN environment variable.
Building and running locally requires Ruby and bundler.
You can either bring your own, or use the Jekyll container image.