Documentation improvement

This commit is contained in:
Orwa Diraneyya 2021-12-01 18:23:53 +01:00
parent cd36caf368
commit e84bf212c5
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@
Using a Static-Site-Generation tool named _HUGO_ and a repository made up of markdown files, images/videos and HTML templates. Using a Static-Site-Generation tool named _HUGO_ and a repository made up of markdown files, images/videos and HTML templates.
Below is a diagram of what happens each time we change the repository: Below is a diagram of what happens each time we change the repository:
![HUGO Diagram](./docs/HUGO_big_picture.plain.svg) ![HUGO Diagram](./docs/HUGO_big_picture.plain.svg)
In any development team, you have to be on the same page with other developers in the team with regard to: In any development team, you have to be on the same page with other developers in the team with regard to:

View file

@ -1,4 +1,4 @@
## Front Page Content ## What is this all about
This website was setup in under 30 minutes using the HUGO project template on GitLab. This website was setup in under 30 minutes using the HUGO project template on GitLab.