I have a repo that contains only some HTML, CSS, JS, PHP and images, a sort of SPA. Is it possible to create a landing page from this repo? Something like my-repo-name.bitbucket.org or my-repo-name.bitbucket.io that will load my index.html file and all other connected files in it?
Nevermind, I think I found an answer. It is possible to create the page, but not while using PHP.
Any link to the answer you found will be much help for others
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Mohammed ElGayyarIt's actually in the documentation. Look in the 'Features and Limitations of this Feature' section. Quote: "Server-side scripts or code are not supported. For example, PHP is not available".
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.