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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid O'Regan <doregan@gitlab.com>2020-05-19 03:36:00 +0300
committerEvan Read <eread@gitlab.com>2020-05-19 03:36:00 +0300
commite24d9c4300004a299764e23e4701d91fd084477a (patch)
treede851c31393bb6034b95d21f1f0fb17a2a8cb2a5 /nanoc.yaml
parent121a182787aedeaab28a33c314d9d91106b64763 (diff)
feat(home): Redesign landing page
We are using a new home page design ensuring users are easil able to navigate the site.
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 51828eb9..5298a29f 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -135,6 +135,7 @@ products:
dest_dir: 'content/ee'
doc_dir: 'doc'
expose: true
+ icon: 'tanuki'
omnibus:
full_name: 'Omnibus GitLab'
short_name: 'Omnibus'
@@ -148,6 +149,7 @@ products:
dest_dir: 'content/omnibus'
doc_dir: 'doc'
expose: true
+ icon: 'car'
runner:
full_name: 'GitLab Runner'
short_name: 'Runner'
@@ -161,6 +163,7 @@ products:
dest_dir: 'content/runner'
doc_dir: 'docs'
expose: true
+ icon: 'status'
charts:
full_name: 'GitLab Helm chart'
short_name: 'Charts'
@@ -174,3 +177,4 @@ products:
dest_dir: 'content/charts'
doc_dir: 'doc'
expose: true
+ icon: 'chart'