I am trying to hosting sandcastle documentation of a project i created. I have created a repository with the same name as my user name (cadsharptoolspdm) but when accessing http://cadsharptoolspdm.bitbucket.io I get repository not found. Any help would be highly appreciated!
Hi Amen,
To publish a website on Bitbucket Cloud you need to create a repository combining your username with the bitbucket.io
domain suffix. So, for example, if your account's name is happycat
, you would need to create a new account with the name of happycat
your repository name should be happycat.bitbucket.io
and the published static website is reached by this URL: https://happycat.bitbucket.io.
For more information you can read Publishing a website on Bitbucket Cloud.
I've checked your Bitbucket account and I could see the name you're using is not your username, and I also couldn't find a repo, so maybe you were referring to a different Bitbucket account?
Let us know if you have any questions!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.