Skip to content

1. Project Management

Day 1

Before our first session, we ensured that we had downloaded the required applications and created accounts on GitLab, Tamkeen, and Fablab. On Saturday, April 27, 2024, during our initial session, we began setting up our GitLab account. Our activities included making our pipeline and deploying our pages.

Additionally, we acquired knowledge on how to edit our pages. The steps involved navigating to GitLab, selecting our username, accessing the “docs” section, locating the “about” and “index” files, and initiating the editing process. After making the desired changes, we added a commit message and committed the modifications.

Day 2

In our second lesson on April 29, 2024, we learned how to clone our pages on the GitHub website. After cloning our websites using Git Bash and saving them in a folder on our desktops, we had editable copies of our websites on our devices. To edit an item, we followed these steps: accessed the terminal tab, navigated to the specific file (name, docs, about, index, and about me), made the desired changes, added a commit message, saved the changes (Ctrl+S), and finally committed and pushed the modifications.

Additionally, we discovered how to customize the colors of our website using a tool called Squidfunk. By typing the name of the desired color in the terminal, we could apply it to the website. Similarly, we learned to add pictures to the documentation, and then upload them to the website.


Last update: May 10, 2024