ponysay/index.html

87 lines
2.4 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML>
2012-10-25 06:28:13 +02:00
2012-10-25 04:36:32 +02:00
<html lang="en">
2012-04-03 21:28:12 +02:00
<head>
<meta charset='utf-8'>
2012-10-25 04:36:32 +02:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="screen.css" media="screen"/>
<title>ponysay</title>
2012-04-03 21:28:12 +02:00
</head>
<body>
2012-10-28 02:30:50 +02:00
2012-10-25 04:36:32 +02:00
<div class="header">
<table class="header" valign="middle">
<tr>
2012-10-28 02:30:50 +02:00
<td class="title">ponysay</td>
<td class="headspace"></td><td><a target="page" href="./pages/index.html">intro</a></td>
<td class="headspace"></td><td><a target="page" href="./pages/ponysay/index.html">manual</a></td>
<td class="headspace"></td><td><a target="page" href="./pages/ponysay/Ponysay-license.html#Ponysay-license">license</a></td>
<td class="headspace"></td><td><a target="page" href="./pages/ponysay/Ponysay-contributors.html#Ponysay-contributors">contributors</a></td>
<td class="headspace"></td><td><a target="page" href="./pages/ponysay/Change-log.html#Change-log">change log</a></td>
<td class="headspace"></td><td><a href="http://www.github.com/erkin/ponysay">github repository↗</a></td>
2012-10-25 06:28:13 +02:00
</tr>
</table>
</div>
2012-10-28 02:30:50 +02:00
<div class="main">
2012-10-25 06:28:13 +02:00
<table class="main">
<col id="left"/>
<col id="right"/>
<tr>
2012-10-28 02:30:50 +02:00
2012-10-25 06:28:13 +02:00
<td valign="top">
<table>
2012-10-28 02:30:50 +02:00
<cols class="image"/>
<cols class="sep"/>
<cols/>
2012-10-25 06:28:13 +02:00
<tr>
2012-10-28 02:30:50 +02:00
<td><img alt="ponysay example" src="bonbonlyra.png"/></td>
<td></td>
2012-10-25 06:28:13 +02:00
</tr>
2012-10-28 02:30:50 +02:00
2012-10-25 06:28:13 +02:00
<tr>
<td>
<br/>
2012-10-28 02:30:50 +02:00
<table class="fill">
<tr>
<td class="fill"></td>
<td>
<i>recommended reading:</i><br/>
<a target="page" href="./pages/ponysay/Installing.html">Installing</a><br/>
<a target="page" href="./pages/ponysay/Invoking-ponysay.html">Basic usage</a><br/>
<a target="page" href="./pages/ponysay/Advanced-usage.html">Advanced usage</a><br/>
<a target="page" href="./pages/ponysay/Environment-variables.html">Configurations</a><br/>
2012-10-28 02:30:50 +02:00
<br/>
<i>external links:</i><br/>
<a target="page" href="./pages/youtube-demo.html">Demonstration</a><br/>
<a target="page" href="./pages/fortune+ponysay.html">ponysay fortunes</a><br/>
<br/>
</td>
</tr>
</table>
2012-10-25 06:28:13 +02:00
</td>
2012-10-28 02:30:50 +02:00
<td></td>
2012-10-25 06:28:13 +02:00
</tr>
2012-10-28 02:30:50 +02:00
2012-10-25 06:28:13 +02:00
</table>
</td>
2012-10-28 02:30:50 +02:00
<td valign="top">
<div id="text"><iframe id="page" name="page" src="./pages/index.html"></iframe></div>
2012-10-25 04:36:32 +02:00
</td>
2012-10-28 02:30:50 +02:00
2012-10-25 04:36:32 +02:00
</tr>
</table>
2012-04-03 21:28:12 +02:00
</div>
2012-10-28 02:30:50 +02:00
2012-04-03 21:28:12 +02:00
</body>
</html>