Skip to content

Restructure the Marketplace section #9692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Enrich Your Mendix App with GenAI Capabilities"
url: /appstore/modules/genai/
linktitle: "GenAI Capabilities of Mendix"
description: "Describes the general properties and common concepts of generative AI in the context of developing Mendix applications and illustrates the preferred way of leveraging platform-supported connectors in applications following the GenAI Commons patterns."
weight: 5
---

## Introduction {#introduction}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "GenAI Concepts"
url: /appstore/modules/genai/get-started/
linktitle: "GenAI Concepts"
weight: 20
weight: 10
description: "Describes the concepts behind generative AI and what you might implement with it."
aliases:
- /appstore/modules/genai/using-gen-ai/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "How to Build Smarter Apps Using GenAI"
url: /appstore/modules/genai/how-to/
linktitle: "How to Build Smarter Apps using GenAI"
weight: 10
weight: 20
description: "Tutorial on how to get started with GenAI for Smarter Apps"
no_list: false
aliases:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Partner Solutions"
url: /appstore/partner-solutions/
description: "Presents details on the partner solutions available in the Mendix Marketplace."
weight: 3
weight: 6
no_list: false
description_list: true
---
Expand Down
Loading