-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathecosystem.html
More file actions
243 lines (234 loc) · 9.85 KB
/
Copy pathecosystem.html
File metadata and controls
243 lines (234 loc) · 9.85 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>生态伙伴 | 虚谷计划</title>
<meta name="description" content="虚谷计划生态伙伴:携手一线教师、高校院所、创客空间与科技企业,共建开源教育未来。">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Navigation -->
<header class="site-header scrolled" id="header">
<div class="container nav-container">
<a class="logo" href="/">
<span class="logo-mark">虚</span>
<span class="logo-text">虚谷计划</span>
</a>
<nav class="main-nav">
<a href="about.html">关于计划</a>
<a href="maker.html">创客教育</a>
<a href="ai.html">人工智能</a>
<a href="ecosystem.html">生态伙伴</a>
<a href="list.html" class="btn btn-sm btn-outline">项目列表</a>
</nav>
<button class="menu-toggle" aria-label="菜单" id="menuToggle">
<span></span><span></span><span></span>
</button>
</div>
</header>
<!-- Mobile Menu -->
<div class="mobile-menu" id="mobileMenu">
<a href="about.html">关于计划</a>
<a href="maker.html">创客教育</a>
<a href="ai.html">人工智能</a>
<a href="ecosystem.html">生态伙伴</a>
<a href="list.html">项目列表</a>
</div>
<!-- Page Header -->
<section class="page-header">
<div class="container">
<h1>生态伙伴</h1>
<p>携手共建开源教育未来,让优质的开源教育惠及每一位学生。</p>
</div>
</section>
<!-- Ecosystem Roles -->
<section class="section section-ecosystem">
<div class="container">
<div class="ecosystem-inner">
<div class="ecosystem-content">
<span class="section-tag">生态伙伴</span>
<h2 class="section-title">携手共建<br>开源教育未来</h2>
<p>虚谷计划的成长离不开一线教育工作者的实践反馈、高校研究者的学术支撑、创客空间的社区运营,以及企业工程师的技术贡献。我们期待与更多伙伴一起,让优质的开源教育惠及每一位学生。</p>
<div class="ecosystem-actions">
<a href="mailto:xiezuoru@qq.vip.com" class="btn btn-primary">成为伙伴</a>
<a href="list.html" class="btn btn-ghost">查看项目列表</a>
</div>
</div>
<div class="ecosystem-roles">
<div class="role-card">
<strong>一线教师</strong>
<span>课程实践 · 案例共创</span>
</div>
<div class="role-card">
<strong>高校院所</strong>
<span>学术研究 · 师资培训</span>
</div>
<div class="role-card">
<strong>创客空间</strong>
<span>社区运营 · 活动组织</span>
</div>
<div class="role-card">
<strong>科技企业</strong>
<span>硬件研发 · 技术支持</span>
</div>
</div>
</div>
</div>
</section>
<!-- STEAM Education Conference -->
<section class="section section-steam">
<div class="container">
<div class="section-header">
<span class="section-tag">合作活动</span>
<h2 class="section-title">中小学STEAM教育大会</h2>
<p class="section-subtitle">一年一度 · 坚持公益 · 众师众创。从2013年温州的首次论坛出发,大会始终扎根一线,陪伴全国中小学创客、STEAM、人工智能与跨学科创新教育领域的教师共同成长。</p>
</div>
<div class="steam-stats">
<div class="steam-stat">
<div class="steam-stat-number">12</div>
<div class="steam-stat-label">届大会</div>
</div>
<div class="steam-stat">
<div class="steam-stat-number">12</div>
<div class="steam-stat-label">座城市</div>
</div>
<div class="steam-stat">
<div class="steam-stat-number">11</div>
<div class="steam-stat-label">年历程</div>
</div>
</div>
<div class="steam-features">
<div class="steam-feature">
<div class="steam-feature-icon">🎯</div>
<h3>扎根一线</h3>
<p>大会坚持从一线教师的真实需求出发,汇聚教育专家、校长、教研员与教师,共同探讨教学实践中的真问题。</p>
</div>
<div class="steam-feature">
<div class="steam-feature-icon">🤝</div>
<h3>众师众创</h3>
<p>最早由民间一线教师发起,强调开源、分享与协作,形成了以教师社群为核心的众创生态。</p>
</div>
<div class="steam-feature">
<div class="steam-feature-icon">🚀</div>
<h3>前沿引领</h3>
<p>从创客教育到STEAM教育,再到人工智能教育,大会始终站在中小学科技教育发展的最前沿。</p>
</div>
<div class="steam-feature">
<div class="steam-feature-icon">❤️</div>
<h3>公益开放</h3>
<p>大会始终保持开源、草根、免费的特色,为教育工作者提供平等交流、共享资源的平台。</p>
</div>
</div>
<div class="steam-history">
<div class="steam-history-item">
<div class="steam-history-year">2024</div>
<div class="steam-history-content">
<h3>第十二届 · 贵州遵义</h3>
<p>主题:人工智能教育与创新。大会历时两天,设置了多个专题报告和14个主题工作坊,吸引了全国各地千余名教育工作者参与。</p>
</div>
</div>
<div class="steam-history-item">
<div class="steam-history-year">2023</div>
<div class="steam-history-content">
<h3>第十一届 · 北京海淀</h3>
<p>主题:走向"科创输出"的人工智能教育。来自25个省市的教育专家、校长和一线教师400余人共聚一堂,累计参会约两万四千人次。</p>
</div>
</div>
<div class="steam-history-item">
<div class="steam-history-year">2022</div>
<div class="steam-history-content">
<h3>第十届 · 浙江温州</h3>
<p>主题:创客教育与新一代人工智能。十年后大会再次回到温州,探讨创客教育与新一代人工智能的融合发展。</p>
</div>
</div>
</div>
<div class="section-cta">
<a href="https://steamedu.site/" target="_blank" rel="noopener" class="btn btn-primary">访问大会官网</a>
</div>
</div>
</section>
<!-- CTA -->
<section class="section section-cta-large">
<div class="container">
<div class="cta-card">
<h2>加入虚谷计划生态</h2>
<p>无论您是一线教师、高校研究者、创客空间运营者还是企业工程师,欢迎与我们联系,共同推动开源教育的发展。</p>
<div class="cta-actions">
<a href="mailto:xiezuoru@qq.vip.com" class="btn btn-light btn-lg">成为伙伴</a>
<a href="list.html" class="btn btn-ghost btn-lg">查看项目列表</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="site-footer">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a class="logo" href="/">
<span class="logo-mark">虚</span>
<span class="logo-text">虚谷计划</span>
</a>
<p>中国的开源教育计划,让人工智能与开源硬件点亮每一间课堂。</p>
</div>
<div class="footer-links">
<h4>热门项目</h4>
<a href="/handpy">掌控板</a>
<a href="/vvlink">虚谷物联</a>
<a href="https://quickform.cc/" target="_blank" rel="noopener">QuickForm</a>
<a href="https://xedupro.cn/" target="_blank" rel="noopener">XEduPro</a>
<a href="https://openhydra.net/" target="_blank" rel="noopener">OpenHydra</a>
</div>
<div class="footer-links">
<h4>导航</h4>
<a href="list.html">项目列表</a>
<a href="about.html">关于我们</a>
<a href="maker.html">创客教育</a>
<a href="ai.html">人工智能</a>
</div>
</div>
<div class="footer-bottom">
<p>© 虚谷计划组委会 2018 — 2026. 保留所有权利。</p>
</div>
</div>
</footer>
<script>
// Header scroll effect
const header = document.getElementById('header');
window.addEventListener('scroll', () => {
if (window.scrollY > 20) {
header.classList.add('scrolled');
} else {
header.classList.remove('scrolled');
}
});
// Mobile menu
const menuToggle = document.getElementById('menuToggle');
const mobileMenu = document.getElementById('mobileMenu');
menuToggle.addEventListener('click', () => {
menuToggle.classList.toggle('active');
mobileMenu.classList.toggle('open');
});
mobileMenu.querySelectorAll('a').forEach(link => {
link.addEventListener('click', () => {
menuToggle.classList.remove('active');
mobileMenu.classList.remove('open');
});
});
// Smooth scroll
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function(e) {
const target = document.querySelector(this.getAttribute('href'));
if (target) {
e.preventDefault();
target.scrollIntoView({ behavior: 'smooth', block: 'start' });
}
});
});
</script>
</body>
</html>