2011-11-23 20:08:26 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>ease.js</title>
|
|
|
|
<link type="text/css" rel="stylesheet" href="style.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="header">
|
|
|
|
<div id="header-content">
|
|
|
|
<h1>ease<span class="suffix">js</span></h1>
|
|
|
|
<h2 class="desc">Classical Object-Oriented Framework</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="menu">
|
|
|
|
<ul>
|
2011-11-23 22:49:59 -05:00
|
|
|
<li id="about"><a href="/">About</a></li>
|
2012-01-04 23:09:00 -05:00
|
|
|
<li id="blog"><a href="blog.html">Blog</a></li>
|
2011-12-26 23:55:33 -05:00
|
|
|
<li id="download"><a href="download.html">Download</a></li>
|
2011-11-23 22:57:56 -05:00
|
|
|
<li id="manual"><a href="man.html">Manual</a></li>
|
2011-11-23 23:33:52 -05:00
|
|
|
<li id="source"><a href="source.html">Source Code</a></li>
|
2012-06-09 11:26:04 -04:00
|
|
|
<li id="bugs">
|
|
|
|
<a href="https://savannah.nongnu.org/projects/easejs/">
|
|
|
|
Support / Bugs
|
|
|
|
</a>
|
|
|
|
</li>
|
2011-11-23 20:08:26 -05:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="content">
|
|
|
|
<noscript>
|
|
|
|
<strong>Please enable JavaScript to take advantage of the interactive
|
|
|
|
features of this website. Don't worry - it's all
|
|
|
|
<a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>.
|
|
|
|
You can find the source code to this website via the source code link
|
2012-05-05 18:05:59 -04:00
|
|
|
above within the <a href="source.html">'website' branch</a>.
|
2011-11-23 20:08:26 -05:00
|
|
|
</strong>
|
|
|
|
</noscript>
|