From 037f5f30d10b886b10fd14037908d72ff0017107 Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Tue, 16 Mar 2021 09:14:45 +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 b9b761c..21e6c2d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ A single page raw 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