Skip to main content

Static Awareness

Structure

  • Follows a 2 Column Layout
  • Has a Black Thin Center Division Line for visual bifurcation
  • Content Flow: Left Column first , then in the Right Column, followed by pagination to next page using weasyprint’s automatic handling.
  • INPUT - General Overview:
    • Include Full markdown support with Formatted Text using Bold, Italic, Ordered / Unordered List, Table Data etc.
    • Data would contain static facts about entities classified under respective groups.
    • Groups would contain a Heading Level 1 of Markdown style.
      • For a basic idea understand that, entities shall be classified into groups as follows:
        • INTERNATIONAL ORGANISATION
        • GOVERNMENT ORGANISATION
        • PERSONALITIES
      • Wherein each group would contain several static information like facts and figures:
        • Example: Suppose ‘World Bank’ classified under the ‘INTERNATIONAL ORGANISATION’ would be having data like:
  • IMPORTANT NOTE: The Static facts could also be given via a table format if not via unordered list style, so add that compatibility as well. And, for the GROUP TITLE, you shall use big font size in bold. Allow data to flow naturally , do not break content at group level, it is possible for multiple groups to be present on one page, not required for them to always start from new page.

ASCII Layout