From d54bf80e86929d5d0fa64695b359dc4e68673742 Mon Sep 17 00:00:00 2001
From: jschnabel <jschnabel@km3net.de>
Date: Tue, 28 Jul 2020 18:28:27 +0200
Subject: [PATCH] resetting start page

---
 .gitbook.yaml                          | 2 +-
 SUMMARY.md                             | 1 -
 {introduction => pages}/OpenScience.md | 0
 {introduction => pages}/References.md  | 0
 pages/Startpage.md                     | 1 +
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename {introduction => pages}/OpenScience.md (100%)
 rename {introduction => pages}/References.md (100%)
 create mode 100644 pages/Startpage.md

diff --git a/.gitbook.yaml b/.gitbook.yaml
index b80d031..4430739 100644
--- a/.gitbook.yaml
+++ b/.gitbook.yaml
@@ -1,5 +1,5 @@
 root: ./
 
 structure:  
-    readme: README.md
+    readme: pages/Startpage.md
     summary: SUMMARYs.md
diff --git a/SUMMARY.md b/SUMMARY.md
index f10c1eb..8ab7589 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -29,4 +29,3 @@
 * [Gitlab group](https://git.km3net.de/open-data)
 * [Meetings@Indico](https://indico.cern.ch/category/9157/)
 
-
diff --git a/introduction/OpenScience.md b/pages/OpenScience.md
similarity index 100%
rename from introduction/OpenScience.md
rename to pages/OpenScience.md
diff --git a/introduction/References.md b/pages/References.md
similarity index 100%
rename from introduction/References.md
rename to pages/References.md
diff --git a/pages/Startpage.md b/pages/Startpage.md
new file mode 100644
index 0000000..1e142c7
--- /dev/null
+++ b/pages/Startpage.md
@@ -0,0 +1 @@
+# Welcome to the KM3NeT Open Science Portal!
-- 
GitLab