Organizing and adding content
Define how content should be displayed in the portal and add pages with custom content.
Customizing the landing page
Configure your landing page to display custom content.
About this task
By default, your portal displays a list of APIs on the landing page. You can change this behavior to create a custom landing page.
Procedure
Results
Organizing your API list
Configure your portal to define how to display your list of APIs.
About this task
Procedure
Results
With the following configuration, the list would be displayed as in
the image below:
[params]
[[params.api-list]]
"Inventory" = [ "books", "dvds" ]
[[params.api-list]]
"Sales" = [ "customers", "orders" ]
[[params.api-list]]
"default" = [ "employees"]

Creating a new page
Add a Markdown file as a new page in your portal.
Procedure
Results
