Site updated at 2014-12-19 15:50:47 UTC
This commit is contained in:
parent
24eae38ac1
commit
24b76860a3
11 changed files with 92 additions and 92 deletions
|
@ -4,7 +4,7 @@
|
|||
<title><![CDATA[Category: website | Home Assistant]]></title>
|
||||
<link href="http://balloob.github.io/home-assistant/blog/categories/website/atom.xml" rel="self"/>
|
||||
<link href="http://balloob.github.io/home-assistant/"/>
|
||||
<updated>2014-12-19T00:20:47-08:00</updated>
|
||||
<updated>2014-12-19T07:49:58-08:00</updated>
|
||||
<id>http://balloob.github.io/home-assistant/</id>
|
||||
<author>
|
||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="http://balloob.github.io/home-assistant/blog/categories/website">
|
||||
|
||||
<link href="/github/favicon.png" rel="icon">
|
||||
<link href="/github/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/github/github/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
<link href="/home-assistant/favicon.png" rel="icon">
|
||||
<link href="/home-assistant/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/home-assistant/github/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<div class="grid">
|
||||
|
||||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole">
|
||||
<a href="/github/" class="site-title">Home Assistant</a>
|
||||
<a href="/home-assistant/" class="site-title">Home Assistant</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
|
@ -38,10 +38,10 @@
|
|||
<input type="checkbox" id="toggle">
|
||||
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
|
||||
<ul class="menu pull-right">
|
||||
<li><a href="/github/getting-started">Getting started</a></li>
|
||||
<li><a href="/github/architecture">Architecture</a></li>
|
||||
<li><a href="/github/contributing">Contributing</a></li>
|
||||
<li><a href="/github/blog/2014/12/18/website-launched/">Blog</a></li>
|
||||
<li><a href="/home-assistant/getting-started">Getting started</a></li>
|
||||
<li><a href="/home-assistant/architecture">Architecture</a></li>
|
||||
<li><a href="/home-assistant/contributing">Contributing</a></li>
|
||||
<li><a href="/home-assistant/blog/2014/12/18/website-launched/">Blog</a></li>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/home-assistant-dev">Need help?</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -89,7 +89,7 @@
|
|||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/github/blog/2014/12/18/website-launched/">Website launched!</a></h1>
|
||||
<h1 class="gamma"><a href="/home-assistant/blog/2014/12/18/website-launched/">Website launched!</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
|
||||
|
@ -99,7 +99,7 @@
|
|||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/github/blog/categories/website/'>website</a></li>
|
||||
<li><a class='category' href='/home-assistant/blog/categories/website/'>website</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
@ -133,7 +133,7 @@
|
|||
<ul class="divided">
|
||||
|
||||
<li class="post">
|
||||
<a href="/github/blog/2014/12/18/website-launched/">Website launched!</a>
|
||||
<a href="/home-assistant/blog/2014/12/18/website-launched/">Website launched!</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -169,7 +169,7 @@
|
|||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
||||
<script src="//crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/md5.js"></script>
|
||||
<script defer src="/github/javascripts/octopress.js"></script>
|
||||
<script defer src="/home-assistant/javascripts/octopress.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue