File tree Expand file tree Collapse file tree 5 files changed +30
-4
lines changed Expand file tree Collapse file tree 5 files changed +30
-4
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ to publish: bake.bat
88
99to test: taste.bat
1010
11+ Requires JBake version 2.3 or above
12+
1113Generally
1214---------
1315
Original file line number Diff line number Diff line change 11@ echo off
2- %JBAKE_HOME% \jbake . ..\JavaMoney.github.io
2+ %JBAKE_HOME% \bin\ jbake . ..\JavaMoney.github.io
Original file line number Diff line number Diff line change 1+ title=Proposed Final Draft
2+ date=2015-03-26
3+ type=post
4+ tags=blog
5+ status=published
6+ ~~~~~~
7+
8+
9+ < header >
10+ < h1 > Proposed Final Draft</ h1 >
11+ </ header >
12+
13+ < section id ="downloads " class ="clearfix "> </ section >
14+
15+
16+ < section id ="main_content ">
17+ < p >
18+ The JSR 354 < b > Proposed Final Draft</ b > started on JCP.org. Check out the < a
19+ href ="https://jcp.org/aboutJava/communityprocess/pfd/jsr354/index.html "> PFD
20+ Download Page</ a >
21+ </ p >
22+ </ section >
23+
24+
Original file line number Diff line number Diff line change 11@ echo off
2- %JBAKE_HOME% \jbake -s ..\JavaMoney.github.io
2+ %JBAKE_HOME% \bin\ jbake -s ..\JavaMoney.github.io
Original file line number Diff line number Diff line change 1010 <a class =" brand" href =" /" >JavaMoney</a >
1111 <div class =" nav-collapse collapse" >
1212 <ul class =" nav" >
13- <li ><a href =" /index .html" >Home </a ></li >
13+ <li ><a href =" blog .html" >Blog </a ></li >
1414 <li ><a href =" about.html" >About</a ></li >
1515 <li ><a href =" http://github.com/JavaMoney/" >View on GitHub</a ></li >
1616 <li ><a href =" ${config.feed_file}" >Subscribe</a ></li >
3232 <li class =" nav-header" >Additional Info and Links</li >
3333 <li ><a href =" http://jcp.org/en/jsr/detail?id=354" >JSR 354 Detail Page</a ></li >
3434 <li ><a href =" http://javamoney.java.net" >JSR 354 Project on Java.net</a ></li >
35- <li ><a href =" blog.html" >Blog (Events & ; History)</a ></li ></li >
35+ <!-- < li><a href="blog.html">Blog (Events & History)</a></li></li> -- >
3636 </ul >
3737 </li >
3838 </ul >
You can’t perform that action at this time.
0 commit comments