User:C/Sandbox Main page: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<div style="display:flex; gap:24px; align-items:flex-start; margin-bottom:32px;">
<!-- Two-column top layout -->
<div style="display:grid; grid-template-columns: 1fr 2fr; gap:40px; align-items:start; margin-bottom:40px;">


   <!-- Left column (1/3) -->
   <div>
  <div style="flex:1; min-width:0;">
    <h2>The Deep Tech Wiki</h2>
==The Deep Tech Wiki==
    <p>
Welcome to the Deep Tech Wiki, a wiki for providing a free knowledge resource on the deep tech industry. It is created and maintained by contributors who believe that open sharing strengthens the entire ecosystem.
      Welcome to the Deep Tech Wiki, a wiki for providing a free knowledge resource on the deep tech industry.
      It is created and maintained by contributors who believe that open sharing strengthens the entire ecosystem.
    </p>
   </div>
   </div>


   <!-- Right column (2/3) -->
   <div>
  <div style="flex:2; min-width:0;">
    <h2>Ecosystem pages</h2>
==Ecosystem pages==
    <p>We're mapping the ecosystem one stakeholder at a time. Below is a snapshot of what's been created so far:</p>
We're mapping the ecosystem one stakeholder at a time. Below is a snapshot of what's been created so far:


{{Stakeholder count widget}}
    {{Stakeholder count widget}}


Every page starts with a contributor. Help shape a more complete picture of the industry [[Help:Contributing|by adding what you know]].
    <p>
      Every page starts with a contributor. Help shape a more complete picture of the industry
      [[Help:Contributing|by adding what you know]].
    </p>
   </div>
   </div>


</div>
</div>


----
<!-- Featured section -->
<h2>Featured pages</h2>


<div style="display:grid; grid-template-columns: repeat(3, 1fr); gap:24px; margin-top:20px;">


==Featured pages==
   <div style="border:1px solid #ddd; padding:20px; border-radius:6px;">
<div style="display:flex; gap:24px; margin-top:16px;">
    <em>Featured placeholder 1</em><br>
 
    (Future featured-page template goes here)
   <div style="flex:1; border:1px solid #ddd; padding:16px; min-height:120px; border-radius:4px;">
''Featured placeholder 1''<br />
(Future featured-page template goes here)
   </div>
   </div>


   <div style="flex:1; border:1px solid #ddd; padding:16px; min-height:120px; border-radius:4px;">
   <div style="border:1px solid #ddd; padding:20px; border-radius:6px;">
''Featured placeholder 2''<br />
    <em>Featured placeholder 2</em><br>
(Future featured-page template goes here)
    (Future featured-page template goes here)
   </div>
   </div>


   <div style="flex:1; border:1px solid #ddd; padding:16px; min-height:120px; border-radius:4px;">
   <div style="border:1px solid #ddd; padding:20px; border-radius:6px;">
''Featured placeholder 3''<br />
    <em>Featured placeholder 3</em><br>
(Future featured-page template goes here)
    (Future featured-page template goes here)
   </div>
   </div>


</div>
</div>