Skip to content

Week1 Project Managment

This is an alt text.

General Information

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. The repository enables hosting different development chains and versions, and allows users to inspect previous code and roll back to it in the event of unforeseen problems.

What is Markdown?

Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John Gruber in 2004, Markdown is now one of the world’s most popular markup language.

What is Mkdocs?

MkDocs is a fast, simple and downright gorgeous static site generator that’s geared towards building project documentation.

If you need help with using Mkdocs click here

How to Create a website

1- Download VS Code or Atom (recomend VS code)

This is an alt text.

2- Create file of type md (example, filename.md)

3- leare how to write markdown program, click here if you need help.

4- write your code.

5- download python, pip and mkdocs using windows powershell. download from here

6- creating the mkdocs and index.

7- running the mkdocs file.


Last update: September 6, 2023