-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
5 additions
and
41 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,9 +60,8 @@ <h1>NodeSchool Montréal</h1> | |
</div> | ||
<p class="about"><strong>NodeSchool</strong> is a selection of open source workshops that teach web software skills. You can do them on your own or in the company of peers and mentors, right here in <strong>Montréal</strong>.</p> | ||
<p> | ||
<a href="https://gitter.im/nodeschool/montreal">Chat on Gitter</a> | ||
</p> | ||
<p> | ||
<a href="https://gitter.im/nodeschool/montreal"><img src="https://camo.githubusercontent.com/fed5b5512498193ce4bba599fd94cd12b9f56491/68747470733a2f2f696d672e736869656c64732e696f2f6769747465722f726f6f6d2f6e776a732f6e772e6a732e737667"/></a> | ||
|
||
<a href="https://twitter.com/NodeSchoolMTL" class="twitter-follow-button" data-show-count="false">Follow @NodeSchoolMTL</a> | ||
</p> | ||
<div class="event"> | ||
|
@@ -122,13 +121,13 @@ <h3>"How do I run a workshopper?"</h3> | |
<h2 id="photos">Photos</h2> | ||
<div class="list-photos cf"> | ||
{% for i in (30..30) %} | ||
{% cycle '<div class="row">', '', '', '', '' %} | ||
<div class="row"> | ||
<a href="i/photos/{{i}}.jpg" target="_blank" class="image-wrapper"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250 300" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<polygon class="hex" points="250,75 250,225 125,300 0,225 0,75 125,0" fill="url('#photo-{{i}}')"></polygon> | ||
</svg> | ||
</a> | ||
{% cycle '', '', '', '', '</div>' %} | ||
</div> | ||
{% endfor %} | ||
</div> | ||
<p>We promise a safe, harrassment-free learning environment. Please report any concerns immediately to organizers. We follow the <a href="http://confcodeofconduct.com/">conference code of conduct</a>.</p> | ||
|
@@ -187,7 +186,7 @@ <h2 id="attendees">Attendees</h2> | |
<h2 id="sponsors">Sponsors</h2> | ||
<div class="list-sponsors cf"> | ||
<p>The best way to sponsor NodeSchool Montréal is to become a mentor and share your knowledge and expertise.</p> | ||
<p>To double down your support, we welcome small cash contributions, regular meeting space, and technical speakers. You get no special mentions or extra speak-time during workshops: contact <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<p>To double down your support, we welcome small cash contributions, regular meeting space, and technical speakers. You receive no special mentions or extra speak-time during workshops. Contact <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
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
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,9 +1,7 @@ | ||
// These changes override the Tito Widget SASS files | ||
.tito-ticket-list | ||
|
||
p | ||
padding: 5px 30px | ||
|
||
.tito-ticket-status | ||
padding: 20px 5px | ||
display: inline-block |
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