|
9 | 9 | {% include ".icons/material/arrow-left.svg" %} |
10 | 10 | </div> |
11 | 11 | <div class="md-footer__title"> |
| 12 | + <span class="md-footer__direction"> |
| 13 | + {{ lang.t("footer.previous") }} |
| 14 | + </span> |
12 | 15 | <div class="md-ellipsis"> |
13 | | - <span class="md-footer__direction"> |
14 | | - {{ lang.t("footer.previous") }} |
15 | | - </span> |
16 | 16 | {{ page.previous_page.title }} |
17 | 17 | </div> |
18 | 18 | </div> |
|
21 | 21 | {% if page.next_page %} |
22 | 22 | <a href="{{ page.next_page.url | url }}" class="md-footer__link md-footer__link--next" rel="next"> |
23 | 23 | <div class="md-footer__title"> |
| 24 | + <span class="md-footer__direction"> |
| 25 | + {{ lang.t("footer.next") }} |
| 26 | + </span> |
24 | 27 | <div class="md-ellipsis"> |
25 | | - <span class="md-footer__direction"> |
26 | | - {{ lang.t("footer.next") }} |
27 | | - </span> |
28 | 28 | {{ page.next_page.title }} |
29 | 29 | </div> |
30 | 30 | </div> |
|
47 | 47 | </div> |
48 | 48 | <div class="md-footer-meta__inner md-grid"> |
49 | 49 | <div class="md-copyright"> |
50 | | - Copyright © 2021 Eclipse Foundation<br> |
| 50 | + Copyright © 2025 Eclipse Foundation<br> |
51 | 51 | <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy policy</a><br> |
52 | 52 | <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of use</a><br> |
53 | 53 | <a href="https://www.eclipse.org/legal/copyright.php" target="_blank">Copyright</a><br> |
|
65 | 65 | src="{{ base_url }}/images/bosch-logo.png" width="100px"></img></a><br> |
66 | 66 | <a href="https://www.apex.ai/" target="_blank" rel="noopener" title="Apex.AI Inc."><img |
67 | 67 | src="{{ base_url }}/images/apex-logo.webp" width="100px"></img></a><br> |
| 68 | + <a href="https://www.ekxide.io/" target="_blank" rel="noopener" title="ekxide IO GmbH"><img |
| 69 | + src="{{ base_url }}/images/ekxide-logo.svg" width="100px"></img></a><br> |
68 | 70 | </div> |
69 | 71 | </div> |
70 | 72 | <div class="md-footer-meta__inner md-grid"> |
71 | | - <div class="md-social"> |
72 | | - <a href="https://github.com/eclipse-iceoryx/iceoryx" target="_blank" rel="noopener" title="GitHub" |
73 | | - class="md-social__link"> |
74 | | - {% include ".icons/material/github.svg" %} |
| 73 | + <div style="padding-top: 40px; display: flex; flex-direction: column; gap: 8px;"> |
| 74 | + <a href="https://github.com/eclipse-iceoryx/iceoryx" target="_blank" rel="noopener" title="GitHub iceoryx" class="md-social__link" style="width: 100%; display: inline;"> |
| 75 | + <div style="width: 24px; margin: 0 auto; float: left;"> |
| 76 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="max-height: none;"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2z"/></svg> |
| 77 | + </div> |
| 78 | + <div style="float:left; padding-left:0.5rem;"> |
| 79 | + iceoryx |
| 80 | + </div> |
75 | 81 | </a> |
76 | | - <a href="https://gitter.im/eclipse/iceoryx" target="_blank" rel="noopener" title="Gitter.im Chat" |
77 | | - class="md-social__link"> |
78 | | - {% include ".icons/material/chat.svg" %} |
| 82 | + <a href="https://github.com/eclipse-iceoryx/iceoryx2" target="_blank" rel="noopener" title="GitHub iceoryx2" class="md-social__link" style="width: 100%; display: inline;"> |
| 83 | + <div style="width: 24px; margin: 0 auto; float: left;"> |
| 84 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="max-height: none;"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2z"/></svg> |
| 85 | + </div> |
| 86 | + <div style="float:left; padding-left:0.5rem;"> |
| 87 | + iceoryx2 |
| 88 | + </div> |
79 | 89 | </a> |
80 | | - <a href="https://github.com/eclipse-iceoryx/iceoryx/blob/main/GOVERNANCE.md#bi-weekly-meetup" |
81 | | - target="_blank" rel="noopener" title="Developer Meetup" class="md-social__link"> |
82 | | - {% include ".icons/material/calendar.svg" %} |
| 90 | + <a href="https://gitter.im/eclipse/iceoryx" target="_blank" rel="noopener" title="Gitter.im Chat" class="md-social__link" style="width: 100%; display: inline;"> |
| 91 | + <div style="width: 24px; margin: 0 auto; float: left;"> |
| 92 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="max-height: none;"><path d="M12 3c5.5 0 10 3.58 10 8s-4.5 8-10 8c-1.24 0-2.43-.18-3.53-.5C5.55 21 2 21 2 21c2.33-2.33 2.7-3.9 2.75-4.5C3.05 15.07 2 13.13 2 11c0-4.42 4.5-8 10-8z"/></svg> |
| 93 | + </div> |
| 94 | + <div style="float:left; padding-left:0.5rem;"> |
| 95 | + Developer Chat |
| 96 | + </div> |
83 | 97 | </a> |
84 | | - <a href="https://accounts.eclipse.org/mailing-list/iceoryx-dev" target="_blank" rel="noopener" |
85 | | - title="Mailing List" class="md-social__link"> |
86 | | - {% include ".icons/material/email-multiple.svg" %} |
| 98 | + <a href="https://github.com/eclipse-iceoryx/iceoryx/blob/master/GOVERNANCE.md#bi-weekly-meetup" target="_blank" rel="noopener" title="Developer Meetup" class="md-social__link" style="width: 100%; display: inline;"> |
| 99 | + <div style="width: 24px; margin: 0 auto; float: left;"> |
| 100 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="max-height: none;"><path d="M19 19H5V8h14m-3-7v2H8V1H6v2H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-1V1m-1 11h-5v5h5v-5z"/></svg> |
| 101 | + </div> |
| 102 | + <div style="float:left; padding-left:0.5rem;"> |
| 103 | + Developer Meetup |
| 104 | + </div> |
| 105 | + </a> |
| 106 | + <a href="https://accounts.eclipse.org/mailing-list/iceoryx-dev" target="_blank" rel="noopener" title="Mailing List" class="md-social__link" style="width: 100%; display: inline;"> |
| 107 | + <div style="width: 24px; margin: 0 auto; float: left;"> |
| 108 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="max-height: none;"><path d="M22 6V4l-8 5-8-5v2l8 5 8-5m0-4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2h16M2 6v14h18v2H2a2 2 0 0 1-2-2V6h2z"/></svg> |
| 109 | + </div> |
| 110 | + <div style="float:left; padding-left:0.5rem;"> |
| 111 | + Mailing List |
| 112 | + </div> |
87 | 113 | </a> |
88 | 114 | </div> |
89 | 115 | </div> |
|
0 commit comments