From 376510167c5d26785c1f925f7b1cb5021f6e42ee Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Tue, 16 Mar 2021 09:14:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a630a52..0e2c1f0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ A single page thesis template for gitlab pages. # Deployment -Deployment of your gitlab page is automatic. It may take up to 30 minutes before the site is available after the first deployment. +Deployment of your gitlab page is automatic everytime you edit/remove/add files to the repository. +You can view your published webpage at https://transfer.hft-stuttgart.de/pages/<your.name>/<project.name>/home/index.html when you create a personal project. +When you create a group project your webpage is published at https://transfer.hft-stuttgart.de/pages/<group.name>/<project.name>/home/index.html # Cleanup -- GitLab