Automate your Documentation with Gitlab and Mkdocs
Producing documentation may be painful and need a lot of time to write and operate. In this story, I will share with you, my way of generating docs using the DevOps approach. To make life easier, we will explore the art of automation 😃.
Let’s go fol...
blog.hatembentayeb.dev6 min read
Infraplus Consulting
#devops
Good tutorial thx a lot.
i saw these command
git add . && git commit -m "initial commit" a && git pushBeing lazy, i recommend you to use GACP For lazy poeple