Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2009-12-23 07:48:45 (GMT)
committer Bryan Berry <bryan@olenepal.org>2009-12-23 07:48:45 (GMT)
commit9906d1f6be60f26d83fda9d49ea5290478b4bd10 (patch)
tree053c6f84b3525cf2ae1cc712ba272ab131372b89 /index.html
parentf5f4abe09af0a328c31b9aa1b34bef5985a83c04 (diff)
changed logo and tagline in start page
Diffstat (limited to 'index.html')
-rw-r--r--index.html23
1 files changed, 14 insertions, 9 deletions
diff --git a/index.html b/index.html
index 8a5a2c5..e33836a 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<title>Karma.js Learn.Teach.Everything</title>
+<title>Karma: Code Less, Teach More</title>
<meta name="keywords" content="karma javascript html5 sugar sugarlabs gsoc ole nepal"/>
<meta charset="UTF-8"/>
<link type="image/ico" rel="icon" href="assets/default/image/favicon.ico" />
@@ -11,13 +11,8 @@
</head>
<body>
<div id="header">
- <div>
<div id="headerBg1">
- <img src="assets/image/karma-logo80x94.png" alt="karma logo"/>
- </div>
- <div id="headerBg2">
- <img src="assets/image/mountains.png" alt="image of mountains"/>
- </div>
+ <img src="assets/image/karma-new-logo.png" alt="karma logo"/>
</div>
<ul>
<li><a href="http://karmaeducation.org">home</a></li>
@@ -30,10 +25,20 @@
</div>
<div id="intro">
<div id="introText">
- The <strong><a href="http://karmaeducation.org">Karma Project</a></strong>
+ <span id="blurb"><a href="http://karmaeducation.org">Karma</a> helps you spend more time on teaching and less on coding.
+ </span>
+ <p>It takes too much time and effort to produce educational software. Even worse,
+ most development time is spent on the technical aspect and too little time
+ on the teaching aspect.
+ <br /><br />
+ Karma is an open-source JavaScript library and framework that leverages the
+ latest web technologies so you can spend more time teaching and less time engineering.</p>
+ <!--Karma can help you develop great educational software quickly.
+
+ The <strong><a href="http://karmaeducation.org">Karma Project</a></strong>
aims to create high-quality open-source educational software
using openweb technologies. <br /><br />
- <a href="http://git.sugarlabs.org/projects/karma/repos/mainline/blobs/raw/5f93619d5dc78c6fbd9251064f95aa82a25eab70/js/karma.js">karma.js</a> is a javascript library for manipulating <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML 5</a> and <a href="http://wiki.svg.org/">SVG</a>.
+ <a href="http://git.sugarlabs.org/projects/karma/repos/mainline/blobs/raw/5f93619d5dc78c6fbd9251064f95aa82a25eab70/js/karma.js">karma.js</a> is a javascript library for manipulating <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML 5</a> and <a href="http://wiki.svg.org/">SVG</a>.-->
</div>
<div id="monkeyHolder">
<img src="assets/image/happyChimp120x125.png" alt="image of chimp"></img>