mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 11:54:58 +00:00
added the why to use some stuff and gitignore
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# How to set up your own documentation page using mkdocs
|
||||
|
||||
## What is Mkdocs
|
||||
Mkdocs generate html from markdown making an easy documentation page.
|
||||
## What is Mkdocs and why use it?
|
||||
Mkdocs generates HTML from Markdown making an easy documentation page. So you don't have to struggle with html and css.
|
||||
|
||||
## How to set it up
|
||||
For this project im going to use Gitlab CI pipelines. CI stands for continuous intergration. That means that with every push you can make something do for example clean up code or generate a documentation page based on what you've written in markdown.
|
||||
|
Reference in New Issue
Block a user