Week one: Project Management, Practices and Principles.

Overview

For this weeks' assignment, It was required to build a personal website. To do this, I've followed the following steps.

1st Step: Get introduced to HTML and CSS

It was a tough beginning as I didn't have previous knowledge about it and so much to learn in a very short time.

So, I went through online tutorials and websites. And with the help of "Code Academy" and "W3Schools" with their HTML and CSS instructions and tutorials, a very basic website is made.

2nd Step: Getting to work!

I used to do this Notepad as editor for making my 1st website trial.

Three main pages: Index, Assignments and Final Project and below is the index as example.

All pages are linked through hyperlinks, and the title of each page is changed to serve its content.

3rd Step: Optimizing

After doing that simple website, I was advised by our mentors to start using templates as they are more effective and more quick.

The one I used is Bootsrap. Istarted editing the template for getting the required results. And this is what you are surfing right now.

4th Step: off to Git

After finishing the website, I needed to upload them on Fab Academy server. And for this, I downloaded Git and did the required setup for authorization to use GitLab.

SSH public key was generated using "GIT GUI" and inserted into GIT Lab, and here you go!

To push files, I used SmartGit and done!

Finding changes.

stage.

Commit.

Push.

And here you go! :)