Skip to content

Commit 7c20d3f

Browse files
committed
sync with gh-pages
1 parent a217c28 commit 7c20d3f

File tree

95 files changed

+534
-746
lines changed

Some content is hidden

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

95 files changed

+534
-746
lines changed

LICENSE

100644100755
File mode changed.

README.md

100644100755
Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,45 @@
1-
# Long Haul
1+
![preview Long Haul](/preview.jpg)
22

3-
Long Haul is a minimal jekyll theme built with COMPASS / SASS / SUSY and focuses on long form blog plosts.
3+
Long Haul is a minimal jekyll theme built with COMPASS / SASS / SUSY and focuses on long form blog plosts. It is meant to used as a starting point for a jekyll blog/website.
44

5-
## License
5+
If you really enjoy Long Haul and want to give me credit somewhere on the send or tweet out your experience with Long Haul and tag me [@brianmaierjr](https://twitter.com/brianmaier).
6+
7+
####[View Demo](http://brianmaierjr.com/long-haul)
8+
9+
## Features
10+
11+
- Minimal, Type Focused Design
12+
- Built with SASS + COMPASS
13+
- Layout with SUSY Grid
14+
- SVG Social Icons
15+
- Responsive Nav Menu
16+
- XML Feed for RSS Readers
17+
- Contact Form via Formspree
18+
- 5 Post Loop with excerpt on Home Page
19+
- Previous / Next Post Navigation
20+
- Estimated Reading Time for posts
21+
- Stylish Drop Cap on posts
22+
- A Better Type Scale for all devices
23+
24+
## Setup
625

7-
This is [MIT](LICENSE) with no added caveats, so feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.
26+
1. [Install Jekyll](http://jekyllrb.com)
27+
2. Fork the [Long Haul repo](http://github.com/brianmaierjr/long-haul)
28+
3. Clone it
29+
4. Run Jekyll `jekyll serve -w`
30+
5. Run `compass watch`
31+
6. Customize!
32+
33+
## Site Settings
34+
35+
The main settings can be found inside the `_config.yml` file:
36+
37+
- **name:** name of your site
38+
- **description:** description of your site
39+
- **url:** your url
40+
- **paginate:** the amount of posts displayed on homepage
41+
- **navigation:** this is links for the main site navigation
42+
43+
## License
844

9-
If you'd like give me credit somewhere on your blog or tweet a shout out to
10-
[@ctrunsthis](https://twitter.com/ctrunsthis), that would be pretty sweet.
45+
This is [MIT](LICENSE) with no added caveats, so feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.

_config.yml

100644100755
Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
name: Long Haul
22
description: Long Form Jekyll theme built with SASS / COMPASS / SUSY
3-
#url: http://brianmaierjr.com/long-haul
4-
url: http://0.0.0.0:4000/
3+
4+
url: http://brianmaierjr.github.com/long-haul
5+
paginate_path: "blog/page:num/"
6+
permalink: blog/:title/
7+
58
markdown: redcarpet
69
pygments: true
7-
paginate: 3
8-
paginate_path: "blog/page:num/"
9-
permalink: /blog/:title/
10+
paginate: 5
1011

1112
navigation:
1213
- title: Home
13-
url: {{ site.url }}/index.html
14+
url: /index.html
1415
- title: About
15-
url: {{ site.url }}/about.html
16+
url: /about
1617
- title: Contact
17-
url: {{ site.url }}/contact.html
18+
url: /contact

_includes/footer.html

100644100755
Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,27 @@
33
<p class="copy">&copy; 2014 Brian Maier Jr. Powered by <a href="http://jekyllrb.com">Jekyll</a></p>
44

55
<div class="footer-links">
6-
<ul class="nolist">
7-
<li><a href="/"><img src="{{ site.url }}/assets/img/social-icons/facebook-square.svg" alt=""></a></li>
8-
<li><a href="/"><img src="{{ site.url }}/assets/img/social-icons/twitter.svg" alt=""></a></li>
9-
<li><a href="/"><img src="{{ site.url }}/assets/img/social-icons/github.svg" alt=""></a></li>
10-
<li><a href="/"><img src="{{ site.url }}/assets/img/social-icons/mail.svg" alt=""></a></li>
6+
<ul class="noList">
7+
<li><a href="https://www.facebook.com/brianmaierjr">
8+
<svg id="facebook-square" class="custom-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" style="height: 30px; width: 30px;"><circle class="outer-shape" cx="50" cy="50" r="48" style="opacity: 1;"></circle>
9+
<path class="inner-shape" style="opacity: 1;" transform="translate(25,25) scale(0.5)" d="M82.667,1H17.335C8.351,1,1,8.351,1,17.336v65.329c0,8.99,7.351,16.335,16.334,16.335h65.332 C91.652,99.001,99,91.655,99,82.665V17.337C99,8.353,91.652,1.001,82.667,1L82.667,1z M84.318,50H68.375v42.875H50V50h-8.855V35.973 H50v-9.11c0-12.378,5.339-19.739,19.894-19.739h16.772V22.3H72.967c-4.066-0.007-4.57,2.12-4.57,6.078l-0.023,7.594H86.75 l-2.431,14.027V50z"></path>
10+
</svg>
11+
</a></li>
12+
<li><a href="https://twitter.com/brianmaierjr">
13+
<svg id="twitter" class="custom-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" style="height: 30px; width: 30px;"><circle class="outer-shape" cx="50" cy="50" r="48" style="opacity: 1;"></circle>
14+
<path class="inner-shape" style="opacity: 1;" transform="translate(25,25) scale(0.5)" d="M99.001,19.428c-3.606,1.608-7.48,2.695-11.547,3.184c4.15-2.503,7.338-6.466,8.841-11.189 c-3.885,2.318-8.187,4-12.768,4.908c-3.667-3.931-8.893-6.387-14.676-6.387c-11.104,0-20.107,9.054-20.107,20.223 c0,1.585,0.177,3.128,0.52,4.609c-16.71-0.845-31.525-8.895-41.442-21.131C6.092,16.633,5.1,20.107,5.1,23.813 c0,7.017,3.55,13.208,8.945,16.834c-3.296-0.104-6.397-1.014-9.106-2.529c-0.002,0.085-0.002,0.17-0.002,0.255 c0,9.799,6.931,17.972,16.129,19.831c-1.688,0.463-3.463,0.71-5.297,0.71c-1.296,0-2.555-0.127-3.783-0.363 c2.559,8.034,9.984,13.882,18.782,14.045c-6.881,5.424-15.551,8.657-24.971,8.657c-1.623,0-3.223-0.096-4.796-0.282 c8.898,5.738,19.467,9.087,30.82,9.087c36.982,0,57.206-30.817,57.206-57.543c0-0.877-0.02-1.748-0.059-2.617 C92.896,27.045,96.305,23.482,99.001,19.428z"></path>
15+
</svg>
16+
</a></li>
17+
<li><a href="https://github.com/brianmaierjr">
18+
<svg id="github" class="custom-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" style="height: 30px; width: 30px;"><circle class="outer-shape" cx="50" cy="50" r="48" style="opacity: 1;"></circle>
19+
<path class="inner-shape" style="opacity: 1;" transform="translate(25,25) scale(0.5)" d="M50,1C22.938,1,1,22.938,1,50s21.938,49,49,49s49-21.938,49-49S77.062,1,50,1z M79.099,79.099 c-3.782,3.782-8.184,6.75-13.083,8.823c-1.245,0.526-2.509,0.989-3.79,1.387v-7.344c0-3.86-1.324-6.699-3.972-8.517 c1.659-0.16,3.182-0.383,4.57-0.67c1.388-0.287,2.855-0.702,4.402-1.245c1.547-0.543,2.935-1.189,4.163-1.938 c1.228-0.75,2.409-1.723,3.541-2.919s2.082-2.552,2.847-4.067s1.372-3.334,1.818-5.455c0.446-2.121,0.67-4.458,0.67-7.01 c0-4.945-1.611-9.155-4.833-12.633c1.467-3.828,1.308-7.991-0.478-12.489l-1.197-0.143c-0.829-0.096-2.321,0.255-4.474,1.053 c-2.153,0.798-4.57,2.105-7.249,3.924c-3.797-1.053-7.736-1.579-11.82-1.579c-4.115,0-8.039,0.526-11.772,1.579 c-1.69-1.149-3.294-2.097-4.809-2.847c-1.515-0.75-2.727-1.26-3.637-1.532c-0.909-0.271-1.754-0.439-2.536-0.503 c-0.782-0.064-1.284-0.079-1.507-0.048c-0.223,0.031-0.383,0.064-0.478,0.096c-1.787,4.53-1.946,8.694-0.478,12.489 c-3.222,3.477-4.833,7.688-4.833,12.633c0,2.552,0.223,4.889,0.67,7.01c0.447,2.121,1.053,3.94,1.818,5.455 c0.765,1.515,1.715,2.871,2.847,4.067s2.313,2.169,3.541,2.919c1.228,0.751,2.616,1.396,4.163,1.938 c1.547,0.543,3.014,0.957,4.402,1.245c1.388,0.287,2.911,0.511,4.57,0.67c-2.616,1.787-3.924,4.626-3.924,8.517v7.487 c-1.445-0.43-2.869-0.938-4.268-1.53c-4.899-2.073-9.301-5.041-13.083-8.823c-3.782-3.782-6.75-8.184-8.823-13.083 C9.934,60.948,8.847,55.56,8.847,50s1.087-10.948,3.231-16.016c2.073-4.899,5.041-9.301,8.823-13.083s8.184-6.75,13.083-8.823 C39.052,9.934,44.44,8.847,50,8.847s10.948,1.087,16.016,3.231c4.9,2.073,9.301,5.041,13.083,8.823 c3.782,3.782,6.75,8.184,8.823,13.083c2.143,5.069,3.23,10.457,3.23,16.016s-1.087,10.948-3.231,16.016 C85.848,70.915,82.88,75.317,79.099,79.099L79.099,79.099z"></path>
20+
</svg>
21+
</a></li>
22+
<li><a href="mailto:[email protected]">
23+
<svg id="mail" class="custom-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" style="height: 30px; width: 30px;"><circle class="outer-shape" cx="50" cy="50" r="48" style="opacity: 1;"></circle>
24+
<path class="inner-shape" style="opacity: 1;" transform="translate(25,25) scale(0.5)" d="M50,1C22.938,1,1,22.938,1,50s21.938,49,49,49s49-21.938,49-49S77.062,1,50,1z M25.5,25.5h49 c0.874,0,1.723,0.188,2.502,0.542L50,57.544L22.998,26.041C23.777,25.687,24.626,25.499,25.5,25.5L25.5,25.5z M19.375,68.375v-36.75 c0-0.128,0.005-0.256,0.014-0.383l17.96,20.953L19.587,69.958C19.448,69.447,19.376,68.916,19.375,68.375L19.375,68.375z M74.5,74.5 h-49c-0.541,0-1.072-0.073-1.583-0.212l17.429-17.429L50,66.956l8.653-10.096l17.429,17.429C75.572,74.427,75.041,74.5,74.5,74.5 L74.5,74.5z M80.625,68.375c0,0.541-0.073,1.072-0.211,1.583L62.652,52.195l17.96-20.953c0.008,0.127,0.014,0.255,0.014,0.383 L80.625,68.375L80.625,68.375z"></path>
25+
</svg>
26+
</a></li>
1127
</ul>
1228
</div>
1329
</div>
@@ -22,12 +38,14 @@
2238

2339
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
2440
<script>
25-
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
26-
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
27-
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
28-
e.src='//www.google-analytics.com/analytics.js';
29-
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
30-
ga('create','UA-XXXXX-X');ga('send','pageview');
41+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
42+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
43+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
44+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
45+
46+
ga('create', 'UA-58263416-1', 'auto');
47+
ga('send', 'pageview');
48+
3149
</script>
3250

3351
</body>

_includes/head.html

100644100755
Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,38 @@
66
<head>
77
<meta charset="utf-8">
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9-
<title>{{ page.title }}</title>
109
<meta name="viewport" content="width=device-width, initial-scale=1">
1110
<meta name="description" content="">
11+
<title>{{ page.title }}</title>
1212

1313
<!-- Favicon -->
1414
<link rel="icon" type="image/x-icon" href="{{ site.url }}/assets/img/favicon.ico" />
1515

1616
<!-- Come and get me RSS readers -->
1717
<link rel="alternate" type="application/rss+xml" title="{{ site.name }}" href="{{ site.url }}/feed.xml">
1818

19+
<!-- Stylesheet -->
1920
<link rel="stylesheet" href="{{ site.url }}/assets/css/style.css">
21+
<!--[if IE 8]><link rel="stylesheet" href="{{ site.url }}/assets/css/ie.css"><![endif]-->
22+
23+
<!-- Modernizr -->
2024
<script src="{{ site.url }}/assets/js/modernizr.custom.15390.js" type="text/javascript"></script>
2125
</head>
2226

2327
<body>
24-
<div class="header">
28+
<div class="header">
2529
<div class="container">
26-
<h1 class="title"><a href="/">{{ site.name }}</a></h1>
30+
<h1 class="logo"><a href="{{ site.url }}">{{ site.name }}</a></h1>
2731
<nav class="nav-collapse">
28-
<ul class="nolist">
32+
<ul class="noList">
2933
{% for link in site.navigation %}{% assign current = nil %}{% if page.url contains link.url %}{% assign current = 'current' %}{% endif %}
3034
<li class="element {% if forloop.first %}first{% endif %} {{ current }} {% if forloop.last %}last{% endif %}">
31-
<a href="{{ link.url }}">{{ link.title }}</a>
35+
<a href="{{ site.url }}{{ link.url }}">{{ link.title }}</a>
3236
</li>
3337
{% endfor %}
3438
</ul>
3539
</nav>
3640
</div>
37-
</div>
41+
</div><!-- end .header -->
42+
43+

_layouts/default.html

100644100755
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{% include head.html %}
22

3-
<div class="contentContainer">
4-
<div class="container">
5-
{{ content }}
6-
</div>
7-
</div>
3+
<div class="content">
4+
<div class="container">
5+
{{ content }}
6+
</div>
7+
</div><!-- end .content -->
88

99
{% include footer.html %}
1010

_layouts/post.html

100644100755
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,21 @@
88
</div>
99
{% endif %}
1010
<h1 class="postTitle">{{ page.title }}</h1>
11-
<p class="meta">{{ page.date | date_to_string }}</p>
11+
<p class="meta">{{ page.date | date: '%B %d, %Y' }} | <span class="time">{{ page.content | number_of_words | divided_by:180 }}</span> Minute Read</p>
12+
1213
{{ content }}
1314

1415
<!-- POST NAVIGATION -->
15-
<div id="post-nav" class="clearfix">
16+
<div class="postNav clearfix">
1617
{% if page.previous.url %}
17-
<a class="prev{% if page.previous.image %} image{% endif %}" href="{{page.previous.url}}"><span>&laquo; {{page.previous.title}}</span>
18+
<a class="prev{% if page.previous.image %} image{% endif %}" href="{{ site.url }}{{page.previous.url}}"><span>&laquo; {{page.previous.title}}</span>
1819
{% if page.previous.image %}
1920
<img src="{{ site.url }}/assets/img/{{ page.previous.image }}" alt="">
2021
{% endif %}
2122
</a>
2223
{% endif %}
2324
{% if page.next.url %}
24-
<a class="next{% if page.next.image %} image{% endif %}" href="{{page.next.url}}"><span>{{page.next.title}} &raquo;</span>
25+
<a class="next{% if page.next.image %} image{% endif %}" href="{{ site.url }}{{page.next.url}}"><span>{{page.next.title}} &raquo;</span>
2526
{% if page.next.image %}
2627
<img src="{{ site.url }}/assets/img/{{ page.next.image }}" alt="">
2728
{% endif %}

_posts/2014-12-10-test-post.markdown

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: "Test Post"
4+
date: 2014-12-10
5+
---
6+
7+
<p class="intro"><span class="dropcap">L</span>orem ipsum thor smash liege-bastogne-liege landbouwkrediet ombregt krabbe, rouleur derby is for lovers bonk giro gilbert bidon. Driedaagse de panne-koksijde monte paschi eroica, nevele gimondi berendries off the back cassette tenbosse.</p>
8+
9+
Bahamontes lanterne rouge normandie belgium. Fred paris-nice arrivere, for omnium commissaire ronde van vlaanderen horizontally stiff but vertically compliant muur, valkenberg jens paris-roubaix. Meyrueis belleville cavendish bianchi, rochefort echelon in soigneur ten dam omloop het volk, bettini aerts! Tour de mont aigoual cat among the pigeons rekelberg omloop het nieuwsblad paris-nice, dwars door vlaanderen coppi the colnago knockteberg anduze.
10+
11+
Kaperij lanterne rouge musette rund um koln bruges thor smash, geraardsbergen riis petacchi molteni pedaling squares. Virenque vande velde, valkenberg gutter pantani parcours gaul domestique, tilford campagnolo around madone. Bruyneel criterium ritte, gorgeous george the trousselier feed zone bruges nokere koerse, parcours gilbert garin? Anquetil valkenberg bettini cat among the pigeons.
12+
13+
Campagnolo the hors delai de wolf as the toto turns venga venga venga, sanchez nys. Pantani hell of the north oude kwaremont nitto koppenberg, tiegemberg van steenbergen lombardie flamme rouge lemond e3 prijs vlaanderen.
14+
15+
Planckaert berg ter stene freire gorgeous george in rouleur derby, vaughters fabianese omloop het volk rouleur play rouleur derby. Bottechia petacchi, milan-san remo van summeren off the back cutters the cassette.
16+
17+
Nyvelocity pyrenees vande velde merckx. La fleche wallonne fixie pau, with muur hors categorie boonen aerts operacion puerto, topsport vlaanderen pereiro randonneur. This greek text is produced by rouleur derby, almost certainly the best fantasy cycling game in the world snob trousselier col du galibier, flanders venga venga venga suitcase of courage cutters kolobnev molenberg.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: "Image in Post"
4+
date: 2014-12-11
5+
---
6+
7+
<p class="intro"><span class="dropcap">L</span>orem ipsum thor smash liege-bastogne-liege landbouwkrediet ombregt krabbe, rouleur derby is for lovers bonk giro gilbert bidon. Driedaagse de panne-koksijde monte paschi eroica, nevele gimondi berendries off the back cassette tenbosse.</p>
8+
9+
Bahamontes lanterne rouge normandie belgium. Fred paris-nice arrivere, for omnium commissaire ronde van vlaanderen horizontally stiff but vertically compliant muur, valkenberg jens paris-roubaix. Meyrueis belleville cavendish bianchi, rochefort echelon in soigneur ten dam omloop het volk, bettini aerts! Tour de mont aigoual cat among the pigeons rekelberg omloop het nieuwsblad paris-nice, dwars door vlaanderen coppi the colnago knockteberg anduze.
10+
11+
<img src="{{ site.url }}/assets/img/touring.jpg" alt="">
12+
13+
Kaperij lanterne rouge musette rund um koln bruges thor smash, geraardsbergen riis petacchi molteni pedaling squares. Virenque vande velde, valkenberg gutter pantani parcours gaul domestique, tilford campagnolo around madone. Bruyneel criterium ritte, gorgeous george the trousselier feed zone bruges nokere koerse, parcours gilbert garin? Anquetil valkenberg bettini cat among the pigeons.
14+
15+
Campagnolo the hors delai de wolf as the toto turns venga venga venga, sanchez nys. Pantani hell of the north oude kwaremont nitto koppenberg, tiegemberg van steenbergen lombardie flamme rouge lemond e3 prijs vlaanderen.
16+
17+
Planckaert berg ter stene freire gorgeous george in rouleur derby, vaughters fabianese omloop het volk rouleur play rouleur derby. Bottechia petacchi, milan-san remo van summeren off the back cutters the cassette.
18+
19+
Nyvelocity pyrenees vande velde merckx. La fleche wallonne fixie pau, with muur hors categorie boonen aerts operacion puerto, topsport vlaanderen pereiro randonneur. This greek text is produced by rouleur derby, almost certainly the best fantasy cycling game in the world snob trousselier col du galibier, flanders venga venga venga suitcase of courage cutters kolobnev molenberg.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: post
3+
title: "Figure With A Caption"
4+
date: 2014-12-12
5+
---
6+
7+
8+
<p class="intro"><span class="dropcap">L</span>orem ipsum thor smash liege-bastogne-liege landbouwkrediet ombregt krabbe, rouleur derby is for lovers bonk giro gilbert bidon. Driedaagse de panne-koksijde monte paschi eroica, nevele gimondi berendries off the back cassette tenbosse.</p>
9+
10+
Bahamontes lanterne rouge normandie belgium. Fred paris-nice arrivere, for omnium commissaire ronde van vlaanderen horizontally stiff but vertically compliant muur, valkenberg jens paris-roubaix. Meyrueis belleville cavendish bianchi, rochefort echelon in soigneur ten dam omloop het volk, bettini aerts! Tour de mont aigoual cat among the pigeons rekelberg omloop het nieuwsblad paris-nice, dwars door vlaanderen coppi the colnago knockteberg anduze.
11+
12+
<figure>
13+
<img src="{{ site.url }}/assets/img/touring.jpg" alt="">
14+
<figcaption>Fig1. - This is an example figcaption</figcaption>
15+
</figure>
16+
17+
{% highlight html %}
18+
<figure>
19+
<img src="{{ site.url }}/assets/img/touring.jpg" alt="">
20+
<figcaption>Fig1. - This is an example figcaption</figcaption>
21+
</figure>
22+
{% endhighlight %}
23+
24+
Kaperij lanterne rouge musette rund um koln bruges thor smash, geraardsbergen riis petacchi molteni pedaling squares. Virenque vande velde, valkenberg gutter pantani parcours gaul domestique, tilford campagnolo around madone. Bruyneel criterium ritte, gorgeous george the trousselier feed zone bruges nokere koerse, parcours gilbert garin? Anquetil valkenberg bettini cat among the pigeons.
25+
26+
Campagnolo the hors delai de wolf as the toto turns venga venga venga, sanchez nys. Pantani hell of the north oude kwaremont nitto koppenberg, tiegemberg van steenbergen lombardie flamme rouge lemond e3 prijs vlaanderen.
27+
28+
Planckaert berg ter stene freire gorgeous george in rouleur derby, vaughters fabianese omloop het volk rouleur play rouleur derby. Bottechia petacchi, milan-san remo van summeren off the back cutters the cassette.
29+
30+
Nyvelocity pyrenees vande velde merckx. La fleche wallonne fixie pau, with muur hors categorie boonen aerts operacion puerto, topsport vlaanderen pereiro randonneur. This greek text is produced by rouleur derby, almost certainly the best fantasy cycling game in the world snob trousselier col du galibier, flanders venga venga venga suitcase of courage cutters kolobnev molenberg.

0 commit comments

Comments
 (0)