Site updated at 2015-06-16 15:53:45 UTC

This commit is contained in:
Paulus Schoutsen 2015-06-16 08:53:45 -07:00
parent 7b44ce4dee
commit a66a896a95
30 changed files with 179 additions and 153 deletions

View file

@ -104,9 +104,10 @@
<hr class="divider">
<p><img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. <a href="/demo/">See the demo for a live example.</a>
<span class='clearfix'></span></p>
<p><img src='/images/supported_brands/logbook.png' class='brand pull-right' />
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. <a href="/demo/">See the demo for a live example</a>.</p>
<p>To enable the logbook in your installation, add the following to your <code>configuration.yaml</code> file:</p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
@ -115,6 +116,8 @@ The logbook component provides a different perspective on the history of your ho
</span></code></pre></td></tr></table></div></figure>
<p><img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" /></p>
</article>