From 23e715e95e15af5ed1d9242cc560e9454bd5ec36 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Mon, 3 Aug 2020 10:13:14 +0200
Subject: [PATCH] Initial version of Helmholtz Cloud Announcement + Links

---
 _includes/frontpage/title-content.html |  2 +-
 cloud_platform.md                      | 34 ++++++++++++++++++++++++++
 you-and-hifis/index.md                 |  2 +-
 3 files changed, 36 insertions(+), 2 deletions(-)
 create mode 100644 cloud_platform.md

diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html
index e8be4f63c..7c3de225a 100644
--- a/_includes/frontpage/title-content.html
+++ b/_includes/frontpage/title-content.html
@@ -4,7 +4,7 @@
 </div>
 <div class="services-box">
     <div class="services-title-buttons">
-        <a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark">
+        <a href="{{ '/cloud-platform' | relative_url }}" class="btn btn-light btn-lg text-dark">
             <i class="fas fa-cloud"></i> Helmholtz Cloud
         </a>
         <a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
diff --git a/cloud_platform.md b/cloud_platform.md
new file mode 100644
index 000000000..546e876c6
--- /dev/null
+++ b/cloud_platform.md
@@ -0,0 +1,34 @@
+---
+title: <i class="fas fa-cloud"></i>Helmholtz Cloud
+title_image: default
+layout: default
+excerpt:
+    Announcement of Helmholtz Cloud.
+lang: en
+lang_ref: contact    
+---
+
+## What is the Helmholtz Cloud?
+{:.text-success}
+The upcoming Helmholtz Cloud will initially consist of approximately 20 of 25 services.
+
+#### How can I access it? And when?
+It is the purpose of HIFIS to allow a common, harmonized access to Helmholtz Cloud services via 
+a single portal -- the Cloud Access Layer: 
+and Single-Sign-On (SSO). 
+The initial set of services as well as the first version of the access layer is scheduled to be available by end of 2020. 
+[See also our roadmap](/roadmap).
+
+#### What are the plans for the Cloud Access Layer?
+The initial version of the Cloud Access Layer is planned to be kept simple but already allow for one of the most important features, the single-sign on funcionality.
+* one
+* two
+* three
+
+Later versions may contain...
+* four
+* five
+* six
+
+## Contact us:
+`contact-at-hifis.net`
diff --git a/you-and-hifis/index.md b/you-and-hifis/index.md
index 52604bdc6..517675e10 100644
--- a/you-and-hifis/index.md
+++ b/you-and-hifis/index.md
@@ -14,7 +14,7 @@ excerpt:
 Our purpose is to support you, as a scientist, Helmholtz employee or research project.
 To this aim, since summer 2019, we are setting up the HIFIS platform, that is building
 
-- the [**Helmholtz Cloud**](#helmholtz-cloud), providing a portfolio of seamlessly accessible IT services to simplify your daily work,
+- the [**Helmholtz Cloud**](/cloud_platform), providing a portfolio of seamlessly accessible IT services to simplify your daily work,
 - a **Helmholtz-wide login mechanism**, the [Helmholtz AAI]({% post_url 2020/07/2020-07-24-helmholtz-aai %}),
 - a stable, high-bandwidth **network infrastructure** connecting all Helmholtz centers,
 - [**Software services**](#software-services) to provide you with a common platform,
-- 
GitLab