Skip to content

Commit cedbe4a

Browse files
committed
2: Add blog entry about SMW 14
Updated template Task-Url: http://github.com/JavaMoney/javamoney-shelter/issues/issue/2
1 parent 618ac22 commit cedbe4a

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

bake.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
%JBAKE_HOME%\jbake . ..\JavaMoney.github.io

content/shelter.html

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,27 @@
11
title=Shelter
2-
date=2013-11-24
2+
date=2014-02-20
33
type=page
44
status=published
55
~~~~~~
66

7+
<header>
8+
<h1>Social Media Week </h1>
9+
</header>
10+
11+
<section id="smwslideshare" class="clearfix">
12+
<iframe src="http://www.slideshare.net/slideshow/embed_code/31405626" width="597" height="486" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="https://de.slideshare.net/keilw/bitcoin-payment-instrument-or-object-of-speculation-smwhh-2014" title="Bitcoin, Payment Instrument or Object of Speculation? (SMWHH 2014)" target="_blank">Bitcoin, Payment Instrument or Object of Speculation? (SMWHH 2014)</a> </strong> from <strong><a href="http://www.slideshare.net/keilw" target="_blank">Werner Keil</a></strong> </div>
13+
14+
<p>
15+
At <a href="http://socialmediaweek.org/">Social Media Week</a> 2014, <a href="https://github.com/keilw" class="user-mention">Werner Keil</a> hosted expert discussions about Digital Currencies like Bitcoin in <a href="http://socialmediaweek.org/blog/event/bitcoin-payment-instrument-object-speculation-2/">Copenhagen</a> and <a href="http://socialmediaweek.org/blog/event/bitcoin-payment-instrument-object-speculation/">Hamburg</a>.<br>
16+
The Hamburg session was recorded, if you log into <a href="http://socialmediaweek.org/">Social Media Week</a> you can watch the full video.
17+
</p>
18+
</section>
19+
720
<header>
821
<h1>Gimme Shelter</h1>
922
</header>
1023

11-
<section id="downloads" class="clearfix">
24+
<section id="stones" class="clearfix">
1225
<iframe width="420" height="315" src="//www.youtube.com/embed/Jb-JZPmiEOI" frameborder="0" allowfullscreen></iframe>
1326
</section>
1427

@@ -19,7 +32,8 @@ <h3>
1932
<a name="welcome-to-the-javamoney-shelter" class="anchor" href="#welcome-to-the-javamoney-financial-library"><span class="octicon octicon-link"></span></a>Welcome to the JavaMoney Shelter.</h3>
2033

2134
<p><a href="http://github.com/JavaMoney/javamoney-shelter">JavaMoney-shelter</a> is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via <a href="https://java.net/projects/adoptajsr/pages/Home">Adopt-a-JSR</a> or similar programs.<br>
22-
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library. This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.
35+
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library.<br>
36+
This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.
2337
</p>
2438

2539
<pre><code>&lt;dependency&gt;
@@ -32,7 +46,7 @@ <h3>
3246
<h3>
3347
<a name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
3448

35-
<p>Everyone is welcome to contribute. <a href="https://github.com/keilw" class="user-mention">@keilw</a> composed this project for you.</p>
49+
<p>Everyone is welcome to contribute. Werner Keil (<a href="https://github.com/keilw" class="user-mention">@keilw</a>) composed this project for you.</p>
3650

3751
<h3>
3852
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or Contact</h3>

taste.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
%JBAKE_HOME%\jbake -s ..\JavaMoney.github.io

0 commit comments

Comments
 (0)