Commit Graph

14 Commits

Author SHA1 Message Date
Clyde Stubbs
0b889e396b
Remove debug code from last PR (#3900)
* Make search results appear in a fixed window;
Make search text clickable;
Improve search layout on mobile.

* On window resize, adjust layout

* Maybe make Firefox not resize.

* Tweak initial- and maximum-scale

* Make live-html work with pagefind;
Make pagefind work in docker

* Lint

* Fix netlify deploy

* Remove debug code
2024-06-02 08:35:03 +02:00
Clyde Stubbs
0fbf7d0d99
Make pagefind work in docker (#3899)
* Make search results appear in a fixed window;
Make search text clickable;
Improve search layout on mobile.

* On window resize, adjust layout

* Maybe make Firefox not resize.

* Tweak initial- and maximum-scale

* Make live-html work with pagefind;
Make pagefind work in docker

* Lint

* Fix netlify deploy
2024-06-02 07:54:00 +02:00
Alex Boyd
03807510dc
Fix Docker build (#3798) 2024-04-25 23:23:40 +12:00
Jesse Hills
e10a485ef5
Update Dockerfile (#3785) 2024-04-23 14:32:37 +12:00
Flaviu Tamas
0469882912
Add live reloading (#1786)
Replace the existing webserver target with a live-reloading target.

Adds a dependency on https://github.com/executablebooks/sphinx-autobuild
2022-01-25 08:49:20 -05:00
Jesse Hills
8610f3da3c
Fix logo (#1303) 2021-07-14 12:57:00 +12:00
Martin
d556c60e3f
Fix docker build failure (#1179)
* Fix docker build failure

Fix the docker build error from https://github.com/esphome/issues/issues/2041

* Switch from ubuntu to python-slim 

Using python:slim  instead of python reduces the image size from ~1.1 GB to 410MB
2021-05-17 14:19:31 +02:00
Otto Winter
a961ee05a3
Fix docker image
Fixes https://github.com/esphome/esphome-docs/issues/174
2019-03-05 19:49:12 +01:00
Otto Winter
c6b52e6b59
Update Dockerfile 2019-02-15 13:15:42 +01:00
Otto Winter
be4acd29aa
Fix CNAME 2019-01-06 20:32:11 +01:00
Otto Winter
b5ffffe955
Fix broken links, SEO svg2png, and fix code highlighting 2018-11-19 18:32:16 +01:00
Otto Winter
9ae98f8742
Fix deploy 2018-09-25 15:07:03 +02:00
Otto Winter
d22b96b983
Add Gitlab CI automated deploys 2018-08-27 13:21:30 +02:00
Otto Winter
dc929e3186
Add dockerfile 2018-06-09 09:59:22 +02:00