Skip to content

Commit

Permalink
update WaoN project page.
Browse files Browse the repository at this point in the history
adding Download page waon/dist/index.html.
also add tar.gz files for each release and win32 binaries.
  • Loading branch information
kichiki committed Mar 3, 2013
1 parent 5b8b8a7 commit 5d8fccd
Show file tree
Hide file tree
Showing 18 changed files with 251 additions and 97 deletions.
127 changes: 127 additions & 0 deletions waon/dist/index.html
@@ -0,0 +1,127 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>WaoN - Download</title>
<link rev="made" href="mailto:kengoichiki@gmail.com" />
<link rel="stylesheet" type="text/css" href="../main.css" />
</style>
</head>

<body>

<div class="center">
<h1>WaoN - Download page</h1>
</div>

<p class="navi">
<a href="../index.html">WaoN</a>|
<a href="../gwaon.html">gWaoN</a>|
<a href="../pv.html">pv</a>
</p>

<hr />

<h2 id="files">Files</h2>
<ul>
<li>Git repository: <a href="https://github.com/kichiki/WaoN">https://github.com/kichiki/WaoN</a></li>
<li>version 0.11 (Mar. 3, 2013):
<ul>
<li>(NOTE: pre-release)</li>
<li>Win32: <a href="waon-0.11-mingw.zip">zip</a>
- contains all waon, pv, and gwaon!</li>
</ul>
</li>
<li>version 0.10 (Dec. 27, 2011):
<ul>
<li>source: <a href="waon-0.10.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.10.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.9 (Nov. 4, 2007):
<ul>
<li>source: <a href="waon-0.9.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.9.tar.gz?download">SF</a>)</li>
<li>rpm:
<a href="waon-0.9-0.src.rpm">src</a>,
<a href="waon-0.9-0.i586.rpm">i586</a>
</li>
<li>Win32: <a href="waon-0.9-mingw.zip">zip</a>
- provided by David Millis</li>
</ul>
</li>
<li>version 0.8 (Mar 10, 2007):
<ul>
<li>source: <a href="waon-0.8.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.8.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.7 (Mar 1, 2007):
<ul>
<li>source: <a href="waon-0.7.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.7.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.6 (Feb. 24, 2007):
<ul>
<li>source: <a href="waon-0.6.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.6.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.5 (Feb. 16, 2007):
<ul>
<li>source: <a href="waon-0.5.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.5.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.4 (Feb. 13, 2007):
<ul>
<li>source: <a href="waon-0.4.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.4.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.3 (Feb. 8, 2007):
<ul>
<li>source: <a href="waon-0.3.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.3.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.2 (Sep. 22, 2006)
<ul>
<li>source: <a href="waon-0.2.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.2.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.1a (Jan. 10, 1999):
<ul>
<li>source: <a href="waon-0.1a.tar.gz">tar.gz</a>
(<a href="http://prdownloads.sourceforge.net/waon/waon-0.1a.tar.gz?download">SF</a>)</li>
</ul>
</li>
<li>version 0.1 (Dec. 29, 1998)</li>
</ul>

<hr />

<p class="navi">
<a href="../index.html">WaoN</a>|
<a href="../gwaon.html">gWaoN</a>|
<a href="../pv.html">pv</a>
</p>

<div class="navi">
<address>
e-mail:
<a href="mailto:kengoichiki@gmail.com">
kengoichiki@gmail.com</a></address>
Copyright (C) 1998-2013 Kengo Ichiki. All rights reserved.
<br />
<!-- motigo webstats for WaoN -->
<a id="mws4533787" href="http://webstats.motigo.com/">
<img width="18" height="18" border="0" alt="Free counter and web stats" src="http://m1.webstats.motigo.com/n.gif?id=AEUuGw2muJgKklQI670lSOsSY5vA" /></a>
<script type="text/javascript" src="http://m1.webstats.motigo.com/c.js?id=4533787"></script>
<!-- END motigo webstats code -->
</div>

</body>
</html>
Binary file added waon/dist/waon-0.10.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.11-mingw.zip
Binary file not shown.
Binary file added waon/dist/waon-0.1a.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.2.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.3.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.4.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.5.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.6.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.7.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.8.tar.gz
Binary file not shown.
Binary file added waon/dist/waon-0.9-0.i586.rpm
Binary file not shown.
Binary file added waon/dist/waon-0.9-0.src.rpm
Binary file not shown.
Binary file added waon/dist/waon-0.9-mingw.zip
Binary file not shown.
Binary file added waon/dist/waon-0.9.tar.gz
Binary file not shown.
4 changes: 3 additions & 1 deletion waon/gwaon.html
Expand Up @@ -19,6 +19,7 @@ <h1>gWaoN</h1>
<a href="index.html">WaoN</a>|
gWaoN|
<a href="pv.html">pv</a>
||<a href="dist/index.html">Download</a>
<br />
<a href="#news">News</a>|
<a href="#what">gWaoN?</a>|
Expand Down Expand Up @@ -289,14 +290,15 @@ <h2>History</h2>
<a href="index.html">WaoN</a>|
gWaoN|
<a href="pv.html">pv</a>
||<a href="dist/index.html">Download</a>
</p>

<div class="navi">
<address>
e-mail:
<a href="mailto:kengoichiki@gmail.com">
kengoichiki@gmail.com</a></address>
Copyright (C) 1998-2007,2013 Kengo Ichiki. All rights reserved.
Copyright (C) 1998-2013 Kengo Ichiki. All rights reserved.
<br />
<!-- motigo webstats for WaoN -->
<a id="mws4533787" href="http://webstats.motigo.com/">
Expand Down

0 comments on commit 5d8fccd

Please sign in to comment.