Skip to content

Commit a199326

Browse files
iox-#1295 Update versions and MkDocs material related settings like CSS
1 parent e088257 commit a199326

File tree

4 files changed

+211
-28
lines changed

4 files changed

+211
-28
lines changed

doc/website/images/ekxide-logo.svg

Lines changed: 157 additions & 0 deletions
Loading

doc/website/overrides/partials/footer.html

Lines changed: 46 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
{% include ".icons/material/arrow-left.svg" %}
1010
</div>
1111
<div class="md-footer__title">
12+
<span class="md-footer__direction">
13+
{{ lang.t("footer.previous") }}
14+
</span>
1215
<div class="md-ellipsis">
13-
<span class="md-footer__direction">
14-
{{ lang.t("footer.previous") }}
15-
</span>
1616
{{ page.previous_page.title }}
1717
</div>
1818
</div>
@@ -21,10 +21,10 @@
2121
{% if page.next_page %}
2222
<a href="{{ page.next_page.url | url }}" class="md-footer__link md-footer__link--next" rel="next">
2323
<div class="md-footer__title">
24+
<span class="md-footer__direction">
25+
{{ lang.t("footer.next") }}
26+
</span>
2427
<div class="md-ellipsis">
25-
<span class="md-footer__direction">
26-
{{ lang.t("footer.next") }}
27-
</span>
2828
{{ page.next_page.title }}
2929
</div>
3030
</div>
@@ -47,7 +47,7 @@
4747
</div>
4848
<div class="md-footer-meta__inner md-grid">
4949
<div class="md-copyright">
50-
Copyright © 2021 Eclipse Foundation<br>
50+
Copyright © 2025 Eclipse Foundation<br>
5151
<a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy policy</a><br>
5252
<a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of use</a><br>
5353
<a href="https://www.eclipse.org/legal/copyright.php" target="_blank">Copyright</a><br>
@@ -65,25 +65,51 @@
6565
src="{{ base_url }}/images/bosch-logo.png" width="100px"></img></a><br>
6666
<a href="https://www.apex.ai/" target="_blank" rel="noopener" title="Apex.AI Inc."><img
6767
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>
6870
</div>
6971
</div>
7072
<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>
7581
</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>
7989
</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>
8397
</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>
87113
</a>
88114
</div>
89115
</div>

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ markdown_extensions:
1515
- markdown_include.include
1616
- admonition
1717
- pymdownx.emoji:
18-
emoji_index: !!python/name:materialx.emoji.twemoji
19-
emoji_generator: !!python/name:materialx.emoji.to_svg
18+
emoji_index: !!python/name:material.extensions.emoji.twemoji
19+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
2020
- pymdownx.tasklist:
2121
custom_checkbox: true
2222
plugins:

tools/website/export-docu-to-website.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
# SPDX-License-Identifier: Apache-2.0
1818

1919
# Necessary tools:
20-
# mkdocs-awesome-pages-plugin, v2.6.0
21-
# mkdocs-autolinks-plugin, v0.4.0 (with svg patch)
22-
# mkdocs-material, v8.1.3-insiders-4.5.0
23-
# markdown-include, v0.6.0
24-
# mkdocs, v1.2.3
20+
# mkdocs-awesome-pages-plugin, v2.10.1
21+
# mkdocs-autolinks-plugin, v0.7.1
22+
# mkdocs-material, v9.5.50
23+
# markdown-include, v0.8.1
24+
# mkdocs, v1.6.1
2525
# Doxygen, v1.9.1
2626
# doxybook2, v1.3.3
27-
# mike, v1.0.0
27+
# mike, v2.1.3
2828

2929
set -e
3030

0 commit comments

Comments
 (0)