Skip to content

Commit 8c88890

Browse files
committed
OPEN - task 3: Add project for site templates
http://github.com/JavaMoney/JavaMoney.github.io/issues/issue/3
1 parent 1d8398d commit 8c88890

File tree

14 files changed

+58
-255
lines changed

14 files changed

+58
-255
lines changed

content/blog/2013/edr.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
title=Early Draft
2+
date=2013-05-01
3+
type=post
4+
tags=blog
5+
status=published
6+
~~~~~~
7+
8+
9+
<header>
10+
<h1>Early Draft Review</h1>
11+
</header>
12+
13+
<section id="downloads" class="clearfix"></section>
14+
15+
16+
<section id="main_content">
17+
<h3>Public Draft</h3>
18+
19+
<p>
20+
The JSR 354 <b>Early Draft</b> started on JCP.org. Check out the <a
21+
href="http://jcp.org/aboutJava/communityprocess/edr/jsr354/index.html">EDR
22+
Download Page</a>
23+
</p>
24+
</section>
25+
26+

content/blog/2013/first-post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
date=2013-07-24
33
type=post
44
tags=blog
5-
status=published
5+
status=draft
66
~~~~~~
77

88
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel diam purus. Curabitur ut nisi lacus.</p>

content/blog/2013/fourth-post.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Jonathan Bullock
33
2013-10-17
44
:jbake-type: post
5-
:jbake-status: published
5+
:jbake-status: draft
66
:jbake-tags: blog, asciidoc
77
:idprefix:
88

content/blog/2013/pdr.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
title=Public Draft
2+
date=2013-10-24
3+
type=post
4+
tags=blog
5+
status=published
6+
~~~~~~
7+
8+
9+
<header>
10+
<h1>Public Draft Review</h1>
11+
</header>
12+
13+
<section id="downloads" class="clearfix"></section>
14+
15+
16+
<section id="main_content">
17+
<h3>Public Draft</h3>
18+
19+
<p>
20+
The JSR 354 <b>Public Review</b> started on JCP.org. Check out the <a
21+
href="http://jcp.org/aboutJava/communityprocess/pr/jsr354/index.html">PR
22+
Download Page</a>
23+
</p>
24+
</section>
25+
26+

content/blog/2013/second-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title=Second Post
22
date=2013-08-25
33
type=post
44
tags=blog
5-
status=published
5+
status=draft
66
~~~~~~
77
88
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel diam purus. Curabitur ut nisi lacus.

content/blog/2013/third-post.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title=Third Post
22
date=2013-09-26
33
type=post
44
tags=blog, asciidoc
5-
status=published
5+
status=draft
66
~~~~~~
77
= Third Post
88
Jonathan Bullock

content/modules/jsr354-ri/index.html

Lines changed: 0 additions & 77 deletions
This file was deleted.

content/modules/jsr354-ri/params.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/modules/jsr354-tck/index.html

Lines changed: 0 additions & 67 deletions
This file was deleted.

content/modules/jsr354-tck/params.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)