Skip to content

Commit 3a60e96

Browse files
docs: DXP release 1.1.0
1 parent 291da08 commit 3a60e96

File tree

5 files changed

+40
-1
lines changed

5 files changed

+40
-1
lines changed

apps/docs/blog/releases/dxp/1.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_max_heading_level: 2
88
image: /img/dxp-1.0.0-header.png
99
---
1010

11-
![o2s-1.2.0-header.png](/img/blog/dxp-1.0.0-header.png)
11+
![dxp-1.0.0-header.png](/img/blog/dxp-1.0.0-header.png)
1212

1313
We're excited to announce an initial release of our new **Digital Experience Platform Frontend Starter Kit** built on top of O2S! Kick-start your modern, composable digital platform with our Next.js based starter and built-in CMS integration.
1414

apps/docs/blog/releases/dxp/1.1.0.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
slug: dxp-release-1.1.0
3+
title: DXP Starter Kit Release 1.1.0
4+
date: 2025-09-11T12:00
5+
tags: [releases]
6+
authors: [marcin.krasowski]
7+
toc_max_heading_level: 2
8+
image: /img/dxp-1.1.0-header.png
9+
---
10+
11+
![dxp-1.1.0-header.png](/img/blog/dxp-1.1.0-header.png)
12+
13+
In this small release, we're bringing significant updates to help you get the most out of DXP Starter Kit with a new Knowledge Base area.
14+
15+
<!--truncate-->
16+
17+
## New features
18+
19+
### Knowledge base
20+
21+
Knowledge Base functionality plays a critical role in delivering useful information to users of a variety of different portals. This functionality has already been implemented earlier in Open Self Service and now has been migrated to the DXP Starter Kit as well!
22+
23+
![knowledge base home](/img/blog/dxp-knowledge-base-1.png)
24+
25+
We’ve introduced support for new areas in the app related to knowledge base functionality. This includes:
26+
27+
- Pages with **article-like content** (with author, publish date, and rich text content),
28+
- Blocks that display **categories and article lists**,
29+
- Ability to configure pages that act as hubs for such content, like help or support pages.
30+
- **Search component** that can support integrations with search engines like Algolia,
31+
- Full **Strapi integration** for managing knowledge base within the CMS.
32+
33+
![knowledge base article](/img/blog/dxp-knowledge-base-2.png)
34+
35+
:::tip
36+
You can find a working example at our [**Demo website**](https://demo-dxp.openselfservice.com/en/personal/help-and-support).
37+
38+
Check also our [**Storybook**](https://storybook-dxp.openselfservice.com) where you can get an overview of the new blocks related to the knowledge base area.
39+
:::
946 KB
Loading
503 KB
Loading
583 KB
Loading

0 commit comments

Comments
 (0)