From 8ee645056be7805dfba974815d272c555d51a489 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 23 Mar 2011 22:34:44 -0400 Subject: [PATCH] Initial page redesign --- index.html | 47 ++++++++++++++------------ style.css | 98 ++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 91 insertions(+), 54 deletions(-) diff --git a/index.html b/index.html index 553be05..fd65f46 100644 --- a/index.html +++ b/index.html @@ -6,32 +6,35 @@ -
+ - -
+ -

- ease.js is a collection of CommonJS modules intended to “ease” - the transition into JavaScript from other Object-Oriented languages. It - provides an intuitive means of achieving classical inheritance and has - planned support for traits/mixins, function overloading and more. -

+
+
-

- This project is under heavy development. However, the - master branch is always guaranteed to be in a working, stable - state. It is currently in use within a production system at the author's - place of employment. Feel free to use ease.js in your own projects. -

-
- +

+ ease.js is a collection of CommonJS modules intended to “ease” + the transition into JavaScript from other Object-Oriented languages. It + provides an intuitive means of achieving classical inheritance and has + planned support for traits/mixins, function overloading and more. +

+ +

+ This project is under heavy development. However, the + master branch is always guaranteed to be in a working, stable + state. It is currently in use within a production system at the author's + place of employment. Feel free to use ease.js in your own projects. +

+