Skip to content

Commit 42e886d

Browse files
authored
Merge pull request #1 from patrick-blom/patrick
add slides for 2017/10/17 meetup
2 parents 6d429e6 + 172308a commit 42e886d

File tree

10 files changed

+205
-0
lines changed

10 files changed

+205
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 2017
44

5+
### October 17th 2017
6+
7+
* [Introduction](http://phpugms.github.io/phpugms_greeting_2017-10/index.html)
8+
59
### September 20th 2017
610

711
* [Introduction](http://phpugms.github.io/phpugms_greeting_2017-09/index.html)

phpugms_greeting_2017-10/img/.gitkeep

Whitespace-only changes.
114 KB
Loading
418 KB
Loading

phpugms_greeting_2017-10/img/gdcr.png

165 KB
Loading
94.6 KB
Loading
731 KB
Loading
527 KB
Loading
554 KB
Loading

phpugms_greeting_2017-10/index.html

Lines changed: 201 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,201 @@
1+
<!doctype html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="utf-8">
6+
7+
<title>PHP Usergroup Münster</title>
8+
9+
<meta name="description" content="PHP Usergroup Münster">
10+
11+
<meta name="apple-mobile-web-app-capable" content="yes" />
12+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
13+
14+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
15+
16+
<link rel="stylesheet" href="../reveal.js/css/reveal.css">
17+
<link rel="stylesheet" href="../theme/theme.css" id="theme">
18+
19+
<!-- Printing and PDF exports -->
20+
<script>
21+
var link = document.createElement( 'link' );
22+
link.rel = 'stylesheet';
23+
link.type = 'text/css';
24+
link.href = window.location.search.match( /print-pdf/gi ) ? '../reveal.js/css/print/pdf.css' : '../reveal.js/css/print/paper.css';
25+
document.getElementsByTagName( 'head' )[0].appendChild( link );
26+
</script>
27+
28+
<style>
29+
.reveal footer {
30+
background-color: #7c83b7;
31+
}
32+
33+
.reveal a {
34+
color: #50587c;
35+
}
36+
37+
38+
.reveal h1:after, .reveal h2:after {
39+
background: #50587c;
40+
}
41+
</style>
42+
</head>
43+
44+
<body class="light">
45+
<div class="reveal">
46+
<div class="slides">
47+
48+
<section>
49+
<h2>
50+
<img alt="PHP Usergroup Münster" src="../assets/phpugms-logo.svg" class="noborder" style="width: 300px">
51+
</h2>
52+
53+
<p>
54+
<a href="https://www.meetup.com/phpugms">meetup.com/phpugms</a>
55+
<br/>
56+
<a href="https://twitter.com/phpugms">@phpugms</a>
57+
<br/>
58+
Wednesday, October 17, 2017
59+
<p>
60+
</section>
61+
62+
<section>
63+
<h1>Wifi</h1>
64+
<p>SSID: GS Event<br>Password: gruenspar4events</p>
65+
</section>
66+
67+
<section>
68+
<h1>Restroom </h1>
69+
</section>
70+
71+
<section>
72+
<h1>Drinks</h1>
73+
</section>
74+
75+
<section>
76+
<h2>Thank you sponsors!</h2>
77+
</section>
78+
79+
80+
81+
<section>
82+
<img src="../assets/gruenspar_logo.jpg" class="noborder" />
83+
<p>Thanks for Drinks, Wifi and Hosting</p>
84+
<p>Looking for a Job? Ask the team!</p>
85+
</section>
86+
87+
88+
<section>
89+
<h1>Upcoming Events</h1>
90+
</section>
91+
92+
93+
94+
<section>
95+
<img src="img/swhack.png">
96+
</section>
97+
98+
99+
<section>
100+
<img src="img/testfest.png">
101+
</section>
102+
103+
104+
<section class="l-2up">
105+
<h2>PHP TestFest Münster</h2>
106+
107+
<strong>Sunday, October 22, 2017</strong><br>
108+
109+
<p>DigitalHub Münster</p>
110+
<p>https://phptestfest.org/ || Meetup</p>
111+
</section>
112+
113+
<section>
114+
<img src="img/mshack.png">
115+
</section>
116+
117+
<section>
118+
<img src="img/gdcr.png">
119+
</section>
120+
121+
<section>
122+
<img src="img/trivagohack.png" height="650">
123+
</section>
124+
125+
<section>
126+
<img src="img/cleancodelingen.png" height="650">
127+
</section>
128+
129+
<section class="l-2up">
130+
<h2>November Meeting</h2>
131+
132+
<strong>Tuesday, November 21, 2017</strong><br>
133+
134+
<p>Holger Woltersdorf (@hollodotme )</p>
135+
<p>"Async requests &amp; reactive responses with php-fpm"</p>
136+
<p>"IceHawk &mdash; a PHP 7 micro framework respecting CQRS"</p>
137+
</section>
138+
139+
140+
141+
<section>
142+
<h2>Todays Speaker</h2>
143+
144+
<div>
145+
<p>Timo Tewes (@zf2timo)</p>
146+
<img width="400" src="img/Ugy6h6Hn.png">
147+
</div>
148+
</section>
149+
150+
151+
152+
</div>
153+
<footer class="minimal">
154+
<div class="left">
155+
@phpugms
156+
</div>
157+
<div class="center">
158+
</div>
159+
<div class="right">
160+
<a href="https://twitter.com/phpugms">#phpugms</a>
161+
</div>
162+
</footer>
163+
</div>
164+
165+
<script src="../reveal.js/lib/js/head.min.js"></script>
166+
<script src="../reveal.js/js/reveal.js"></script>
167+
168+
<script>
169+
170+
// Full list of configuration options available at:
171+
// https://github.com/hakimel/reveal.js#configuration
172+
Reveal.initialize({
173+
width: 1014,
174+
height: 768,
175+
176+
// Bounds for smallest/largest possible scale to apply to content
177+
minScale: 0.2,
178+
maxScale: 3,
179+
margin: 0.01,
180+
181+
controls: false,
182+
progress: true,
183+
history: true,
184+
center: true,
185+
186+
transition: 'none', // none/fade/slide/convex/concave/zoom
187+
188+
slideNumber: false,
189+
190+
// Optional reveal.js plugins
191+
dependencies: [
192+
//{ src: '../reveal.js/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
193+
//{ src: '../reveal.js/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
194+
{ src: '../reveal.js/plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
195+
{ src: '../reveal.js/plugin/notes/notes.js', async: true }
196+
]
197+
});
198+
199+
</script>
200+
</body>
201+
</html>

0 commit comments

Comments
 (0)