The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Following the guide described in here
I created the workspace gleechiapi that has workspace ID gleechiapi:
Then I created the repository named gleechiapi.bitbucket.io
I pushed all my html/css/js files there and the index.html is there
Yet when I try to open https://gleechiapi.bitbucket.io
it does not work. Can someone help?
Welcome to the community!
Can you confirm that index.html is created under your repositories root directory? Also, please ensure that the index.html filename is in lowercase since Bitbucket only recognizes the lowercase filename for index.html
I hope this helps.
Cheers,
Syahrul
yes I can confirm that it is. I'm attaching a screenshot where you can see the file and also the url in the address bar showing the root path
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the update. I suspect that this is an issue with the index.html so can you use a simple HTML as below and see if you are able to access your static website?
<html> <title>Test</title> <body> This is test </body> </html>
Let me know how it goes
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.