Skip to content

1. Project management

This week I worked on editing my web page using GitLab.

What is GitLab?

“GitLab is an open-source code repository and collaborative software development platform for large DevOps and DevSecOps projects. GitLab is free for individuals. GitLab offers a location for online code storage and capabilities for issue tracking and CI/CD. GitLab helps teams reduce product lifecycles and increase productivity, which in turn creates value for customers. The application doesn’t require users to manage authorizations for each tool. If permissions are set once, then everyone in the organization has access to every component.”

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.”

changing my information

  • fist, should sign in to GitLab with fab lab account.
  • then, open my own project to make some organization.
  • go to “doc/about/index.md” to change my picture and my personal information.
  • but before that i should upload the picture i want in the images
  • if finish the change , click on the commit to master branch then Commit

changing Color and Font

  • click on mkdocs.yml
  • here we can change my name, put the color I want, and finally choose what fonts I want.
  • finally , this is the result

References


Last update: September 4, 2022