This repository contains a website which, as of this writing, has a single index.html file. Bitbucket allows you to host a website in a Mercurial repository. To see the hosted website, go to https://tutorials.bitbucket.org - you may encounter an Untrusted Connection message. Go ahead through to the site. You'll see that the site contains a single page that lists favorite quotes from "bitbuckians" which is just a writer-invented word for users of Bitbucket. Now, it is your turn to record your favorite comedic quote...or just a favorite quote. Do the following to contribute to this repository:

tag in the file.
Here is a sample of what an addition will look like:
|
|
|
If you are not sure what to do, you can copy and modify another user's entry. You can actually do whatever you like here (ok, within reason). For example, one user cleaned up our HTML - thanks Jon! And another added some nifty CSS - thanks Andrei!


This repository contains a website which, as of this writing, has a single index.html file. Bitbucket allows you to host a website in a Mercurial repository. To see the hosted website, go to https://tutorials.bitbucket.org - you may encounter an Untrusted Connection message. Go ahead through to the site. You'll see that the site contains a single page that lists favorite quotes from "bitbuckians" which is just a writer-invented word for users of Bitbucket. Now, it is your turn to record your favorite comedic quote...or just a favorite quote. Do the following to contribute to this repository:
myhost:myquotefork manthony$ hg status
M index.html
If you added an image file, you'll see that as well. Don'
hg commit -m "adding a quote by Bill Hicks"
myhost:myquotefork manthony$ hg push
pushing to https://bitbucket.org/atlassian_tutorial/myquotefork
searching for changes
http authorization required
realm: Bitbucket.org HTTP
user: atlassian_tutorial
password:
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
remote: bb/acl: atlassian_tutorial is allowed. accepted