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, and 3D scanned an object

  • We first learned how to do the pipline
  • We then clciked on Deploy, Pages and we got an access link to our website.

  • To edit any written information in the website go to the main page and click on docs, about, index, edit, edit single file, then you can rewrite whatever type of information you want, lastly click on commit changes.

  • To edit or change any image in the website I went to the main page, docs, images, week 01, clicked on the plus sign, upload file, choose the picture.

  • Went to the main page, clicked on docs, about, change the last part of the image code, insert the name of the image, commit changes.

We also learned how to clone our website. We first created an empty folder in the desktop and clicked on “Open GitBash here” option when clicking a right click. - We then copied the https link code that is located in the main page of our gitlab - We entered GitBash and wrote down git clone and paste the https linjk code that we copied, we then press enter. - A log in box appears, enter username and password. - GitBit folder in desktop is cloned.

  • Enter Visual Studio Code app.
  • Click File, Open Folder, then open the GitBit clone foler created in the desktop.
  • Click on Explorer, docs, index, and then you edit any text.
  • Click on Source Control in the main panel, go to the Terminal option
  • Insert in the box: git config –global user.name “FirstName LastName” git config –global user.email “Example@example.com”
  • Click on Commit and Push. Now, whatever you edit in the text earlier will automatically will be on the website.

To change the color of the website go to main page and click on mcdocs.yml

  • Copy the link that is located near the word “color” and paste it in a new tab.

  • Material if McDocs will appear and then click on Setup.

  • Scroll down and you’ll find the the Appearance option a tab named Colors.

  • Scroll down and you’ll find a long colorful bar where you can choose your favorite color and try it on in your website and see what color you likr the most.

  • When you choose the color, go to back to the mcdocs.yml in the main page.

  • Near the words “primary” you can write down the color you choose.


Last update: July 14, 2024