Site deployment #1466
Unanswered
patrykpalej
asked this question in
Q&A
Site deployment
#1466
Replies: 1 comment 9 replies
-
@patrykpalej change this line from Reference: It looks like using see also: |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
What is the topic?
Sharing tips and tricks
Description
Hello. I just set up my repo with customized version of chirpy theme which is available here:
https://github.com/patrykpalej/patrykpalej.github.io
The website domain is:
https://patrykpalej.dev/
The problem is that after entering the website, I've got 404 from github pages. It can correctly redirect from .github.io to my domain, but my website doesn't show.
I have two branches - master and gh-pages. I didn't modify the default github action script, should I? 2 out of 4 CI/CD jobs failed because of:
Beta Was this translation helpful? Give feedback.
All reactions