Above the fold navigation
This commit is contained in:
parent
e324bafa87
commit
299226feb3
59
README.md
59
README.md
|
@ -2,9 +2,29 @@
|
|||
|
||||
[![GitHub stars](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig.svg?style=plastic)](https://github.com/CCOSTAN/Home-AssistantConfig)
|
||||
Be sure to :star: my repo so you can keep up to date on the daily progress!
|
||||
</br>
|
||||
You can also vist my [Blog](http://www.vmwareinfo.com/search/label/iot) for all of my [Home Automation Posts](http://www.vmwareinfo.com/search/label/iot).</br>
|
||||
You can follow my home's breaking news and tweet statistics via twitter [@BearStoneHA](https://twitter.com/bearstoneha) or [Facebook/BearStoneHA](https://www.facebook.com/BearStoneHA)</br>
|
||||
<div align="center">
|
||||
<h3>
|
||||
<a href="http://www.vmwareinfo.com/search/label/iot">
|
||||
Blog
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://www.facebook.com/BearStoneHA">
|
||||
Facebook
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#battery-backups---ups-blog-write-up">
|
||||
Devices
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#todo-list">
|
||||
Todo List
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://twitter.com/BearStoneHA">
|
||||
House News
|
||||
</a>
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
![Screenshot of Home Assistant Header](https://i.imgur.com/vjDH1LJ.png)
|
||||
|
||||
|
@ -23,41 +43,8 @@ As of 2018, I have migrated everything to a Docker based platform. You can read
|
|||
|
||||
![Screenshot of SmartHome](https://lh3.googleusercontent.com/-vKGF5gdz_VY/WVpP7qjsmjI/AAAAAAADVZ4/sGyiS1PjouUQxrEbWVfot6raxcElv4r-wCHMYCw/s1600/clip_image001%255B4%255D)
|
||||
|
||||
#### Device List:
|
||||
Lots of my gear comes from [BetaBound](https://goo.gl/0vxT8A) for Beta Testing and reviews.
|
||||
|
||||
<div align="center">
|
||||
<h3>
|
||||
<a href="https://choo.io">
|
||||
Website
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/choojs/choo-handbook">
|
||||
Handbook
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://github.com/YerkoPalma/awesome-choo">
|
||||
Ecosystem
|
||||
</a>
|
||||
<span> | </span>
|
||||
<!-- <a href="https://github.com/trainyard/choo-cli"> -->
|
||||
<!-- CLI -->
|
||||
<!-- </a> -->
|
||||
<!-- <span> | </span> -->
|
||||
<a href="https://github.com/choojs/choo/blob/master/.github/CONTRIBUTING.md">
|
||||
Contributing
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://www.reddit.com/r/choojs/">
|
||||
Reddit
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="https://webchat.freenode.net/?channels=choo">
|
||||
Chat
|
||||
</a>
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<table align="center" border=0>
|
||||
<tr><td colspan="3">
|
||||
|
|
Loading…
Reference in New Issue