Update README.md
This commit is contained in:
parent
0800780988
commit
c6bdeb741c
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Each time the main branch (i.e. the `master` branch) on this repo changes, the following website changes in response to that change:
|
||||
https://rwth-crmasters-wise2122.gitlab.io/deep-music-visualizer-showdown/
|
||||
|
||||
The process responsible of this is called DevOps and is described in the file named `.gitlab-ci.yml` at the root of this repo.
|
||||
|
||||
# An Example of a Website Development Process
|
||||
|
||||
Using a Static-Site-Generation tool named _HUGO_ and a repository made up of markdown files, images/videos and HTML templates.
|
||||
|
|
Loading…
Add table
Reference in a new issue