Skip to content

Commit b54c5d3

Browse files
mnoconGrabowskiM
andcommitted
Release notes + homepage redesign (#2652)
* Data structure + some changes * js and css for release notes * filters * minor changes * front * fixes to front * spacing * Refactoring - first part * Added list of LTS updates * Added category validation * headers * Removed commented code * Python 3.8 fix * Fixed links * Removed TMP change * Link ixes * Removed maps and commented code * Fixed client type for Ibexa Connect * Review fixes * Fixed broken link * Button alignment --------- Co-authored-by: Michał Grabowski <michal.grabowski@ibexa.co>
1 parent 212c0f6 commit b54c5d3

21 files changed

+1875
-280
lines changed

.eslintignore

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
**/webpack.config.js
22
vendor
3+
docs/js/*.min.js
4+
docs/js/custom.js
5+
docs/js/docs.switcher.js
6+
docs/js/instantsearch.js

docs/ai_actions/ai_actions_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ month_change: false
88
## What are AI Actions
99

1010
Wherever you look, artificial intelligence becomes more and more important by enhancing user interaction and automating complex processes.
11-
[[= product_name =]] can be equipped with the AI Actions [LTS update](ibexa_dxp_v4.6.md#lts-updates), which harnesses AI's potential to automate time-consuming editorial tasks.
11+
[[= product_name =]] can be equipped with the AI Actions [LTS update](editions#lts-updates), which harnesses AI's potential to automate time-consuming editorial tasks.
1212
AI Actions is an extensible solution for integrating features provided by AI services into your workflows, all managed through a user-friendly interface.
1313

1414
Out-of-the-box, AI Actions solution includes two essential components: a framework package and an OpenAI connector package.

0 commit comments

Comments
 (0)