-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathlineup.html
More file actions
29 lines (26 loc) · 888 Bytes
/
lineup.html
File metadata and controls
29 lines (26 loc) · 888 Bytes
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
---
layout: page
title: Lineup
description: >-
Take a look at the STEM technicians and instructors streaming on Twitch and YouTube.
keywords:
- stem technicians twitch
- stem technicians youtube
- stem twitch
- stem youtube
permalink: /lineup/
redirect_from:
- /educators/
show_in_nav: true
order: 3
---
<h1>
Our lineup
</h1>
<p>
We aim to showcase the best in STEM talent, including technicians and instructors, on content-driven platforms including Twitch and YouTube.
</p>
<p>
The disciplines of our on-screen STEM talents include, but are not limited to the following: {% for science in site.sciences %}{% if forloop.last %} and{% elsif forloop.index > 1 %},{% endif %} <a class="text-{{ science.tag }} hover-underline" href="{{ science.url }}">{{ science.tag | replace: '-', ' ' }}</a>{% endfor %}.
</p>
{% include components/streamers/all.html %}