Skip to content

Commit eb6b213

Browse files
committed
Adjusted user doc homepage
1 parent 7ae20c9 commit eb6b213

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

docs/index.md

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@
8989
<div class="col-12">
9090
<div class="notification notification--latest-release" id="tile2">
9191
<div class="notification__content">
92-
<h2>The latest release is [[= latest_tag_4_6 =]]</h2>
93-
<div>The latest version of Ibexa DXP is [[= latest_tag_4_6 =]]. Take advantage of the newest features and enhancements.</div>
92+
<h2>The latest release is [[= latest_tag_5_0 =]]</h2>
93+
<div>The latest version of Ibexa DXP is [[= latest_tag_5_0 =]]. Take advantage of the newest features and enhancements.</div>
9494
</div>
9595
<div class="notification__cta">
96-
<a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/">Release notes</a>
96+
<a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v5.0/">Release notes</a>
9797
</div>
9898
<div class="notification__image">
9999
<img src="images/notification-latest-release.svg" alt="The latest release" />
@@ -106,35 +106,24 @@
106106
<div class="accordion">
107107
<details>
108108
<summary>
109-
<h2>Notable changes in v4.6</h2>
109+
<h2>Notable changes in v5.0</h2>
110110
<div class="accordion__toggler">
111-
<svg>
112-
<use xlink:href="images/icons.svg#toggler" />
113-
</svg>
111+
<svg><use xlink:href="images/icons.svg#toggler" /></svg>
114112
</div>
115113
</summary>
116114
<div class="row">
117115
<div class="col-12 col-lg-6 col-fhd-3">
118116
<ul>
119-
<li><a
120-
href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#customizable-dashboard">Customizable
121-
dashboard</a></li>
122-
<li><a
123-
href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#page-builder-improvements">Page
124-
Builder improvements</a></li>
125-
<li><a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#focus-mode">Focus
126-
mode</a></li>
117+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ai-actions">AI Actions</a></li>
118+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#discounts">Discounts</a></li>
119+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#software-architecture-upgrades">Tech stack upgrades</a></li>
127120
</ul>
128121
</div>
129122
<div class="col-12 col-lg-6 col-fhd-3">
130123
<ul>
131-
<li><a
132-
href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#remote-pim-support">Remote
133-
PIM</a></li>
134-
<li><a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#reorder">Changes
135-
in Order management</a></li>
136-
<li><a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/#triggers">Personalization
137-
triggers</a></li>
124+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#date-and-time-attribute">Date and time attibute for PIM</a></li>
125+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#symbol-attribute">Symbol attribute for PIM</a></li>
126+
<li><a href="https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#developer-experience">Developer experience improvements</a></li>
138127
</ul>
139128
</div>
140129
</div>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ extra:
194194
developer_doc: 'https://doc.ibexa.co/en/5.0'
195195

196196
latest_tag_4_6: '4.6.21'
197+
latest_tag_5_0: '5.0.0'
197198

198199
extra_css:
199200
- fonts/MavenPro.css

0 commit comments

Comments
 (0)