I choose a standard template that came with the app. I figured out how the code worked by changing omething in split-view and look at the result. I started adding my own content, duplicate parts of code and add more pages, including an about me and a final project page where I formulated initial thoughts on my final project.
Next step was to get everything into the repository. I started by reading the first chapters of the Pro Git book and watched a few youtube git tutorials, like "Introduction to Git" and "Learn to Git, Basic Concept"