generate rss feed from asciidoctor files
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Wed, 29 Jun 2016 14:34:17 +0000 (16:34 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Wed, 29 Jun 2016 14:34:17 +0000 (16:34 +0200)
commit7f8bd4e38e4e433e249f772cc1088ff05055937c
tree69a2208c304b70a303a5d7ea54cec1e290d84bce
parent405c5b55c568b2f826f8e307fc0b76176a7f200e
generate rss feed from asciidoctor files
17 files changed:
asciidoctor/asciidoctorfeed.props [new file with mode: 0644]
asciidoctor/lib/asciidoctorj-1.5.4.jar [new file with mode: 0644]
asciidoctor/lib/jdom2-2.0.6.jar [new file with mode: 0644]
asciidoctor/lib/jruby-complete-1.7.21.jar [new file with mode: 0644]
asciidoctor/lib/rome-1.6.0.jar [new file with mode: 0644]
asciidoctor/lib/rome-utils-1.6.0.jar [new file with mode: 0644]
asciidoctor/lib/slf4j-api-1.7.6.jar [new file with mode: 0644]
asciidoctor/lib/slf4j-nop-1.7.6.jar [new file with mode: 0644]
asciidoctor/pdoc.sh [new file with mode: 0755]
asciidoctor/pom.xml [new file with mode: 0644]
asciidoctor/src/main/java/Main.java [new file with mode: 0644]
src/news/call_contribution.adoc [new file with mode: 0644]
src/news/docinfo.html [new file with mode: 0644]
src/news/new_website.adoc [new file with mode: 0644]
www/news/asciidoctor.css [new symlink]
www/news/call_contribution.html [new file with mode: 0644]
www/news/new_website.html [new file with mode: 0644]