Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/pages/README.md1
-rw-r--r--shared/pages/group/group.test.io/public/index.html1
-rw-r--r--shared/pages/group/group.test.io/public/project2/index.html1
-rw-r--r--shared/pages/group/project/public/index.html1
-rw-r--r--shared/pages/group/project/public/subdir/index.html1
-rw-r--r--shared/pages/group/project2/public/index.html1
-rw-r--r--shared/pages/group/project2/public/subdir/index.html1
7 files changed, 7 insertions, 0 deletions
diff --git a/shared/pages/README.md b/shared/pages/README.md
new file mode 100644
index 00000000..afd6db1c
--- /dev/null
+++ b/shared/pages/README.md
@@ -0,0 +1 @@
+We use that folder to store example files for various pages.
diff --git a/shared/pages/group/group.test.io/public/index.html b/shared/pages/group/group.test.io/public/index.html
new file mode 100644
index 00000000..8da4d196
--- /dev/null
+++ b/shared/pages/group/group.test.io/public/index.html
@@ -0,0 +1 @@
+main-dir
diff --git a/shared/pages/group/group.test.io/public/project2/index.html b/shared/pages/group/group.test.io/public/project2/index.html
new file mode 100644
index 00000000..a47d5768
--- /dev/null
+++ b/shared/pages/group/group.test.io/public/project2/index.html
@@ -0,0 +1 @@
+project2-main
diff --git a/shared/pages/group/project/public/index.html b/shared/pages/group/project/public/index.html
new file mode 100644
index 00000000..4ea0a6ae
--- /dev/null
+++ b/shared/pages/group/project/public/index.html
@@ -0,0 +1 @@
+project-subdir
diff --git a/shared/pages/group/project/public/subdir/index.html b/shared/pages/group/project/public/subdir/index.html
new file mode 100644
index 00000000..c4815ba3
--- /dev/null
+++ b/shared/pages/group/project/public/subdir/index.html
@@ -0,0 +1 @@
+project-subsubdir
diff --git a/shared/pages/group/project2/public/index.html b/shared/pages/group/project2/public/index.html
new file mode 100644
index 00000000..a47d5768
--- /dev/null
+++ b/shared/pages/group/project2/public/index.html
@@ -0,0 +1 @@
+project2-main
diff --git a/shared/pages/group/project2/public/subdir/index.html b/shared/pages/group/project2/public/subdir/index.html
new file mode 100644
index 00000000..ffcfa0b4
--- /dev/null
+++ b/shared/pages/group/project2/public/subdir/index.html
@@ -0,0 +1 @@
+project2-subdir