User:C/Sandbox Main page 2: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:
       <br>
       <br>
       <br>
       <br>
       It is maintained by contributors who believe that open sharing strengthens
       It is maintained by contributors who believe that open sharing strengthens the entire ecosystem.
      the entire ecosystem.
     </p>
     </p>
   </div>
   </div>
Line 18: Line 17:
   <div style="flex:2 1 500px; min-width:300px;">
   <div style="flex:2 1 500px; min-width:300px;">
     <h2>
     <h2>
       Ecosystem pages
       Ecosystem map
     </h2>
     </h2>
     <p>
     <p>
Line 33: Line 32:
<!-- FEATURED SECTION -->
<!-- FEATURED SECTION -->
<h2>
<h2>
   Featured pages
   Featured ecosystem players
</h2>
</h2>
<div style="display:flex; flex-wrap:wrap; gap:24px; margin-top:20px;">
<div style="display:flex; flex-wrap:wrap; gap:24px; margin-top:20px;">
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
     <em>
     <em>
       Featured placeholder 1
       Featured startup
     </em>
     </em>
     <br>
     <br>
Line 45: Line 44:
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
     <em>
     <em>
       Featured placeholder 2
       Featured investor
     </em>
     </em>
     <br>
     <br>
Line 52: Line 51:
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
     <em>
     <em>
       Featured placeholder 3
       Featured other stakeholder
     </em>
     </em>
     <br>
     <br>
     (Future featured-page template goes here)
     (Future featured-page template goes here)
  </div>
</div>
<!--- Informative section --->
<div style="display:flex; flex-wrap:wrap; gap:5px; margin-bottom:20px;">
  <!-- Left column (1/3 on desktop, full width on mobile) -->
  <div style="flex:1 1 300px; max-width:450px;">
    <h2>
      Knowledge repository
    </h2>
    <p>
The wiki also maintains informative pages, aiming to:
#Host a shared resource for readers to get up to speed on diverse range of topics within Deep Tech
#Offer a shared terminology and reference space to improve communication across stakeholders from different backgrounds
#Capture learning and insights from across the globe to improve how Deep Tech is understood, developed, and practiced
      <br>
Have some knowledge, insight, or experienced to share? You can help others by [[Help:Contributing|contributing to the wiki]]
    </p>
  </div>
  <!-- Right column (2/3 on desktop, full width on mobile) -->
  <div style="flex:2 1 500px; min-width:300px;">
    <h2>
      Featured page
    </h2>
Featured page here
   </div>
   </div>
</div>
</div>