Skip to content

1. Project Management

The main learning outcomes for this week were to get familiar with making changes on our website and pushing those changes on to the class archive. The learning outcomes will be used throughout the course as we have to update our site on a weekly basis till the end of the course. In order to fulfil this weeks tasks I used the following softwares: 1. Git Bash 2. Atom

What is MkDocs?

MkDocs is a fast, simple and downright gorgeous static site generator that’s geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

How does MKdocs work?

Converts the Markdown language to html and provides a ready template.

The 2nd step to was to write an about me md preview and for that you’ll have to follow the following steps:

1-open a new tap https://markdownlivepreview.com/

2-write your about me page

3-Moving forward I downloaded Atom from the following link: https://atom.en.softonic.com/

4-Then open your local website check on everything and make sure your files are saved as md files.

5-I cloned my project repository from GitLab to my computer using GitBash using the git clone command. and run it.

6-After that I the git clone command a box appears on the screen asking to sign in to your GitLab account .

7-then you’ll have to add commit and lastly push the changes to your website.

8-Finally you’ll have the changes displayed in your website


Last update: September 9, 2023