I was looking up on how to use the website service bitbucket offers. I don't know anything in web languages (just a tiny tiny bit).
I'd like to have a website for my software. I'd like to know if it's possible to make a website similar to those:
or
site3.PNG
site2.PNG
site1.PNG
If I can (or not) what can I use to create it?
Thanks ~3751_Creator
Community moderators have prevented the ability to post new answers.
Bitbucket does not host websites, it hosts Git and Mercurial repositories.
Git and Mercurial are versioning systems, used to track changes of files over time. http://betterexplained.com/articles/a-visual-guide-to-version-control/
Little did he knew that he was in fact wrong: https://confluence.atlassian.com/display/BITBUCKET/Publishing+a+Website+on+Bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting. There's no reason you couldn't make a site that LOOKS like the ones listed, but I'll guarantee you that they all run dynamic content, probably on a CMS (wordpress, drupal, etc), which Bitbucket does not support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't want to pay anything. I also only need a simple website for this. Do you anylight lightweight static websites I could use.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.