#Need help changing deploy url on github page

12 messages · Page 1 of 1 (latest)

brisk zenith
#

Hey,
I have a website deployed on Github Pages under the url arez.design but how can I change it to be deployed at arez.design/parabellum ?

Thank you

little iglooBOT
#
Still waiting for an answer?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

daring canopy
brisk zenith
#

Yes but it will not work

#

For that it would requiere my website to be located in repo-root/parabellum which is not ideal

daring canopy
brisk zenith
#

If I simply add base: 'parabellum' in config I simply get error

daring canopy
#

Ahh, the deploy guide in the docs mentions that you can't set a base option when using a custom domain

brisk zenith
#

Oh yes sorry my bad

#

So I think I should rather use a subdomain maybe

daring canopy
#

I think you would run into the same problem of not being able to use a base option. AFAIK the only alternative is to nest the website in a subfolder

brisk zenith
#

Yeah I guess so