Page Layouts
The Antora Feel++ UI provides several specialized page layouts for different content types and organizational structures.
1. Available Layouts
- default
-
Standard article layout for regular documentation pages
- manuals
-
Card-based catalog layout for organizing related content with visual navigation
- toolboxes
-
Alternative catalog layout for toolbox-style content organization
- case-study
-
Specialized layout for case studies and detailed examples
- reports
-
Layout optimized for report-style documents
2. Layout Usage
To use a specific layout, add the page-layout
attribute to your AsciiDoc file:
= Page Title
:page-layout: manuals
3. Catalog Layouts
The manuals
and toolboxes
layouts provide sophisticated card-based organization systems. These layouts automatically generate visual cards for related pages based on tagging and parent-catalog relationships.
Key features: - Automatic card generation based on page tags - Font Awesome icon support for illustrations - Hierarchical organization with parent-catalog relationships - Flexible content filtering within or across modules - Group titles for multi-tag displays