Overview
Configure Elemental module with allowed block types and settings.
Requirements
YAML Configuration
- app/_config/elemental.yml
- Define allowed block types globally
- Override per PageType (optional)
Block Whitelist
- Start with base blocks (Content, Text, HTML, Image)
- Expand as blocks are created
- Document available blocks
CMS Settings
- Enable live preview
- Configure block templates
- Set default block type
Acceptance Criteria
Relates to #133