Skip to content

Commit 275b487

Browse files
committed
OLS-714: update distro map for OLS product
1 parent b9d7589 commit 275b487

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

_distro_map.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,3 +386,13 @@ openshift-builds:
386386
build-docs-1.0:
387387
name: '1.0'
388388
dir: builds/1.0
389+
openshift-lightspeed:
390+
name: Red Hat OpenShift Lightspeed
391+
author: OpenShift documentation team <openshift-docs@redhat.com>
392+
site: commercial
393+
site_name: Documentation
394+
site_url: https://docs.openshift.com/
395+
branches:
396+
lightspeed-docs-1.0tp1:
397+
name: '1.0tp1'
398+
dir: lightspeed/1.0tp1

scripts/ocpdocs/_previewpage

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,23 @@
204204
</p>
205205
</div>
206206
</div>
207+
<div class="col-sm-6 text-center">
208+
<h2>OpenShift Lightspeed</h2>
209+
<div class="list-group">
210+
<p>
211+
<a
212+
role="button"
213+
class="btn btn-primary"
214+
href="/openshift-lightspeed/latest/welcome/index.html"
215+
>
216+
<i class="fa fa-arrow-circle-o-right"></i> Lightspeed</a
217+
>
218+
</p>
219+
<p class="list-group-item-text">
220+
OpenShift Lightspeed documentation.
221+
</p>
222+
</div>
223+
</div>
207224
</div>
208225
</div>
209226
</div>

0 commit comments

Comments
 (0)