Skip to content

1. Project management

Week1 tasks

  1. Build a personal site
  2. Upload it to the class archive
  3. Work on it locally using git

What is Git

Git is a version distributed to control systems. It is used to develope softwares and make collaboration work simple as it saves records of changes and allowes multiple people to merge their work into a single source.

What is MKDocs

MKDocs is a fast site generator that helps with building project documentation.It is an open source tool that uses plain text without the use of formal text editor or HTML tags making it easy to use.

Steps

Editing your website

Once you sign into Gitlab and click on the project with your name, you will be able to start personalizing your website. The first steps:

Finding the link to the website:

Personalizing the site:

Adding images:

Finding the work history:

Offline editing

After knowing the first steps to editing and personalizing your site, you could then start editing on it offline using visual studio.

Editing the site theme

to further personalize your site, you can change, the primary and accent colors of it as well as the font.

Final look


Last update: September 29, 2024