Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling errors when previewing the theme locally #6

Merged
merged 3 commits into from
Feb 21, 2022
Merged

Handling errors when previewing the theme locally #6

merged 3 commits into from
Feb 21, 2022

Conversation

choraria
Copy link
Contributor

Loved the theme and wanted to try it locally but ran into 2 issues —

  1. "GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data."
  2. "`require': cannot load such file -- webrick"

adding `github: [metadata]` as suggested here — github/pages-gem#399 (comment)
running `bundle add webrick` as suggested here — jekyll/jekyll#8523 (comment)
remove "github-pages" dependency
@BDHU BDHU merged commit f21a84c into BDHU:main Feb 21, 2022
@BDHU
Copy link
Owner

BDHU commented Feb 21, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants