-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Subsequently, move all city pages to the new layout name! Fixes #137
- Loading branch information
Showing
10 changed files
with
46 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,15 @@ | ||
--- | ||
layout: city_new | ||
layout: city | ||
title: Dortmund | ||
tagline: "Between train rides, football and currywurst." | ||
rss_feed: dortmund | ||
meetupcom_group: opentechschool-dortmund | ||
about: "" | ||
--- | ||
|
||
## About | ||
|
||
As passionate computer science students we’ve started an OpenTechSchool chapter in the heart of the Ruhrpott, a metropolitan area with a fast developing start-up and IT scene. | ||
We’d love to encourage all kinds of people to use open technology and get connected to the tech community. | ||
|
||
<!-- | ||
<h2 style="margin: 0 0 50px 50px;">Team Dortmund</h2> | ||
<ul class="float_list float_list_4 team_list"> | ||
<li class="member"> | ||
<img src="{{site.baseurl}}images/team/carsten.jpg" alt="Carsten" title="Carsten"> | ||
<h3>Carsten</h3> | ||
<p>[email protected]</p> | ||
</li> | ||
<li class="member"> | ||
<img src="{{site.baseurl}}images/team/hendrik.jpg" alt="Hendrik" title="Hendrik"> | ||
<h3>Hendrik</h3> | ||
<p>[email protected]</p> | ||
</li> | ||
<li class="member"> | ||
<img src="{{site.baseurl}}images/team/leif.jpg" alt="leif" title="leif"> | ||
<h3>Leif</h3> | ||
<p>[email protected]</p> | ||
</li> | ||
<li class="member"> | ||
<img src="{{site.baseurl}}images/team/ola.jpg" alt="Ola" title="Ola"> | ||
<h3>Ola</h3> | ||
<p>[email protected]</p> | ||
</li> | ||
</ul> | ||
--> | ||
<!-- <div style="display: block; margin: 15px auto; width:522px"> | ||
<a class="twitter-timeline" href="https://twitter.com/OTS_HH" data-widget-id="276335676528672768">Tweets by @OTS_HH</a> | ||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> | ||
</div> --> | ||
As passionate computer science students we've started an OpenTechSchool | ||
chapter in the heart of the Ruhrpott, a metropolitan area with a fast | ||
developing start-up and IT scene. | ||
We'd love to encourage all kinds of people to use open technology | ||
and get connected to the tech community. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
layout: city_new | ||
layout: city | ||
title: Zürich | ||
class: zurich | ||
tagline: "The real Mountain View" | ||
|