unison/site/index.html
2014-03-28 14:32:07 -04:00

31 lines
1.4 KiB
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Unison</title>
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="/css/flat-ui.css" />
<link rel="stylesheet" type="text/css" href="/css/components.css"/>
</head>
<body class="root-container">
<div id="header">
<a href="/"><img src="/images/unison-logo.svg" style="max-height: 270px;" /></a>
</div>
<div class="horizontal-rule"/>
<div class="big-vsep"/>
<div>
<p><b>Unison:</b> An open platform which <a href="http://pchiusano.blogspot.com/2013/05/the-future-of-software-end-of-apps-and.html">reimagines the web</a> as a worldwide, distributed <b>programming environment</b>, in which data and functions may be <b>transparently shared and reused</b>, and composable, user-programmable UIs replace existing web application silos.
</p>
</div>
<div class="big-vsep"/>
<div class="horizontal-rule"/>
<div class="huge-vsep"/>
<div>
<p class="spacer3l"></p>
<div class="center3">
<a href="/posts" class="btn btn-block btn-hg btn-inverse">Learn More</a>
</div>
<p class="spacer3r"></p>
</div>
</body>
</html>