Skip to content

Commit 45729d8

Browse files
committed
new-site-deployed
1 parent f0813be commit 45729d8

File tree

26 files changed

+49
-49
lines changed

26 files changed

+49
-49
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ GEM
3434
coffee-script (~> 2.2)
3535
jekyll-gist (1.1.0)
3636
jekyll-paginate (1.0.0)
37-
jekyll-redirect-from (0.4.0)
37+
jekyll-redirect-from (0.5.0)
3838
jekyll (~> 2.0)
3939
jekyll-sass-converter (1.2.0)
4040
sass (~> 3.2)
41-
jekyll-watch (1.0.0)
41+
jekyll-watch (1.1.0)
4242
listen (~> 2.7)
4343
kramdown (1.4.1)
4444
liquid (2.6.1)

alembic-clojure-classpath-control/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//alembic-clojure-classpath-control">Alembic - a library to control your classpath</a></h1>
130+
<h1 class="title"><a href="">Alembic - a library to control your classpath</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>Working at the REPL in clojure flows well until you need to add a dependency.
@@ -371,7 +371,7 @@ <h4>Contact</h4>
371371
<small>Built with <a target="_blank"
372372
href="http://jekyllrb.com">Jekyll</a> and
373373
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
374-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
374+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
375375
</div>
376376
</div> <!-- /.row -->
377377
</div>

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Pallet, DevOps for the JVM</title>
44
<link href="http://palletops.com/atom.xml" rel="self"/>
55
<link href="http://palletops.com/"/>
6-
<updated>2014-08-07T23:34:30+00:00</updated>
6+
<updated>2014-08-11T18:59:41+00:00</updated>
77
<id>http://palletops.com/</id>
88
<author>
99
<name>Antoni Batchelli</name>

blog/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Pallet, DevOps for the JVM -- Blog</title>
44
<link href="http://palletops.com/blog/atom.xml" rel="self"/>
55
<link href="http://palletops.com/blog"/>
6-
<updated>2014-08-07T23:34:30+00:00</updated>
6+
<updated>2014-08-11T18:59:41+00:00</updated>
77
<id>http://palletops.com/blog</id>
88
<author>
99
<name>Antoni Batchelli</name>

blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ <h4>Contact</h4>
357357
<small>Built with <a target="_blank"
358358
href="http://jekyllrb.com">Jekyll</a> and
359359
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
360-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
360+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
361361
</div>
362362
</div> <!-- /.row -->
363363
</div>

blog/lein-uberimage/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//blog/lein-uberimage/">Run clojure projects on Docker with lein-uberimage</a></h1>
130+
<h1 class="title"><a href="">Run clojure projects on Docker with lein-uberimage</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>We built a lein plugin to make it easy to run clojure projects in Docker containers. This article first introduces containers and Docker, and then shows how you can effortlessly create such containers for your Clojure projects with <code>lein uberimage</code>. </p>
@@ -387,7 +387,7 @@ <h4>Contact</h4>
387387
<small>Built with <a target="_blank"
388388
href="http://jekyllrb.com">Jekyll</a> and
389389
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
390-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
390+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
391391
</div>
392392
</div> <!-- /.row -->
393393
</div>

contact/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h4>Contact</h4>
306306
<small>Built with <a target="_blank"
307307
href="http://jekyllrb.com">Jekyll</a> and
308308
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
309-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
309+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
310310
</div>
311311
</div> <!-- /.row -->
312312
</div>

create-hadoop-clusters-the-easy-peasy-way-wit/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//create-hadoop-clusters-the-easy-peasy-way-wit">Create Hadoop clusters the easy peasy way with Pallet</a></h1>
130+
<h1 class="title"><a href="">Create Hadoop clusters the easy peasy way with Pallet</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>Setting up a Hadoop cluster
@@ -575,7 +575,7 @@ <h4>Contact</h4>
575575
<small>Built with <a target="_blank"
576576
href="http://jekyllrb.com">Jekyll</a> and
577577
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
578-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
578+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
579579
</div>
580580
</div> <!-- /.row -->
581581
</div>

how-to-configure-your-cloud-credentials-in-pa/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//how-to-configure-your-cloud-credentials-in-pa">How to Configure your Credentials in Pallet</a></h1>
130+
<h1 class="title"><a href="">How to Configure your Credentials in Pallet</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>The recent
@@ -435,7 +435,7 @@ <h4>Contact</h4>
435435
<small>Built with <a target="_blank"
436436
href="http://jekyllrb.com">Jekyll</a> and
437437
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
438-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
438+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
439439
</div>
440440
</div> <!-- /.row -->
441441
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ <h4>Contact</h4>
359359
<small>Built with <a target="_blank"
360360
href="http://jekyllrb.com">Jekyll</a> and
361361
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
362-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
362+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
363363
</div>
364364
</div> <!-- /.row -->
365365
</div>

news/Clojure-West-2012-Pallet-Talk/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div class="row">
126126
<div class="col-md-9 content">
127127
<div class="page-header">
128-
<h1 class="title"><a href="//news/Clojure-West-2012-Pallet-Talk/">Toni Batchelli talking about Pallet at Clojure/West 2012</a></h1>
128+
<h1 class="title"><a href="">Toni Batchelli talking about Pallet at Clojure/West 2012</a></h1>
129129
</div>
130130
<div class="post-content">
131131
<p>Toni Batchelli gave a <a href="http://bit.ly/KweuSg">great talk on pallet basics</a> at
@@ -320,7 +320,7 @@ <h4>Contact</h4>
320320
<small>Built with <a target="_blank"
321321
href="http://jekyllrb.com">Jekyll</a> and
322322
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
323-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
323+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
324324
</div>
325325
</div> <!-- /.row -->
326326
</div>

news/Euroclojure-2012-Pallet-Talk/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div class="row">
126126
<div class="col-md-9 content">
127127
<div class="page-header">
128-
<h1 class="title"><a href="//news/Euroclojure-2012-Pallet-Talk/">Hugo Duncan talking about Pallet at EuroClojure 2012</a></h1>
128+
<h1 class="title"><a href="">Hugo Duncan talking about Pallet at EuroClojure 2012</a></h1>
129129
</div>
130130
<div class="post-content">
131131
<p>Hugo Duncan gave a <a href="http://vimeo.com/45562554">talk on pallet basics</a> at
@@ -320,7 +320,7 @@ <h4>Contact</h4>
320320
<small>Built with <a target="_blank"
321321
href="http://jekyllrb.com">Jekyll</a> and
322322
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
323-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
323+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
324324
</div>
325325
</div> <!-- /.row -->
326326
</div>

news/MostlyLazy-podcast-interview/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div class="row">
126126
<div class="col-md-9 content">
127127
<div class="page-header">
128-
<h1 class="title"><a href="//news/MostlyLazy-podcast-interview/">MostlyLazy interview on Pallet at Clojure Conj 2011</a></h1>
128+
<h1 class="title"><a href="">MostlyLazy interview on Pallet at Clojure Conj 2011</a></h1>
129129
</div>
130130
<div class="post-content">
131131
<p>Last year we attended <a href="http://clojureconj.org">Clojure Conj</a> and
@@ -330,7 +330,7 @@ <h4>Contact</h4>
330330
<small>Built with <a target="_blank"
331331
href="http://jekyllrb.com">Jekyll</a> and
332332
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
333-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
333+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
334334
</div>
335335
</div> <!-- /.row -->
336336
</div>

news/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Pallet, DevOps for the JVM -- News</title>
44
<link href="http://palletops.com/news/atom.xml" rel="self"/>
55
<link href="http://palletops.com/news"/>
6-
<updated>2014-08-07T23:34:30+00:00</updated>
6+
<updated>2014-08-11T18:59:41+00:00</updated>
77
<id>http://palletops.com/news</id>
88
<author>
99
<name>Antoni Batchelli</name>

news/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h4>Contact</h4>
354354
<small>Built with <a target="_blank"
355355
href="http://jekyllrb.com">Jekyll</a> and
356356
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
357-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
357+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
358358
</div>
359359
</div> <!-- /.row -->
360360
</div>

news/new-site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div class="row">
126126
<div class="col-md-9 content">
127127
<div class="page-header">
128-
<h1 class="title"><a href="//news/new-site/">Announcing a Documentation Overhaul</a></h1>
128+
<h1 class="title"><a href="">Announcing a Documentation Overhaul</a></h1>
129129
</div>
130130
<div class="post-content">
131131
<p>The documentation on Pallet has been lagging behind its code base.
@@ -354,7 +354,7 @@ <h4>Contact</h4>
354354
<small>Built with <a target="_blank"
355355
href="http://jekyllrb.com">Jekyll</a> and
356356
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
357-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
357+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
358358
</div>
359359
</div> <!-- /.row -->
360360
</div>

news/pallet-training-early-bird/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div class="row">
126126
<div class="col-md-9 content">
127127
<div class="page-header">
128-
<h1 class="title"><a href="//news/pallet-training-early-bird/">Pallet Training at Clojure/West is $1000 until Jan 27th</a></h1>
128+
<h1 class="title"><a href="">Pallet Training at Clojure/West is $1000 until Jan 27th</a></h1>
129129
</div>
130130
<div class="post-content">
131131
<div class="row">
@@ -353,7 +353,7 @@ <h4>Contact</h4>
353353
<small>Built with <a target="_blank"
354354
href="http://jekyllrb.com">Jekyll</a> and
355355
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
356-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
356+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
357357
</div>
358358
</div> <!-- /.row -->
359359
</div>

pallet-0410-environments-parallel-lift-and-co/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//pallet-0410-environments-parallel-lift-and-co">Pallet 0.4.10 - environments, parallel lift and converge, and virtualbox too!</a></h1>
130+
<h1 class="title"><a href="">Pallet 0.4.10 - environments, parallel lift and converge, and virtualbox too!</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>This week saw the release of 0.4.10.</p>
@@ -392,7 +392,7 @@ <h4>Contact</h4>
392392
<small>Built with <a target="_blank"
393393
href="http://jekyllrb.com">Jekyll</a> and
394394
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
395-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
395+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
396396
</div>
397397
</div> <!-- /.row -->
398398
</div>

pallet-meetup-at-clojureconj/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//pallet-meetup-at-clojureconj">Pallet meetup at Clojure/Conj</a></h1>
130+
<h1 class="title"><a href="">Pallet meetup at Clojure/Conj</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>We are trying to get together with all the Pallet users and lurkers that exist in the Clojure community a the <a href="http://clojure-conj.org/">Clojure/Conj</a> this November. We still don't know the details on where and at what date/time we'll be able to meet, but we will meet for sure.</p>
@@ -332,7 +332,7 @@ <h4>Contact</h4>
332332
<small>Built with <a target="_blank"
333333
href="http://jekyllrb.com">Jekyll</a> and
334334
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
335-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
335+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
336336
</div>
337337
</div> <!-- /.row -->
338338
</div>

pallet-release-030-agile-cloud-development/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//pallet-release-030-agile-cloud-development">Pallet release 0.3.0</a></h1>
130+
<h1 class="title"><a href="">Pallet release 0.3.0</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<p>What better way to start this blog, than by announcing the latest release of <a href="http://github.com/hugoduncan/pallet">Pallet</a>. Perhaps the biggest news around this release is that the pallet community is growing rapidly, and the 0.3.0 release has seen great input from many contributors. I really appreciate all the ideas and contributions!</p>
@@ -360,7 +360,7 @@ <h4>Contact</h4>
360360
<small>Built with <a target="_blank"
361361
href="http://jekyllrb.com">Jekyll</a> and
362362
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
363-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
363+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
364364
</div>
365365
</div> <!-- /.row -->
366366
</div>

pallet-training-scheduled-for-march-14-15-at/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="row">
128128
<div class="col-md-9 content">
129129
<div class="page-header">
130-
<h1 class="title"><a href="//pallet-training-scheduled-for-march-14-15-at">Pallet training scheduled for March 14 and 15 at the Clojure/West Conference</a></h1>
130+
<h1 class="title"><a href="">Pallet training scheduled for March 14 and 15 at the Clojure/West Conference</a></h1>
131131
</div>
132132
<div class="post-content">
133133
<div class="row">
@@ -494,7 +494,7 @@ <h4>Contact</h4>
494494
<small>Built with <a target="_blank"
495495
href="http://jekyllrb.com">Jekyll</a> and
496496
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
497-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
497+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
498498
</div>
499499
</div> <!-- /.row -->
500500
</div>

services/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ <h4>Contact</h4>
370370
<small>Built with <a target="_blank"
371371
href="http://jekyllrb.com">Jekyll</a> and
372372
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
373-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
373+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
374374
</div>
375375
</div> <!-- /.row -->
376376
</div>

sitemap.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Homepage -->
55
<url>
66
<loc>http://palletops.com/</loc>
7-
<lastmod>2014-08-07</lastmod>
7+
<lastmod>2014-08-11</lastmod>
88
<changefreq>daily</changefreq>
99
<priority>1.0</priority>
1010
</url>
@@ -87,18 +87,18 @@
8787
<!-- html pages -->
8888

8989
<url>
90-
<loc>http://palletops.com//news/index.html</loc>
90+
<loc>http://palletops.com//index.html</loc>
9191

92-
<lastmod>2014-08-07</lastmod>
92+
<lastmod>2014-08-11</lastmod>
9393

9494

9595

9696
</url>
9797

9898
<url>
99-
<loc>http://palletops.com//index.html</loc>
99+
<loc>http://palletops.com//news/index.html</loc>
100100

101-
<lastmod>2014-08-07</lastmod>
101+
<lastmod>2014-08-11</lastmod>
102102

103103

104104

@@ -107,7 +107,7 @@
107107
<url>
108108
<loc>http://palletops.com//blog/index.html</loc>
109109

110-
<lastmod>2014-08-07</lastmod>
110+
<lastmod>2014-08-11</lastmod>
111111

112112

113113

@@ -116,7 +116,7 @@
116116
<url>
117117
<loc>http://palletops.com//2012/new-site/</loc>
118118

119-
<lastmod>2014-08-07</lastmod>
119+
<lastmod>2014-08-11</lastmod>
120120

121121

122122

@@ -125,7 +125,7 @@
125125
<url>
126126
<loc>http://palletops.com//2012/pallet-training-early-bird/</loc>
127127

128-
<lastmod>2014-08-07</lastmod>
128+
<lastmod>2014-08-11</lastmod>
129129

130130

131131

support/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ <h4>Contact</h4>
326326
<small>Built with <a target="_blank"
327327
href="http://jekyllrb.com">Jekyll</a> and
328328
<a target="_blank" href="http://getbootstrap.com">Bootstrap</a> on
329-
Thu, 07 Aug 2014 23:34:30 +0000</small></p>
329+
Mon, 11 Aug 2014 18:59:41 +0000</small></p>
330330
</div>
331331
</div> <!-- /.row -->
332332
</div>

0 commit comments

Comments
 (0)