From 54e0b48522f2bb19c6ec1ade32e587ffb82d4fde Mon Sep 17 00:00:00 2001
From: Milan <milan.danecek@gmail.com>
Date: Thu, 1 Dec 2022 11:29:52 +0100
Subject: [PATCH] New signpost

---
 index.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
 create mode 100644 index.md

diff --git a/index.md b/index.md
new file mode 100644
index 0000000..7500f57
--- /dev/null
+++ b/index.md
@@ -0,0 +1,60 @@
+---
+# template: home.html
+hide:
+  - toc
+---
+# Data Management Services
+
+Data Management Services is a portfolio of services allowing to facilitate the whole data workflow needed for research and academic communities.
+
+<div class="grid cards" markdown>
+
+-   :fontawesome-solid-solid-server:{ .lg .middle } __Data Storage Services__
+
+    ---
+
+    Do you need common **Data Storage Services**?
+
+    [:octicons-arrow-right-24: Object Data Storage](/data_storage/object_storage)   
+    [:octicons-arrow-right-24: Filesystem Data Storage](/data_storage/filesystem_storage)   
+<!---    
+[:octicons-arrow-right-24: Account properties and lifecycle](/account/properties)   
+--->
+
+-   :fontawesome-solid-server:{ .lg .middle } __Collaborative Environments__
+
+    ---
+
+    Do you need to cooperate with your colleagues, edit documents, share data?
+
+    [:octicons-arrow-right-24: Owncloud](/collaboration/owncloud/)   
+    [:octicons-arrow-right-24: Onlyoffice](/collaboration/onlyoffice)   
+
+<!---    
+[:octicons-arrow-right-24: Account properties and lifecycle](/account/properties)   
+--->
+
+-   :fontawesome-solid-shield-halved:{ .lg .middle } __Long Tail Data Preservation__
+
+    ---
+
+    Do you need to archive your data in the binary reliable data storage?
+
+    [:octicons-arrow-right-24: Longtail Preservation](/ltp/overview/)   
+
+<!---    
+[:octicons-arrow-right-24: Account properties and lifecycle](/account/properties)   
+--->
+
+
+-   :fontawesome-solid-shield-halved:{ .lg .middle } __Data Repositories__
+
+    ---
+
+    Do you want to make your data FAIR?
+
+    [:octicons-arrow-right-24: Data Repositories](/repository/overview/)   
+
+
+</div>
+
-- 
GitLab