Updated web-site and added deployment script

This commit is contained in:
2021-09-12 11:35:18 +02:00
parent cc9e2a44bf
commit 309692296a
42 changed files with 1733 additions and 44 deletions

View File

@@ -662,6 +662,18 @@
<li class="md-nav__item">
<a href="../esphome/" class="md-nav__link">
EspHome
</a>
</li>
@@ -873,7 +885,7 @@
<nav class="md-footer__inner md-grid" aria-label="Footer">
<a href="../tasmota/" class="md-footer__link md-footer__link--prev" rel="prev">
<a href="../esphome/" class="md-footer__link md-footer__link--prev" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@@ -882,7 +894,7 @@
<span class="md-footer__direction">
Zurück
</span>
Tasmota
EspHome
</div>
</div>
</a>