From 68601e392ea47f2fa642e2012eb3500f2d102a04 Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Sun, 8 May 2011 22:15:26 -0700 Subject: [PATCH] halfway to a better welcome/getting started page. wip. --- app/views/home/show.html.haml | 8 + public/default.html | 223 ++++++------------------ public/images/icons/cog.png | Bin 0 -> 1019 bytes public/images/icons/pen_write.png | Bin 0 -> 719 bytes public/images/icons/smiley_laughing.png | Bin 0 -> 1230 bytes 5 files changed, 63 insertions(+), 168 deletions(-) create mode 100644 public/images/icons/cog.png create mode 100644 public/images/icons/pen_write.png create mode 100644 public/images/icons/smiley_laughing.png diff --git a/app/views/home/show.html.haml b/app/views/home/show.html.haml index 6cb05994b..37a71fba2 100644 --- a/app/views/home/show.html.haml +++ b/app/views/home/show.html.haml @@ -2,6 +2,14 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. +:css + header{ + display:none; + } + body{ + margin-top: 20px; + } + - content_for :page_title do DIASPORA* ALPHA - begin diff --git a/public/default.html b/public/default.html index 81ae44233..c14aefbeb 100644 --- a/public/default.html +++ b/public/default.html @@ -2,212 +2,99 @@ Diaspora: Getting Started - - +
-
-