Can you have each repo in your github org stand up a website with this template? #1271
-
Hi. I have followed the steps to create a github org website with URL [org name].github.io website. It worked well! Now I am trying to create a new repo in my org using the same template. Its not working. Shouldn't it be as simple cloning it into a new repo. And then updating _config.yml to have a new base url?
This didn't work btw but im trying to figure out why. In git actions build baseline URL is giving me the Error of exit code 1. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This should work as expected. In my case I have two GitHub urls: my personal website and my template. You can check both sites' sources if you want. Currently it looks like this:
|
Beta Was this translation helpful? Give feedback.
This should work as expected. In my case I have two GitHub urls: my personal website and my template. You can check both sites' sources if you want.
Currently it looks like this:
baseurl
in _config.yml