summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-03-16 01:24:09 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-03-16 01:24:09 -0300
commitc95125e17e9afa3641f1698ebb3dfa9642d331c6 (patch)
tree5e53236eb9a9cb7970597e5b5414c775e2d9e436 /doc/topics
parent108a1e99d2c0fcf20e4e68f24a8540e6f3eb1567 (diff)
downloadgitlab-ce-c95125e17e9afa3641f1698ebb3dfa9642d331c6.tar.gz
add intro to indexes per topic
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/index.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/topics/index.md b/doc/topics/index.md
new file mode 100644
index 00000000000..ef963d26937
--- /dev/null
+++ b/doc/topics/index.md
@@ -0,0 +1,22 @@
+# Indexes per Topic
+
+**Indexes per Topic** gather all resources already published by GitLab
+related to an specific subject or theme, including:
+ - General Docs
+ - Documentation Articles
+ - Blog Posts
+ - Video Tutorials
+
+## Topics
+
+- [Continuous Integration (GitLab CI)](ci/)
+- [GitLab Pages](pages/)
+- [Idea to Production](idea-to-production/)
+ - [GitLab Installation](idea-to-production/installation/)
+ - [GitLab Workflow](idea-to-production/workflow/)
+- [Authentication](authentication/)
+- [Deployment from GitLab](deployment/)
+- [Integrations](integration/)
+- [GitLab Flow (branching strategy)](gitlab-flow/)
+
+> Note: indexes currently under development. Will be available soon. \ No newline at end of file