Update the UX, add documentation.

This commit is contained in:
Brendan Burns
2014-10-07 09:44:22 -07:00
parent 6947331290
commit 414473607a
10 changed files with 2961 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ limitations under the License.
<html ng-app="k8s">
<head>
<title>Kubernetes</title>
<link rel="stylesheet" href="bootstrap.min.css">
<link href='https://fonts.googleapis.com/css?family=Ubuntu%20Mono' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.25/angular.min.js"></script>