19 Commits

Author SHA1 Message Date
Sharif Nassar
1518447766 nginx_proxy: Add documentation for cloudflare flag (#10857)
Partial fix for: https://github.com/home-assistant/hassio-addons/issues/776
See also: https://github.com/home-assistant/hassio-addons/pull/795
2019-10-20 12:53:56 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Marius Balčytis
6f8d780b59 Fixes documentation for HSTS configuration options (#9238)
If `"hsts"` is removed or `null` is provided, configuration cannot be saved.
2019-04-18 12:06:06 +02:00
Emmanuel Krebs
679b16b8b6 update nginx_proxy.markdown (#8253)
* update nginx_proxy.markdown

missing information in what to remove from the http section of the configuration.yaml file

* Update nginx_proxy.markdown
2019-01-25 00:41:12 +01:00
Adam
216d071c84 typo fix (#7449) 2018-11-10 18:01:18 +01:00
Hmmbob
3bd160cbe8 Update nginx_proxy.markdown (#7115)
* Update nginx_proxy.markdown

* Minor changes
2018-10-26 13:35:07 +02:00
Fabian Affolter
f96a49ba26
Add on docs (#5456)
* Update sentence

* Move warning up

* Minor changes

* Update warning

* Update

* Update

* Update warning
2018-05-30 13:12:02 +02:00
Ville Skyttä
ddbd670547 Spelling and grammar fixes (#5031)
* Spelling and grammar fixes

* Minor changes
2018-03-29 09:24:18 +02:00
Ville Skyttä
5146a3febc nginx_proxy: Document hsts config variable (#5000)
* nginx_proxy: Document hsts config variable

* 🚀 Trigger rebuild
2018-03-25 23:57:33 +02:00
Ville Skyttä
f73376a4da nginx proxy config updates (#4828)
* nginx_proxy: Document certfile and keyfile config vars

* nginx_proxy: Document customize variables
2018-03-06 21:21:18 +01:00
Franck Nijhof
4e8718b123 Various markdown, spelling, and grammar fixes (#4457) 2018-01-21 17:36:38 +01:00
Phill Price
33c982d761 remove ssl and port in configuration.yaml (#3691)
* remove ssl and port in configuration.yaml

Make clear to remove SSL and port in configuration.yaml to avoid 502 errors

* Update nginx_proxy.markdown

* Minor change
2017-10-23 12:24:58 +02:00
Pascal Vizeli
1d6a92f726 Update nginx_proxy.markdown 2017-08-25 22:51:39 +02:00
Fabian Affolter
5a1b658047
Update name and description 2017-07-26 22:51:09 +02:00
Paulus Schoutsen
ca80944d74 Update Hass.io docs 2017-07-14 22:56:40 -07:00
Pascal Vizeli
968bd233af Update nginx_proxy.markdown 2017-07-07 12:02:07 +02:00
Pascal Vizeli
2fed46b364 Update nginx_proxy.markdown 2017-07-07 12:00:54 +02:00
Pascal Vizeli
0571d74072 Create nginx_proxy.markdown 2017-05-18 14:11:30 +02:00