# Handbook

# How to create a new site

  1. Go to the bitbucket repositroy from the handbook (opens new window)
  2. Select in the correct folder where to put the new site
  3. Click add File Add file
  4. File out filename
  5. Write content
  6. When finished click commit, write a commit message and submit with another click on commit. Add file
  7. Thats it.

# How to update a site

  1. Go to the bitbucket repositroy from the handbook (opens new window)
  2. Select in the correct file you want to edit
  3. click on edit Add file
  4. Write your new content
  5. When finished click commit, write a commit message and submit with another click on commit. Add file
  6. Thats it