I have read https://confluence.atlassian.com/bitbucket/publishing-a-website-on-bitbucket-cloud-221449776.html
and look like it's only 1 repository can have that index.htm
what if I have 2 repository and this use pages on this 2 repository.
if my workspace was helloworld
so I have to create repository name helloworld.bitbucket.org
what if have another repository that name hellworld2 how do i make index.html pages for that one?
Hi @CENSOR_1337 ,
You can only publish 1 website per Bitbucket account. If you may have multiple files that you'd like to host from the same Bitbucket account, you can do that by placing each file in a repository subdirectory, like this:
Other than that, if you want a completely separate website, you'll need to create a new bitbucket account for your second website. For more info you can read Publishing a website on Bitbucket Cloud.
Hope that helps!
Ana
Thanks for your support!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ana Retamal Can the subdirectories be submodules?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.