Project Management

Week 2

My project for week number two was to catch up with homework. I have gone through the exercises with git, gitlab, and html5. I have used the study material from Linda Wanders in Reykjavík and from Fiore Basile.
I have used the same HTML layout as Bára Viðarsdóttir from Vestmannaeyjar.
I believe that I am well under way now, creating a homepage, using bootstrap, text and images :)
However, I have not tried many of the options that GitLab has, and I'm a bit behind to record the documentation on computer.

Git Sequence Updating GitLab

cd Documents/FabAca2018/joannes-djurhuus
git pull
git status
git add .
git commit -m "comments"
git push

Images Collection

The images on the front page are from the Miðnám bird collection. To reduce the images, I starts to use the Paint software and resize the images to 826 horizontal pixel (with maintain aspect ratio).
Figure8
Figure 1. Using Paint resize.

Later in the I found an easier free software called "FastStone Photo Resizer 3.8." to reduce the size of many types of images (See updated link from week 1).
The reduce the size of a movie sequence I use "HandBrake".

NB!

The problem of displaying special Icelandic and Faroese letters is resolved by writing this command in the head section: <meta charset="utf-8">

Useful files