Polish the docs up some more. Also make 'index.html' forward to the actual html output

This commit is contained in:
Tim Bielawa 2012-03-07 12:41:53 -05:00
commit baf2a05708
40 changed files with 257 additions and 6302 deletions

View file

@ -1,15 +1,12 @@
---
layout: default
title: Ansible - Multi-node SSH Command & Control
---
<div id="home">
<h1>About Ansible</h1>
<ul class="posts">
<p>
Page under construction: See <A HREF="http://github.com/ansible/ansible">github.com/ansible</A>.
</p>
</ul>
</div>
<html>
<head>
<title>Redirecting to the Ansible Documentation...</title>
<meta http-equiv="Refresh" content="0; url=./html/index.html" />
</head>
<body>
<p>
Click <a href="http://www.example.com/">this link</a> if you are
not automatically forwarded.
</p>
</body>
</html>