Skip to content

1. Project Management

This week is an introduction to the website. I learned how to use GitLab and edit and then push the changes to GitLab.

What is GitLab?

GitLab is an open-source software that fosters collaboration and facilitates various essential tasks. It provides a comprehensive platform for efficiently managing projects, including the ability to edit and deploy websites with ease.

How to Edit the Website?

To edit the website on GitLab, you can follow these steps:

1- Creat an account or sign in to your GitLab account and navigate to the repository that contains your website files.


2- Locate the specific file you want to edit within the repository. You can browse through the repository’s file structure to find it.


3- Click on the file to open it in the GitLab interface. You will see the file’s content displayed.


4- Make the desired changes to the file directly in the GitLab interface. You can add, modify, or delete the content as needed.


5- Once you have finished editing the file, scroll down to the bottom of the page. You will find a section labeled “Commit changes”.


6- In the “Commit changes” section, provide a brief and descriptive commit message that explains the changes you made.


7- Finally, click on the “Commit changes” button to save your edits.


Your changes will now be reflected in the website. It may take some time for the updates to be visible, depending on the website’s deployment process.


Last update: October 3, 2024