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

Website example no longer is served correctly #3

Open
davidskeck opened this issue Mar 10, 2024 · 2 comments
Open

Website example no longer is served correctly #3

davidskeck opened this issue Mar 10, 2024 · 2 comments

Comments

@davidskeck
Copy link

Hello,

I am trying to run the example with bundle exec jekyll serve, and it only renders an RSVP page with no styling.

image

I do see an error in the Jekyll serve log:

[2024-03-10 15:24:58] ERROR `/assets/main-bundle.js' not found.

Is there something I can try to fix this? Thank you!

@adrianleh
Copy link

adrianleh commented May 7, 2024

I fixed this issue by changing the Gemfile to

source "https://rubygems.org"

gem "jekyll-theme-easy-wedding"

The one in the example folder has a local reference to the theme gem

@Mitchello457
Copy link

Mitchello457 commented Oct 26, 2024

I was not able to solve this issue. I have been looking everywhere. Any help would be appreciated.

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

No branches or pull requests

3 participants