From d2f45f3b8a18bea5cb5a1efe349534c20b6892bd Mon Sep 17 00:00:00 2001 From: "Joe T.S" <thunyathep.santhanavanich@hft-stuttgart.de> Date: Thu, 18 Aug 2022 17:47:26 +0000 Subject: [PATCH] Update README.md --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 99717d4..de9add5 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,4 @@ # Description -A single page raw template for gitlab pages. +This project contains an application use case to demonstrate the framework/ infrastructure of urban digital twins. -# 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/<username>/<project name>/` 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>/` - -# Cleanup - -To delete your published gitlab page goto Settings > Pages and click the "Remove pages" button. - -# Demo - -You can check an example of the template [here](https://transfer.hft-stuttgart.de/pages/athanasios.koukofikis/myraw/). - -# Additional Configuration - -You can add the term `website` in the Topics section (Settings > General > Topics input field), so that your project can be recognized as a website and listed at [https://transfer.hft-stuttgart.de/projektinformationen](https://transfer.hft-stuttgart.de/projektinformationen). \ No newline at end of file -- GitLab