From 3934233457acdf4f43d7633603749dc7430894ae Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 24 Apr 2015 06:51:05 -0700 Subject: [PATCH] update the web site --- site/index.html | 16 +++++++--------- site/styles.css | 4 ++++ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/site/index.html b/site/index.html index f6f33713..582e2eaa 100644 --- a/site/index.html +++ b/site/index.html @@ -49,12 +49,6 @@

STAGEHAND

- - -

About Stagehand

Stagehand helps you quickly, easily, and correctly create Dart @@ -64,9 +58,9 @@

About Stagehand

Get Started

-

Installing Stagehand requires the Dart SDK, version 1.6 or greater - (Dart 1.7 is highly recommended). Once Dart SDK is on your path, you can - install the stagehand pub package:

+

Installing Stagehand requires the Dart SDK, version 1.6 or greater. + Once the Dart SDK is on your path, you can install the stagehand pub + package:


@@ -100,6 +94,10 @@ 

Usage

  • web-simple - An absolute bare-bones web app.
  • +