Skip to content

Roadmap Section

The Roadmap Section displays roadmaps, timelines, or milestones in chronological order. Perfect for showing project plans, development timelines, or important milestones in a clear, visual format.



Example of Roadmap Section
Example of Roadmap Section

  • Type: String
  • Required: Yes
  • Purpose: Main heading for the entire roadmap section
  • Example:
    Our Roadmap or Development Timeline

  • Type: Text
  • Required: No
  • Purpose: Description for the roadmap section
  • Example:
    Our planned milestones and developments

  • Type: Array of timeline item objects
  • Required: No
  • Purpose: Timeline items for the roadmap

Each timeline item contains:

  • Type: String
  • Required: Yes
  • Purpose: Title of the milestone or feature
  • Example:
    Q1 2025: Product Launch or Phase 1: Foundation
  • Type: Text
  • Required: No
  • Purpose: Detailed description of the milestone
  • Example:
    Launch of our new product line with enhanced features

  • Type: Reference (backgroundColor)
  • Required: No
  • Purpose: Sets the background color for the entire section

  • Section Headline: Our Roadmap
  • Section Description: Our planned milestones and developments
  • Timeline Items:
    1. “Q1 2025: Product Launch”
      • Description: Launch of our new product line with enhanced features
    2. “Q2 2025: Platform Update”
      • Description: Introduction of new platform features and improvements
    3. “Q3 2025: Market Expansion”
      • Description: Expansion into new markets and regions

  • Chronology: Arrange items in chronological order for clarity
  • Clarity: Use clear, concise titles that communicate the milestone
  • Descriptions: Provide detailed but concise descriptions
  • Item count: 3-10 items are optimal for readability. Too few doesn’t justify a roadmap; too many becomes overwhelming
  • Regular updates: Keep the roadmap current with actual progress
  • Consistency: Use consistent date formats and terminology

  • Chronological display: Items displayed in timeline order
  • Clear structure: Title and description for each milestone
  • Visual timeline: Timeline visualization for easy understanding
  • Flexible content: Support for multiple timeline items (1-20 items)
  • Responsive: Adapts to different screen sizes

  • Pages (page)
    General content pages, especially project or development pages

  • Timeline items are displayed in the order they appear in the array
  • Items are typically displayed in a vertical timeline format
  • Background color references the global backgroundColor schema
  • The section uses semantic HTML for accessibility
  • Timeline visualization is handled by the frontend application
  • Minimum 1 item and maximum 20 items are allowed per roadmap