Installing a new theme in GitLab (Hugo SSG)
25 Jul 2020 gitlab , git , html , theme
After that you will have the files

Now you need to install the theme in your repository
Follow instrucctions to isntall the specific theme, is important to modify config.toml and replace static and content folders with the provided by the theme

and then modify and push the code so GitLab can do the automatic deployment and see your url to check the changes and enjoy!