forked from BIRDSOpenSource/BIRDSOpenSource.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter_custom.html
More file actions
176 lines (170 loc) · 5.43 KB
/
footer_custom.html
File metadata and controls
176 lines (170 loc) · 5.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!-- Footer Starts light-bg: #f8f9fb -->
<footer
class="site-footer"
style="
background-color: #27262b;
color: #e6e1e7;
font-size: 14px;
padding: 2rem 1rem;
width: 100%;
"
>
<div style="max-width: 100%; margin: 0 auto">
<div
style="
display: grid;
grid-template-columns: repeat(auto-fit, minmax(23%, 1fr));
gap: 2rem;
"
>
<!-- Column 1: Copyright light-color: #333-->
<div>
<p style="margin-bottom: 0.5rem">
© 2015–2025 <br />
<a
href="https://kyutech-laseine.net/english/"
target="_blank"
rel="noopener noreferrer"
style="color: #e6e1e7; text-decoration: none"
>
Laboratory of Lean Satellite Enterprises and In-Orbit Experiment
(LaSEINE), Kyutech
</a>
</p>
</div>
<!-- Column 2: Contribute -->
<div>
<p style="margin-bottom: 0.3rem; font-weight: bold">
Contribute to Docs
</p>
<p style="margin: 0.4rem 0">
🛠️
<a
href="https://birdsopensource.github.io/contribute"
target="_blank"
style="color: #e6e1e7; text-decoration: none"
>
Learn how to get involved
</a>
</p>
<p style="margin: 0.4rem 0">
💬
<a
href="https://github.com/orgs/BIRDSOpenSource/discussions/categories/general"
target="_blank"
style="color: #e6e1e7; text-decoration: none"
>
Submit feedback
</a>
</p>
</div>
<!-- Column 3: Community -->
<div>
<p style="margin-bottom: 0.3rem; font-weight: bold">
Join the Community
</p>
<!-- Telegram -->
<p style="margin: 0.4rem 0">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 240 240"
width="16"
height="16"
style="vertical-align: middle; margin-right: 6px; fill: #229ed9"
>
<path
d="M120 0C53.73 0 0 53.73 0 120s53.73 120 120 120 120-53.73 120-120S186.27 0 120 0zm56.07 82.72l-18.73 88.27c-1.42 6.3-5.2 7.84-10.53 4.88l-29.12-21.46-14.04 13.52c-1.55 1.54-2.85 2.85-5.83 2.85l2.08-29.5 53.64-48.45c2.33-2.05-.51-3.2-3.6-1.15l-66.3 41.73-28.54-8.92c-6.2-1.94-6.3-6.2 1.29-9.17l111.65-43.06c5.2-1.93 9.74 1.28 8.07 9.46z"
/>
</svg>
<a
href="{{ site.telegram }}"
target="_blank"
style="color: #e6e1e7; text-decoration: none"
>Chat on Telegram</a
>
</p>
<!-- YouTube -->
<p style="margin: 0.4rem 0">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="16"
height="16"
style="vertical-align: middle; margin-right: 6px; fill: red"
>
<path
d="M23.498 6.186a2.897 2.897 0 0 0-2.038-2.049C19.663 3.5 12 3.5 12 3.5s-7.662 0-9.46.637a2.897 2.897 0 0 0-2.038 2.049C.5 8.02.5 12 .5 12s0 3.98.637 5.814a2.897 2.897 0 0 0 2.038 2.049C4.338 20.5 12 20.5 12 20.5s7.663 0 9.46-.637a2.897 2.897 0 0 0 2.038-2.049C23.5 15.98 23.5 12 23.5 12s0-3.98-.002-5.814zM9.75 15.568V8.432L15.818 12 9.75 15.568z"
/>
</svg>
<a
href="{{ site.youtube }}"
target="_blank"
style="color: #e6e1e7; text-decoration: none"
>Watch on YouTube</a
>
</p>
<!-- Webinars -->
<p style="margin: 0.4rem 0">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="16"
height="16"
style="vertical-align: middle; margin-right: 6px; fill: #e6e1e7"
>
<path
d="M21 4H3C1.9 4 1 4.9 1 6v9c0 1.1.9 2 2 2h4v2H5a1 1 0 0 0 0 2h14a1 1 0 0 0 0-2h-2v-2h4c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM3 15V6h18v9H3Zm10 2v2h-2v-2h2Zm-6-6h2v2H7v-2Zm3 0h2v2h-2v-2Zm3 0h2v2h-2v-2Z"
/>
</svg>
<a
href="{{ site.mailing_list }}"
target="_blank"
style="color: #e6e1e7; text-decoration: none"
>Join monthly webinars</a
>
</p>
</div>
</div>
<!-- Footer Form Row -->
<div
style="margin-top: 2rem; border-top: 1px solid #ccc; padding-top: 1.5rem"
>
<form action="https://lean-sat.org/opensource/" method="POST">
<label
for="email"
style="display: block; margin-bottom: 0.5rem; font-weight: 500"
>📬 Subscribe for Updates</label
>
<div style="display: flex; flex-wrap: wrap; gap: 0.5rem">
<input
type="email"
id="email"
name="email"
placeholder="you@example.com"
required
style="
padding: 8px;
flex: 1;
min-width: 200px;
border: 1px solid #ccc;
border-radius: 4px;
"
/>
<button
type="submit"
style="
padding: 8px 16px;
background-color: #005596;
color: #e6e1e7;
border: none;
border-radius: 4px;
cursor: pointer;
"
>
Subscribe
</button>
</div>
</form>
</div>
</div>
</footer>