Skip to content

Commit b646e00

Browse files
committed
testing netlify
1 parent bb29055 commit b646e00

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ This is the repo for documentation of the Tasmota open source alternative firmwa
33

44
Built on [MkDocs](https://www.mkdocs.org/) using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) theme.
55

6+
[![Netlify Status](https://api.netlify.com/api/v1/badges/caaaee27-4f61-436d-a6ca-52d00984850f/deploy-status)](https://app.netlify.com/sites/sharp-ardinghelli-27f036/deploys)
7+
68
## Editing Articles
79

810
Edit only articles in `/docs` folder.

docs/devices/Hompie-SWS1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Very cheap outlet with USB-charger functionality (supposed to deliver 2A, have to test this though) and real 16A relay:
22

3-
[Winfuture price comparison](https://winfuture.de/preisvergleich/1417869601)
4-
53
Device Images
64
![](https://user-images.githubusercontent.com/2738932/46142043-f4362d00-c255-11e8-9244-35f89c34f068.jpg)
75
![](https://user-images.githubusercontent.com/2738932/46142044-f4362d00-c255-11e8-8e95-b0de09f29da0.jpg)

docs/devices/Kesen-KS-604S.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ This device **_can be most easily flashed using using [Tuya-Convert](https://git
66

77
## Shopping
88

9-
* [Ali Express](https://www.aliexpress.com/item/Smart-WiFi-USB-Charger-Wall-Outlet-High-Speed-Voice-Control-Dual-Outlets-Individually-Surge-Protection-Remote/32976742669.html)
109
* [Amazon](https://www.amazon.com/dp/B07JZ124FK)
1110
* [Alibaba](https://www.alibaba.com/product-detail/New-Design-2-way-Double-Power_60817067611.html?spm=a2700.7724857.normalList.54.4dfd645aBY3qAH) (10 minimum)
1211

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ nav:
142142
- Yeti.md
143143
- IOBroker: "https://github.com/arendst/Tasmota/issues/3769"
144144
- Mozilla WebThings Adapter: "https://github.com/tim-hellhake/tasmota-adapter"
145-
- SmartThings: "https://github.com/BrettSheleski/SmartThingsPublic/blob/master/devicetypes/brettsheleski/sonoff-tasmota.src/readme.md"
145+
- SmartThings: "https://github.com/BrettSheleski/SmartThingsPublic/tree/master/devicetypes/brettsheleski/sonoff-tasmota.src"
146146
- Peripherals:
147147
- Supported-Peripherals.md
148148
- Displays:

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pip install mkdocs-minify-plugin
55
pip install git+https://github.com/cmitu/mkdocs-altlink-plugin/
66
pip install mkdocs-redirects
77
pip install ghp-import
8-
mkdocs gh-deploy
8+
mkdocs build
99
"""

0 commit comments

Comments
 (0)