Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit fd6e44c

Browse files
committed
Merge pull request #15 from OpenTechSchool/update
Update new slides
2 parents 67478e2 + ce42035 commit fd6e44c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+878
-18
lines changed

index.html

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
.overview .wide-container {
1414
max-width: 1020px;
1515
margin: 0 auto;
16+
padding: 0 50px;
1617
}
1718

1819
/* Caption */
@@ -56,20 +57,31 @@ <h1>Presentations Archive</h1>
5657
<p>OpenTechSchool promotion and educational presentations</p>
5758
</header>
5859

59-
<section id="current">
60-
<h2>Current</h2>
60+
61+
<section id="matrials">
62+
<h2>Materials</h2>
63+
<ul>
64+
<li><a href="presentations/coaching/">Coaches Guidelines</a> the short introduction explaining the principles and rules of coaching with the OpenTechSchool</li>
65+
</ul>
66+
</section>
67+
68+
69+
<section id="about">
70+
<h2>About OpenTechSchool</h2>
6171
<ul>
62-
<li><a href="presentations/about/">About the OpenTechSchool</a> the 10min short highly visual Introduction to OTS</li>
63-
<li><a href="presentations/coaching/">Coaches Guidelines</a> the short introduction explaining the principles and rules of coaching with the OpenTechSchool</li>
72+
<li><a href="presentations/about/">Lightning Talk</a> the 10min-20min short highly visual Introduction to OTS, with intense focus on the values and actual workshops</li>
73+
<li><a href="presentations/about-micro/">Micro Talk</a> for when there are 5mins or less to convince an audience about OpenTechSchool and spark a local chapter</li>
74+
<li><a href="presentations/about-two/">Extended Talk</a> extended version of the lightning talk also covering local Chapters, the Blueprint and other, further involvements.</li>
6475
</ul>
6576
</section>
6677

6778
<section id="archive">
6879
<h2>Archive</h2>
6980
<ul>
70-
<li>Berlin, 2012/11/12 - <a href="presentations/opencurriuculum-github-for-the-win/">Opencurriculum - Github for the Win</a> as hold by <a href="http://open-strategies.de/sessions/opencurriculum-github-for-the-win">by Benjamin Kampmann at the Summit of New Thinking</a></li>
81+
<li>Berlin, 2013/05/10 - <a href="presentations/the-state-of-tech-education/">The state of Tech Education</a> as given by <a href="berlin.codemotionworld.com/talk-page/?talk_name=new-methods-in-tech-education">by Amélie Anglade and Benjamin Kampmann at Codemotion Berlin</a></li>
82+
<li>Berlin, 2012/11/12 - <a href="presentations/opencurriuculum-github-for-the-win/">Opencurriculum - Github for the Win</a> as hold by <a href="http://open-strategies.de/sessions/opencurriculum-github-for-the-win">by Benjamin Kampmann at Summit of New Thinking</a></li>
7183
</ul>
72-
</div>
84+
</section>
7385

7486
</div>
7587

257 KB
Loading
1000 KB
Loading
497 KB
Loading
Loading
Loading
120 KB
Loading

presentations/about-micro/index.html

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
<!DOCTYPE HTML>
2+
3+
<html lang="en">
4+
5+
<head>
6+
<title>OpenTechSchool</title>
7+
<meta charset="UTF-8">
8+
<meta name="viewport" content="width=1274, user-scalable=no">
9+
<link rel="stylesheet" href="../../theme/style.css">
10+
<script type="text/javascript" src="//use.typekit.net/ayv2sls.js"></script>
11+
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
12+
</head>
13+
14+
<body class="list">
15+
16+
<nav class="meta">
17+
<div class="container">
18+
<a class="logo" href="http://opentechschool.org">OpenTechSchool</a>
19+
</div>
20+
</nav>
21+
22+
<header class="caption">
23+
<h1>Micro-About the OpenTechSchool</h1>
24+
<p>A super short lightning presentation about the OpenTechSchool and what it does.</p>
25+
</header>
26+
27+
<section class="slides">
28+
29+
<div class="slide cover shout" id="Cover"><div>
30+
<section>
31+
<header>
32+
<h2>OpenTechSchool</h2>
33+
<p class="tagline">opentechschool.org</p>
34+
</header>
35+
</section>
36+
</div></div>
37+
38+
39+
<div class="slide cover shout w" id="js-beginners"><div>
40+
<section>
41+
<header class="with-bg">
42+
<h2>Coding Workshops</h2>
43+
<h3>free, hands-on and awesome</h3>
44+
</header>
45+
<img src="assets/js_workshop.jpg" alt="">
46+
</section>
47+
</div></div>
48+
49+
50+
<div class="slide cover shout w" id="experience"><div>
51+
<section>
52+
<header class="with-bg">
53+
<h2>Hands-on experience</h2>
54+
<h3>in a safe learning environment</h3>
55+
</header>
56+
<img src="assets/learning_experience.jpg" alt="">
57+
</section>
58+
</div></div>
59+
60+
61+
62+
<div class="slide cover shout w" id="community"><div>
63+
<section>
64+
<header class="with-bg">
65+
<h2>Community-run<br/>
66+
not-for-profit</h2>
67+
</header>
68+
<img src="assets/community.jpg" alt="">
69+
</section>
70+
</div></div>
71+
72+
<div class="slide cover shout w" id="team-blueprint"><div>
73+
<section>
74+
<header class="with-bg">
75+
<h2>Blueprint</h2>
76+
<h5>more than OpenSource</h5>
77+
</header>
78+
<img src="assets/blueprint.png" alt="">
79+
</section>
80+
</div></div>
81+
82+
83+
<div class="slide cover shout w" id="city-berlin"><div>
84+
<section>
85+
<header class="with-bg">
86+
<h2>independent, local Teams</h2>
87+
<h5>Berlin, Stockholm, Melbourne, Hamburg, <br/> Zurich, Dortmund, Tel Aviv and $your_city</h5>
88+
</header>
89+
<img src="assets/bg_berlin.jpg" alt="">
90+
</section>
91+
</div></div>
92+
93+
94+
<div class="slide" id="ThankYou"><div>
95+
<section style="background: url(assets/thanks.jpg) left bottom; background-size: cover;">
96+
<header>
97+
<h2>Thanks</h2>
98+
</header>
99+
<p style="text-align: center">You can learn more about the OpenTechSchool at <br> <a href="http://opentechschool.org"><strong>OpenTechSchool.org</strong></a></p>
100+
<p style="text-align: center">Stay connected: <br>
101+
<a href="http://twitter.com/opentechschool">@OpenTechSchool</a>&nbsp;|&nbsp;<a href="http://gplus.to/opentechschool">+OpenTechSchool</a>&nbsp;|&nbsp;<a href="http://facebook.com/opentechschool">fb.com/OpenTechSchool</a>
102+
</p>
103+
<p style="font-size: 0.8em;"><br>Special thanks to <a href="http://www.flickr.com/photos/crazysphinx/6846247288/sizes/l/">CrazySphinx</a>, <a href="http://commons.wikimedia.org/wiki/File:Sullivan_and_Ride_Show_Sleep_Restraints_-_GPN-2000-001032.jpg">NASA</a>, <a href="http://www.flickr.com/photos/mape_s/333862275/sizes/l/in/photostream/">Marieke IJsendoorn-Kuijpers</a>, <a href="http://www.flickr.com/photos/erix/3563179497/">Erich Ferdinand</a>, <a href="http://www.flickr.com/photos/mikebaird/3149088088/">Mike Baird</a>, <a href="http://www.flickr.com/photos/wscullin/3770015203/sizes/o/">Will Scullin</a>, <a href="http://www.flickr.com/photos/d2k6/5047947055/sizes/l/">Luis Hernandez</a> and <a href="http://www.flickr.com/photos/jdhancock/4378606832/sizes/l/">JD Hancok</a> for the amazing pictures.</p>
104+
<p>Fork this presentation on <a href="https://github.com/OpenTechSchool/slides">Github</a>.</p>
105+
</section>
106+
</div></div>
107+
108+
<!--
109+
To hide progress bar from entire presentation
110+
just remove “progress” element.
111+
-->
112+
<div class="progress"><div></div></div>
113+
114+
</section>
115+
116+
<script src="../../lib/shower/scripts/script.js"></script>
117+
</body>
118+
</html>
Loading
52.7 KB
Loading

0 commit comments

Comments
 (0)