-
Notifications
You must be signed in to change notification settings - Fork 2
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
0 parents
commit 82bb2df
Showing
164 changed files
with
39,522 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.DS_Store | ||
_site |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
test |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
rulu.eu |
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
source :rubygems | ||
|
||
gem 'jekyll' | ||
gem 'redcarpet' |
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
GEM | ||
remote: http://rubygems.org/ | ||
specs: | ||
albino (1.3.3) | ||
posix-spawn (>= 0.3.6) | ||
classifier (1.3.3) | ||
fast-stemmer (>= 1.0.0) | ||
directory_watcher (1.4.1) | ||
fast-stemmer (1.0.0) | ||
jekyll (0.11.2) | ||
albino (~> 1.3) | ||
classifier (~> 1.3) | ||
directory_watcher (~> 1.1) | ||
kramdown (~> 0.13) | ||
liquid (~> 2.3) | ||
maruku (~> 0.5) | ||
kramdown (0.13.4) | ||
liquid (2.3.0) | ||
maruku (0.6.0) | ||
syntax (>= 1.0.0) | ||
posix-spawn (0.3.6) | ||
redcarpet (2.1.1) | ||
syntax (1.0.0) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
jekyll | ||
redcarpet |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Ruby Lugdunum 2012 website | ||
|
||
## Development environment | ||
|
||
- Clone this repository on your local machine | ||
- `cd` to the directory | ||
- Run `bundle install` | ||
- Run `sudo easy_install Pygments` | ||
- Fire up a console and run `jekyll` in the cloned repo | ||
- Open your browser and go to `http://localhost:4000` |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
auto: true | ||
server: true | ||
paginate: 20 | ||
pigments: true | ||
name: Ruby Lugdunum 2012 | ||
description: The French Ruby Conference June, 22nd-23rd 2012 in Lyon | ||
url: http://rulu.eu |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<header class="row"> | ||
<div> | ||
<h1><a href="/">Ruby Lugdunum<br/> | ||
<span id="aka">a.k.a</span> Rulu 2012</a></h1> | ||
</div> | ||
<div id="logo"> | ||
<a href="/"> | ||
<img src="/assets/img/logo.png" /> | ||
</a> | ||
</div> | ||
<nav> | ||
<ul> | ||
<li><a href="/speakers">Speakers</a></li> | ||
<li><a href="/schedule/">Schedule</a></li> | ||
<li><a href="/sponsors">Sponsors</a></li> | ||
<li><a href="/blog/">Blog</a></li> | ||
</ul> | ||
</nav> | ||
</header> | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<div class="row divider full"> | ||
<div class="wave"></div> | ||
<div class="ruby-small"></div> | ||
<div class="wave"></div> | ||
</div> | ||
|
||
<div class="row" id="partners"> | ||
<p>Our Partners</p> | ||
<a href="http://37signals.com"><img src="/assets/img/sponsors/37signals.png"></a> | ||
<a href="http://sogilis.com"><img src="/assets/img/sponsors/sogilis.png"></a> | ||
<a href="http://sharypic.com/"><img src="/assets/img/sponsors/sharypic-bw.png"></a> | ||
<a href="http://en.lyon-webcapital.org/"><img src="/assets/img/sponsors/lyon-capitale.png"></a> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
<div class="span12"> | ||
<h2><img src="/assets/img/speakers-ribbon.png"></h2> | ||
</div> | ||
<div class="slideshow span12"> | ||
<div class="previous button"> | ||
<a href=""></a> | ||
</div> | ||
<div id="speakers"> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/thibaut.png" alt="Thibaut Barrère"> | ||
<span class="speaker-info author">Thibaut Barrère</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/thbarl">@thbar</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/thibaut_barrere">@thibaut_barrere</a></span> | ||
<span class="speaker-info company">Company: <a href="http://www.logeek.fr">LoGeek</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/alex.png" alt="Alex Koppel"> | ||
<span class="speaker-info author">Alex Koppel</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/arsduo">@arsduo</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/arsduo">@arsduo</a></span> | ||
<span class="speaker-info company">Company: <a href="http://www.6wunderkinder.com">6Wunderkinder</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/anthony.png" alt="Anthony Eden"> | ||
<span class="speaker-info author">Anthony Eden</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/aeden">@aeden</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/aeden">@aeden</a></span> | ||
<span class="speaker-info company">Company: <a href="http://dnsimple.com">DNSimple</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/konstantin.png" alt="Konstantin Haase"> | ||
<span class="speaker-info author">Konstantin Haase</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/rkh">@rkh</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/konstantinhaase">@konstantinhaase</a></span> | ||
<span class="speaker-info company">Company: <a href="http://travis-ci.org">Travis CI</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/brandon.png" alt="Brandon Keepers"> | ||
<span class="speaker-info author">Brandon Keepers</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/bkeepers">@bkeepers</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/bkeepers">@bkeepers</a></span> | ||
<span class="speaker-info company">Company: <a href="http://github.com">Github</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/dave.png" alt="Dave Neary"> | ||
<span class="speaker-info author">Dave Neary</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/dneary">@dneary</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/nearyd">@nearyd</a></span> | ||
<span class="speaker-info company">Company: <a href="http://redhat.com">Red Hat</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/xavier.png" alt="Xavier Noria"> | ||
<span class="speaker-info author">Xavier Noria</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/fxn">@fxn</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/fxn">@fxn</a></span> | ||
<span class="speaker-info company">Company: <i>Independent</i></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/marcin.png" alt="Marcin Olichwirowicz"> | ||
<span class="speaker-info author smaller">Marcin Olichwirowicz</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/rodzyn">@rodzyn</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/brodzyn">@brodzyn</a></span> | ||
<span class="speaker-info company">Company: <a href="http://applicake.com">Applicake</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/rogelio.png" alt="Rogelio Samour"> | ||
<span class="speaker-info author">Rogelio Samour</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/therubymug">@therubymug</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/therubymug">@therubymug</a></span> | ||
<span class="speaker-info company">Company: <a href="http://hashrocket.com">Hashrocket</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/laurent.png" alt="Laurent Sansonetti"> | ||
<span class="speaker-info author">Laurent Sansonetti</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/lrz">@lrz</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/lrz">@lrz</a></span> | ||
<span class="speaker-info company">Company: <a href="http://www.hipbyte.com/">HipByte</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/thorben.png" alt="Thorben Schröder"> | ||
<span class="speaker-info author">Thorben Schröder</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/walski">@walski</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/walski">@walski</a></span> | ||
<span class="speaker-info company">Company: <a href="http://engineyard.com">Engine Yard</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/piotr.png" alt="Piotr Solnica"> | ||
<span class="speaker-info author">Piotr Solnica</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/solnic">@solnic</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/_solnic_">@_solnic_</a></span> | ||
<span class="speaker-info company">Company: <a href="http://codebenders.com">Code Benders</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/roy.png" alt="Roy Tomeij"> | ||
<span class="speaker-info author">Roy Tomeij</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/roytomeij">@roytomeij</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/roy">@roy</a></span> | ||
<span class="speaker-info company">Company: <a href="http://80beans.com">80beans</a></span> | ||
</div> | ||
<div class="speaker"> | ||
<img src="/assets/img/speakers/joan.png" alt="Joan Wolkerstorfer"> | ||
<span class="speaker-info author">Joan Wolkerstorfer</span> | ||
<span class="divider"></span> | ||
<span class="speaker-info github">Github: <a href="http://github.com/joanwolk">@joanwolk</a></span> | ||
<span class="speaker-info twitter">Twitter: <a href="http://twitter.com/joanwolk">@joanwolk</a></span> | ||
<span class="speaker-info company">Company: <a href="http://mediapeers.com">Mediapeers</a></span> | ||
</div> | ||
</div> | ||
<div class="next button"> | ||
<a href=""></a> | ||
</div> | ||
<div class="footer"> | ||
<a href="/schedule">Schedule</a> | ||
- | ||
<a href="/speakers">Talks & Speakers details</a> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<section id="sponsors" class="span4"> | ||
<div class="package ruby"> | ||
<img src="/assets/img/ribon-ruby-sponsors.png" class="ribon"> | ||
<div id="af83-logo" class="logo"><a href="http://af83.com/"></a></div> | ||
</div> | ||
<div class="package gold"> | ||
<img src="/assets/img/ribon-gold-sponsors.png" class="ribon"> | ||
<div id="tigerlily-logo" class="logo"><a href="http://www.tigerlilyapps.com/"></a></div> | ||
<div id="official-fm-logo" class="logo"> | ||
<a href="http://official.fm/"> | ||
<img src="/assets/img/sponsors/official-fm.png"/> | ||
</a> | ||
</div> | ||
<div id="liquid-concept-logo" class="logo"> | ||
<a href="http://liquid-concept.ch/"> | ||
<img src="/assets/img/sponsors/liquid-concept.png"/> | ||
</a> | ||
</div> | ||
<div id="engineyard-logo" class="logo"> | ||
<a href="http://engineyard.com/"> | ||
<img src="/assets/img/sponsors/engineyard.png"/> | ||
</a> | ||
</div> | ||
<div id="rubyfrance-logo" class="logo"> | ||
<a href="http://rubyfrance.org/"> | ||
<img src="/assets/img/sponsors/rubyfrance.png"/> | ||
</a> | ||
</div> | ||
<div id="gandi-logo" class="logo"> | ||
<a href="http://gandi.net/"> | ||
<img src="/assets/img/sponsors/gandi.png"/> | ||
</a> | ||
</div> | ||
<div id="microsft-logo" class="logo"> | ||
<a href="http://microsoft.com/"> | ||
<img src="/assets/img/sponsors/microsoft.png"/> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="package silver"> | ||
<img src="/assets/img/ribon-silver-sponsors.png" class="ribon"> | ||
<div id="dnsimple-logo" class="logo"></div> | ||
<div id="pierlis-logo" class="logo"> | ||
<a href="http://pierlis.com/"> | ||
<img src="/assets/img/sponsors/pierlis.png"/> | ||
</a> | ||
</div> | ||
<div id="belighted-logo" class="logo"> | ||
<a href="http://belighted.com/"> | ||
<img src="/assets/img/sponsors/belighted.png"/> | ||
</a> | ||
</div> | ||
<div id="hashrocket-logo" class="logo"> | ||
<a href="http://hashrocket.com/"> | ||
<img src="/assets/img/sponsors/hashrocket.png"/> | ||
</a> | ||
</div> | ||
<div id="dimelo-logo" class="logo"> | ||
<a href="http://dimelo.com/"> | ||
<img src="/assets/img/sponsors/dimelo.png"/> | ||
</a> | ||
</div> | ||
<div id="github-logo" class="logo"> | ||
<a href="http://github.com/"> | ||
<img src="/assets/img/sponsors/github.png"/> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="package bronze"> | ||
<img src="/assets/img/ribon-bronze-sponsors.png" class="ribon"> | ||
<div id="studiomelipone-logo" class="logo"> | ||
<a href="http://studiomelipone.eu/"> | ||
<img src="/assets/img/sponsors/studiomelipone.png"/> | ||
</a> | ||
</div> | ||
<div id="pragprog-logo" class="logo"> | ||
<a href="http://pragprog.com/"> | ||
<img src="/assets/img/sponsors/pragprog.png"/> | ||
</a> | ||
</div> | ||
</div> | ||
<p class="sponsoring-link"> | ||
<a href="/assets/documents/rulu_sponsoring_2012.pdf">Interested in sponsoring RuLu ?</a> | ||
</p> | ||
</section> |
Oops, something went wrong.