Skip to content

Commit

Permalink
add member to 3-col grid (#428)
Browse files Browse the repository at this point in the history
* add member to 3-col grid
* remove disabled HC links
---------

Signed-off-by: [email protected] <[email protected]>
  • Loading branch information
bbrcknl authored Jan 22, 2025
1 parent 719c626 commit b9e759f
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 28 deletions.
4 changes: 1 addition & 3 deletions Foundation/Jobs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@ <h1>
<li>
<b>How to apply</b>:
<p>
Please visit <a
href="https://hensoldt-cyber.com/job-offers">https://hensoldt-cyber.com/job-offers</a>
or contact Daniela Kagerer at <a title="[email protected]"
Please contact Daniela Kagerer at <a title="[email protected]"
href="mailto:[email protected]">[email protected]</a>.
</p>
</li>
Expand Down
55 changes: 34 additions & 21 deletions Foundation/Membership/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,73 +289,86 @@ <h2>Associate Members</h2>
</div>
<div class="member3-name1">Autoware Foundation</div>

<div class="member3-pic2">
<div class="member3-pic2">
<a href="https://www.cyberagentur.de/">
<img src="LOGOS/Cyberagentur.svg" style="width: 200px" alt="Cyberagentur">
</a>
</div>
<div class="member3-name2">
Cyberagentur
</div>

<div class="member3-pic3">
<a href="https://ethz.ch/en.html">
<img src="LOGOS/ETH-Zurich.svg" style="width: 150px" alt="ETH Zurich">
</a>
</div>
<div class="member3-name2">ETH Zurich</div>
<div class="member3-name3">ETH Zurich</div>

<div class="member3-pic3">
</div>

<div class="members-3">
<div class="member3-pic1">
<a href="https://www.k-state.edu/">
<img src="LOGOS/kansas-state.svg" style="width: 150px"
alt="Kansas State">
</a>
</div>
<div class="member3-name3">Kansas State University</div>
</div>
<div class="member3-name1">Kansas State University</div>

<div class="members-3">
<div class="member3-pic1">
<div class="member3-pic2">
<a href="https://www.lclark.edu/">
<img src="LOGOS/lewis-clark.svg" style="width: 120px"
alt="Lewis & Clark College">
</a>
</div>
<div class="member3-name1">Lewis & Clark College</div>
<div class="member3-name2">Lewis & Clark College</div>

<div class="member3-pic2">
<div class="member3-pic3">
<a href="https://www.ncsc.gov.uk/">
<img src="LOGOS/NCSC.png" style="width: 170px" alt="NCSC">
</a>
</div>
<div class="member3-name2">NCSC</div>
<div class="member3-name3">NCSC</div>
</div>

<div class="member3-pic3">
<div class="members-3">
<div class="member3-pic1">
<a href="https://riscv.org/">
<img src="LOGOS/RISC-V.svg" style="width: 150px" alt="RISC-V International">
</a>
</div>
<div class="member3-name3">RISC-V International</div>
</div>
<div class="member3-name1">RISC-V International</div>

<div class="members-3">
<div class="member3-pic1">
<div class="member3-pic2">
<a href="https://www.tii.ae">
<img src="LOGOS/TII.jpg" style="width: 150px"
alt="TII logo">
</a>
</div>
<div class="member3-name1">Technology Innovation Institute</div>
<div class="member3-name2">Technology Innovation Institute</div>

<div class="member3-pic2">
<div class="member3-pic3">
<a href="https://www.tum.de/en">
<img src="LOGOS/TU-Munich.svg" style="width: 120px" alt="TU Munich">
</a>
</div>
<div class="member3-name2">TU Munich</div>
<div class="member3-name3">TU Munich</div>
</div>

<div class="member3-pic3">
<div class="members-3">
<div class="member3-pic1">
<a href="https://ku.edu/">
<img src="LOGOS/ku-institute.svg" style="width: 150px" alt="KU Institute for Information Sciences logo">
</a>
</div>
<div class="member3-name3">University of Kansas</div>
<div class="member3-name1">University of Kansas</div>
</div>


<!-- Bad practise but the only way to get alignment working on mobile -->
<div class="members-1">
<div class="member">
<div class="member">
<div class="member-pic">
<a href="https://autoware.org">
<img src="LOGOS/autoware.svg" style="width: 200px" alt="Autoware Foundation">
Expand Down
2 changes: 1 addition & 1 deletion Foundation/Summit/2022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h3 id="summit-location">
Location & Host
</h3>
<p>
The seL4 Summit 2022 was <a href="https://hensoldt-cyber.com/sel4-summit-2022/">held in Munich, Germany (hybrid), 10-13 Oct 2022, hosted by HENSOLDT Cyber GmbH.</a>
The seL4 Summit 2022 was held in Munich, Germany (hybrid), 10-13 Oct 2022, hosted by HENSOLDT Cyber GmbH.
</p>
</div>
<!--
Expand Down
5 changes: 2 additions & 3 deletions _news-items/2021-08-25-trentos.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
</a>

The seL4 Foundation has awarded <strong>interim endorsement</strong> to the
seL4-based <a
href="https://hensoldt-cyber.com/2021/07/07/trentos-a-secure-operating-system-on-top-of-sel4-camkes/">TRENTOS
secure operating system</a> from Foundation member HENSOLDT Cyber. This is the
seL4-based TRENTOS
secure operating system from Foundation member HENSOLDT Cyber. This is the
first time a product is endorsed, and marks a new milestone for the Foundation
and the growth of the seL4 ecosystem.
</p>
Expand Down

0 comments on commit b9e759f

Please sign in to comment.