Skip to content

1. Project management

This week I worked on defining my final project idea and started to getting used to the documentation process, i eddited my about me profile, added some photos, changed the bar colour.

What is Git?

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.

What is GitLab?

GitLab is an open source code repository and collaborative software development platform for large DevOps and DevSecOps projects. GitLab is free for individuals. GitLab offers a location for online code storage and capabilities for issue tracking and CI/CD. to learn more here

What is Markdown?

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). also since Markdown is easier to write than HTML it’s easier for most humans to read Markdown source than HTML source. However, HTML is more expressive (particularly regarding semantic tagging) and can achieve some specific effects that might be difficult or impossible in Markdown

this is the markdown codes that help us.

Fisrt

we add photos by going to gitlab fabcloud website and then clicking on ‘docs’

then we click on ‘about’

click on ‘index’ then

‘open in web IDE’

here we get to change the things by typing or adding pictures as i did

we add pictures by clicking right click on the file we want to upload the picture in and i uploaded them in week01 as we can see below

Second

after uploding the picture we need to locate these pictures in the files.

example of my first picture i added

Third

to add a heading we just need to put a # in the beginning of the any line making sure there is a spacing between the # and the sentence.

Fourth

to change the bar colour in the page first we need to go back to the main page of my account in gitlab fabcloud then by clicking on the mkdocs.yml

going down the page we can see a link provided to see the diffrent colour we can change to

after going in the website providen we click on setup and there we can find the colour of the bar and the accent colour

Finally

click on the ‘create commit’

WE ARE DONE! the about me is ready and we can check it by clicking on here


Last update: August 3, 2022