Push the website to Github Pages #3003
Replies: 3 comments 5 replies
-
Please follow the deploy guide - https://vitepress.dev/guide/deploy#github-pages and if any issue arises, create one with proper debugging information including a minimal reproducible example and the steps you followed. |
Beta Was this translation helpful? Give feedback.
-
When I try to paste this code: https://ideone.com/FkP3KS to
How can I address this issue? Thank you so much. |
Beta Was this translation helpful? Give feedback.
-
Hey, I get the same situation yesterday. You are getting this page (screen shot) because it's build by
Follow this section, you can change your build method from jekyll to custom Github Actions workflow. After change the settings to this: You may follow vitepress guide to write your own workflow. The code given by the guide is good enough for me. I just changed two settings and it works great.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have finished my website and I want to push my website to Github pages by hand, but nothing works. How can I address this issue?
Thank you for your answer!
Beta Was this translation helpful? Give feedback.
All reactions