Skip to content

Commit

Permalink
Version 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Dec 19, 2015
1 parent 660c387 commit 813bfe0
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 32 deletions.
3 changes: 2 additions & 1 deletion README.asc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:experimental:
:toc:
:toc-placement: preamble
:asciidocfx-version: 1.4.4
:asciidocfx-version: 1.4.5
:download-root: https://github.com/asciidocfx/AsciidocFX/releases/download/v{asciidocfx-version}/

image:https://api.travis-ci.org/asciidocfx/AsciidocFX.svg?branch=master[Build Status,link="https://travis-ci.org/asciidocfx/AsciidocFX"]
Expand Down Expand Up @@ -63,6 +63,7 @@ After the download is completed, untar the package in your preferred directory.
$ cd /bin
$ ./AsciidocFX.sh

////
=== Install on Arch Linux
Install using the package manager in Arch Linux
Expand Down
2 changes: 1 addition & 1 deletion asciidocfx.install4j
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="6.0.4" transformSequenceNumber="5">
<directoryPresets config="outputs" />
<application name="AsciidocFX" distributionSourceDir="" applicationId="7853-9376-5862-1224" mediaDir="target" mediaFilePattern="${compiler:sys.shortName}_${compiler:sys.platform}_${compiler:sys.version}" compression="6" lzmaCompression="true" pack200Compression="true" excludeSignedFromPacking="false" commonExternalFiles="false" createMd5Sums="true" shrinkRuntime="true" shortName="AsciidocFX" publisher="AsciidocFX" publisherWeb="http://asciidocfx.com" version="1.4.4" allPathsRelative="false" backupOnSave="false" autoSave="false" convertDotsToUnderscores="true" macSignature="????" macVolumeId="b98c377570068f5e" javaMinVersion="1.8" javaMaxVersion="" allowBetaVM="true" jdkMode="runtimeJre" jdkName="">
<application name="AsciidocFX" distributionSourceDir="" applicationId="7853-9376-5862-1224" mediaDir="target" mediaFilePattern="${compiler:sys.shortName}_${compiler:sys.platform}_${compiler:sys.version}" compression="6" lzmaCompression="true" pack200Compression="true" excludeSignedFromPacking="false" commonExternalFiles="false" createMd5Sums="true" shrinkRuntime="true" shortName="AsciidocFX" publisher="AsciidocFX" publisherWeb="http://asciidocfx.com" version="1.4.5" allPathsRelative="false" backupOnSave="false" autoSave="false" convertDotsToUnderscores="true" macSignature="????" macVolumeId="b98c377570068f5e" javaMinVersion="1.8" javaMaxVersion="" allowBetaVM="true" jdkMode="runtimeJre" jdkName="">
<languages skipLanguageSelection="false" languageSelectionInPrincipalLanguage="false">
<principalLanguage id="en" customLocalizationFile="" />
<additionalLanguages />
Expand Down
27 changes: 17 additions & 10 deletions index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:experimental:
:toc:
:toc-placement: left
:asciidocfx-version: 1.4.4
:asciidocfx-version: 1.4.5
:download-root: https://github.com/asciidocfx/AsciidocFX/releases/download/v{asciidocfx-version}/

image:https://api.travis-ci.org/asciidocfx/AsciidocFX.svg?branch=master[Build Status,link="https://travis-ci.org/asciidocfx/AsciidocFX"]
Expand Down Expand Up @@ -45,8 +45,14 @@ image::images/asciidocfx.png[]

== How to Install AsciidocFX

.You can download the latest release from https://github.com/asciidocfx/AsciidocFX/releases[Github releases page].
There are a number of operating systems that AsciidocFX supports.

NOTE: The latest releases are available from the https://github.com/asciidocfx/AsciidocFX/releases[Github releases page].

<<Supported_OS>> shows the list of available builds with links for reference. If you are looking for the very latest version, visit the link in the note above to be guaranteed of downloading the latest and greatest version of AsciidocFX.

[[Supported_OS]]
.Supported Operating Systems and Builds
[width="100%",options="header"]
|====================
| OS | JRE included? | Filename
Expand All @@ -59,7 +65,7 @@ image::images/asciidocfx.png[]
| No | {download-root}AsciidocFX_Linux_No_JRE.tar.gz[AsciidocFX_Linux_No_JRE.tar.gz]
|====================

*Linux*
=== Install on Linux

After the download is completed, untar the package in your preferred directory.

Expand All @@ -68,28 +74,28 @@ $ cd /bin
$ ./AsciidocFX.sh

////
*Arch Linux*
=== Install on Arch Linux
Also you can install with package manager in Arch Linux
Install using the package manager in Arch Linux
[source,bash]
$ yaourt -S asciidocfx
////

*Windows*
=== Install on Windows

Download executable/installer and run it.

*Mac*
=== Install on Mac

Download _dmg_ and run it.
Download the `.dmg` and run it.

=== Installation Notes

There are two AsciidocFX package flavors, you can download it with JRE 8 out-of-box or if you have already installed JRE 8 (Update 40 or above), you can download *No_JRE builds

Graphviz::
PlantUML extension needs Graphviz, if you will use it, then install it:
PlantUML extension needs Graphviz, if you will use it, then install it:
+
.Ubuntu
[source,bash]
Expand Down Expand Up @@ -552,7 +558,8 @@ To see what has changed in recent versions of AsciidocFX, see the https://github

== Support

Support AsciidocFX with pull requests or https://github.com/asciidocfx/AsciidocFX/issues[open an issue] for bug & feature requests. You can make discussions in https://groups.google.com/d/forum/asciidocfx-discuss[mail group] or in the chat room at https://gitter.im/asciidocfx/AsciidocFX[Gitter.im].
Support AsciidocFX with pull requests or open an issue for bug & feature requests. You can make discussions in https://groups.google.com/d/forum/asciidocfx-discuss[mail group] or in the chat room at https://gitter.im/asciidocfx/AsciidocFX[Gitter.im].


++++
<script>
Expand Down
59 changes: 40 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2138,6 +2138,9 @@ <h1>Asciidoc Book Editor based on JavaFX 8</h1>
<li><a href="#truefeatures">Features</a></li>
<li><a href="#truehow-to-install-asciidocfx">How to Install AsciidocFX</a>
<ul class="sectlevel2">
<li><a href="#trueinstall-on-linux">Install on Linux</a></li>
<li><a href="#trueinstall-on-windows">Install on Windows</a></li>
<li><a href="#trueinstall-on-mac">Install on Mac</a></li>
<li><a href="#trueinstallation-notes">Installation Notes</a></li>
</ul>
</li>
Expand Down Expand Up @@ -2256,8 +2259,26 @@ <h2 id="truefeatures"><a class="anchor" href="#truefeatures"></a>Features</h2>
<div class="sect1">
<h2 id="truehow-to-install-asciidocfx"><a class="anchor" href="#truehow-to-install-asciidocfx"></a>How to Install AsciidocFX</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-all spread">
<caption class="title">Table 1. You can download the latest release from <a href="https://github.com/asciidocfx/AsciidocFX/releases">Github releases page</a>.</caption>
<div class="paragraph">
<p>There are a number of operating systems that AsciidocFX supports.</p>
</div>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
The latest releases are available from the <a href="https://github.com/asciidocfx/AsciidocFX/releases">Github releases page</a>.
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p><a href="#Supported_OS">Supported Operating Systems and Builds</a> shows the list of available builds with links for reference. If you are looking for the very latest version, visit the link in the note above to be guaranteed of downloading the latest and greatest version of AsciidocFX.</p>
</div>
<table id="Supported_OS" class="tableblock frame-all grid-all spread">
<caption class="title">Table 1. Supported Operating Systems and Builds</caption>
<colgroup>
<col style="width: 33%;">
<col style="width: 33%;">
Expand All @@ -2274,39 +2295,38 @@ <h2 id="truehow-to-install-asciidocfx"><a class="anchor" href="#truehow-to-insta
<tr>
<td class="tableblock halign-center valign-middle"><p class="tableblock">Mac</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Mac.dmg">AsciidocFX_Mac.dmg</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Mac.dmg">AsciidocFX_Mac.dmg</a></p></td>
</tr>
<tr>
<td class="tableblock halign-center valign-middle" rowspan="4"><p class="tableblock">Windows</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Windows.exe">AsciidocFX_Windows.exe</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Windows.exe">AsciidocFX_Windows.exe</a></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Windows.zip">AsciidocFX_Windows.zip</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Windows.zip">AsciidocFX_Windows.zip</a></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Windows_No_JRE.exe">AsciidocFX_Windows_No_JRE.exe</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Windows_No_JRE.exe">AsciidocFX_Windows_No_JRE.exe</a></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Windows_No_JRE.zip">AsciidocFX_Windows_No_JRE.zip</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Windows_No_JRE.zip">AsciidocFX_Windows_No_JRE.zip</a></p></td>
</tr>
<tr>
<td class="tableblock halign-center valign-middle" rowspan="2"><p class="tableblock">Linux</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Linux.tar.gz">AsciidocFX_Linux.tar.gz</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Linux.tar.gz">AsciidocFX_Linux.tar.gz</a></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.4/AsciidocFX_Linux_No_JRE.tar.gz">AsciidocFX_Linux_No_JRE.tar.gz</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://github.com/asciidocfx/AsciidocFX/releases/download/v1.4.5/AsciidocFX_Linux_No_JRE.tar.gz">AsciidocFX_Linux_No_JRE.tar.gz</a></p></td>
</tr>
</tbody>
</table>
<div class="paragraph">
<p><strong>Linux</strong></p>
</div>
<div class="sect2">
<h3 id="trueinstall-on-linux"><a class="anchor" href="#trueinstall-on-linux"></a>Install on Linux</h3>
<div class="paragraph">
<p>After the download is completed, untar the package in your preferred directory.</p>
</div>
Expand All @@ -2316,17 +2336,18 @@ <h2 id="truehow-to-install-asciidocfx"><a class="anchor" href="#truehow-to-insta
$ ./AsciidocFX.sh</code></pre>
</div>
</div>
<div class="paragraph">
<p><strong>Windows</strong></p>
</div>
<div class="sect2">
<h3 id="trueinstall-on-windows"><a class="anchor" href="#trueinstall-on-windows"></a>Install on Windows</h3>
<div class="paragraph">
<p>Download executable/installer and run it.</p>
</div>
<div class="paragraph">
<p><strong>Mac</strong></p>
</div>
<div class="sect2">
<h3 id="trueinstall-on-mac"><a class="anchor" href="#trueinstall-on-mac"></a>Install on Mac</h3>
<div class="paragraph">
<p>Download <em>dmg</em> and run it.</p>
<p>Download the <code>.dmg</code> and run it.</p>
</div>
</div>
<div class="sect2">
<h3 id="trueinstallation-notes"><a class="anchor" href="#trueinstallation-notes"></a>Installation Notes</h3>
Expand Down Expand Up @@ -3096,7 +3117,7 @@ <h2 id="truechangelog"><a class="anchor" href="#truechangelog"></a>Changelog</h2
<h2 id="truesupport"><a class="anchor" href="#truesupport"></a>Support</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Support AsciidocFX with pull requests or <a href="https://github.com/asciidocfx/AsciidocFX/issues">open an issue</a> for bug &amp; feature requests. You can make discussions in <a href="https://groups.google.com/d/forum/asciidocfx-discuss">mail group</a> or in the chat room at <a href="https://gitter.im/asciidocfx/AsciidocFX">Gitter.im</a>.</p>
<p>Support AsciidocFX with pull requests or open an issue for bug &amp; feature requests. You can make discussions in <a href="https://groups.google.com/d/forum/asciidocfx-discuss">mail group</a> or in the chat room at <a href="https://gitter.im/asciidocfx/AsciidocFX">Gitter.im</a>.</p>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Expand All @@ -3113,7 +3134,7 @@ <h2 id="truesupport"><a class="anchor" href="#truesupport"></a>Support</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2015-12-02 21:36:51 TST
Last updated 2015-12-19 02:19:28 TST
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/styles/github.min.css">
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ server.port=0
server.undertow.direct-buffers=true
server.undertow.worker-threads=4

application.version=1.4.4
application.version=1.4.5
application.name=Asciidoc FX
application.website=http://asciidocfx.com
application.config.folder=.AsciidocFX-${application.version}
Expand Down

0 comments on commit 813bfe0

Please sign in to comment.