Open HandanYU opened 2 years ago
@HandanYU hi there! There could be several reasons for what is happening, and it is difficult to know without more context.
Are you referring to a local build, or a production build? (i.e. are you making your changes locally while running bundle exec jekyl serve
, or are you pushing changes to GitHub Pages and expecting to see them there?)
Hi, I try to view the site locally through 'jekyll serve', and successfully launch the site at the first time. But there is still an issue that, when I stop this process, I couldn't implement 'jekyll serve' under the original project's root to launch the site successfully. Could you please give me some hints or recommendations to deal with this issue?
On Fri, Jan 14, 2022 at 3:11 AM Joel Glovier @.***> wrote:
@HandanYU https://github.com/HandanYU hi there! There could be several reasons for what is happening, and it is difficult to know without more context.
Are you referring to a local build, or a production build? (i.e. are you making your changes locally while running bundle exec jekyl serve, or are you pushing changes to GitHub Pages and expecting to see them there?)
— Reply to this email directly, view it on GitHub https://github.com/jglovier/resume-template/issues/121#issuecomment-1012429026, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVGFPBRXV2LQUJ5IP44WQZDUV4PU7ANCNFSM5LROJBGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
@HandanYU I'm sorry you're running into that issue. Hmm, what does the terminal output look like when jekyll serve
is not successful as you're describing? Can you paste that output in a response, or a screenshot of it?
Also, have you tried running bundle exec jekyll serve
?
Hi, after I update the contents and refresh the site or even refresh it several times, there is no any changes. I am wondering how can I deal with it. I'm waiting for your reply. Thank you in advance.