From d7156405c1fe528a80da3f94853bd53a1227dd2f Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 8 Jan 2012 16:14:38 -0500 Subject: [PATCH] Began moving examples from trybox to index page --- Makefile | 3 +- index.html | 8 ++- scripts/ex/class.js | 1 - scripts/ui.js | 99 ++++++------------------------- style.css | 140 ++++++++++++++++++++------------------------ tools/page-parse | 28 +++++++++ 6 files changed, 118 insertions(+), 161 deletions(-) create mode 100755 tools/page-parse diff --git a/Makefile b/Makefile index e3bc7c6..dcff948 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,8 @@ $(outdir)/%.html: %.html $(header) $(footer) | $(outdir) cat $(header) \ | sed 's/\( $@ # requires git-weblog from mikegerwitz's git-supp package diff --git a/index.html b/index.html index fef8c39..ff24822 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,11 @@ Object-Oriented languages. Features include:

-