Commit Graph

618 Commits

Author SHA1 Message Date
Dan Schaper 010afb39ca Merge branch 'master' into XhmikosR-patch-2 2020-05-11 10:01:01 -07:00
Ian 5ae3996482 Update nginx-configuration.md (#306) 2020-05-11 19:37:41 +03:00
XhmikosR b30e07e11a contact.md: remove broken gitter link 2020-05-11 10:05:09 +03:00
Dan Schaper 2f14ecef01 Merge pull request #201 from pi-hole/release/v5.0
Pi-hole v5.0 release documentation
2020-05-10 11:39:19 -07:00
Dan Schaper 9f223b9bcc Merge branch 'master' into release/v5.0 2020-05-10 11:35:01 -07:00
dependabot-preview[bot] d80bf443ed Bump mkdocs-material from 5.1.5 to 5.1.6 (#303)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.5...5.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-10 17:46:27 +03:00
XhmikosR 237183931c Update coverage.md (#301)
Escape square brackets in the links and also remove tracking param from link
2020-05-09 09:07:47 +03:00
dependabot-preview[bot] 925300c513 Bump mkdocs-git-revision-date-localized-plugin from 0.5.0 to 0.5.2 (#302)
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.5.0...v0.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-09 09:03:57 +03:00
XhmikosR feca3f38ea Lossy compress the new images (-40.10%)
Before: 187 KB (191.607 bytes)
After:  111 KB (114.199 bytes)
2020-05-08 12:31:13 +03:00
XhmikosR 5e76c566fe Losslessly compress the new images (-28.46%)
Before: 261 KB (267.830 bytes)
After:  187 KB (191.607 bytes)
2020-05-08 12:31:08 +03:00
DL6ER e2aa4c3ed4 Rename group Unassigned to Default. All images have been optimized for filesize using optipng.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-08 10:00:54 +02:00
DL6ER 84cc1b5fcc Merge branch 'master' into release/v5.0 2020-05-05 21:34:10 +02:00
DL6ER daed65b993 Add CIDR notation capabilities.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-05 21:33:46 +02:00
Dan Schaper 8f14514896 Merge pull request #298 from miabbott/copyright_bump
mkdocs: bump copyright to 2020
2020-05-05 09:52:55 -07:00
Dan Schaper 925107e351 Merge branch 'master' into copyright_bump 2020-05-05 09:48:32 -07:00
XhmikosR d59e1a7808 Merge pull request #299 from pi-hole/dependabot/pip/mkdocs-material-5.1.5
Bump mkdocs-material from 5.1.4 to 5.1.5
2020-05-05 15:21:57 +03:00
XhmikosR 7c99741db1 Update mkdocs.yml
Specify `name` for the social links
2020-05-05 15:18:59 +03:00
dependabot-preview[bot] 923c81da89 Bump mkdocs-material from 5.1.4 to 5.1.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.4...5.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 12:17:09 +00:00
Micah Abbott 468aecd9c8 mkdocs: bump copyright to 2020 2020-05-01 17:25:23 -04:00
XhmikosR 41abe92e24 CI: add a PYTHON_VERSION environment variable (#297)
This way the pip cache will be invalidate when we change the Python version.
2020-04-30 20:31:38 +03:00
Dan Schaper 4d9810d533 Merge pull request #293 from patski123/patch-1
Update Projects.md
2020-04-30 10:28:06 -07:00
Dan Schaper 6adf67f003 Merge branch 'master' into patch-1 2020-04-30 10:25:42 -07:00
dependabot-preview[bot] 3acc5bfa60 Bump mkdocs-material from 5.1.1 to 5.1.4 (#296)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.1...5.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 16:21:03 +03:00
XhmikosR 71a3fd902b CI: remove no longer needed steps (#294)
The latest `actions/setup-node` prints this info by default
2020-04-28 22:38:43 +03:00
PatSki123 a3fdb4e924 Update projects.md
Fixed link
2020-04-21 16:55:03 -04:00
PatSki123 e7aa488bcb Update Projects.md
Added link on how to enable/disable pi-hole from your iphone home screen.
2020-04-20 18:33:41 -04:00
XhmikosR e33876207d Typo fixes 2020-04-20 17:34:33 +03:00
XhmikosR 31d535b58d Move sentence to a new line. 2020-04-20 17:34:33 +03:00
XhmikosR b611e1215d Enable and use pymdownx.details extension
This fixes Markdown inside HTML which didn't work before.
2020-04-20 17:34:32 +03:00
XhmikosR ac23843e5c Fix indentation 2020-04-20 15:58:23 +03:00
DL6ER a71663ed4e Update documentation for v5.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-04-20 10:18:02 +02:00
XhmikosR 1dd2effede Update unbound.md (#291) 2020-04-19 16:58:44 +03:00
Dan Schaper 6a4638c7d4 Merge pull request #270 from dermoth/master
Update unbound.md
2020-04-18 21:40:12 -07:00
Dan Schaper f5e8b7ddff Merge branch 'master' into master 2020-04-18 21:38:03 -07:00
Dan Schaper 0a81014abe Merge pull request #237 from janissimsons/patch-1
Update nginx-configuration.md
2020-04-18 21:36:39 -07:00
Dan Schaper a70074416d Merge branch 'master' into patch-1 2020-04-18 21:35:24 -07:00
Dan Schaper 5e2031d94d Merge pull request #268 from Mahakam20000/master
Revisioning DHCP port
2020-04-18 21:33:11 -07:00
Dan Schaper dc6526e57e Merge branch 'master' into master 2020-04-18 21:31:43 -07:00
Dan Schaper 0a8792c0f9 Merge pull request #288 from stevedrz/patch-1
Add information on 1.1.1.1 for Families
2020-04-18 21:30:03 -07:00
Dan Schaper 57d05fef83 Merge branch 'master' into patch-1 2020-04-18 18:08:24 -07:00
dependabot-preview[bot] fe06c15ec8 Bump mkdocs-material from 5.1.0 to 5.1.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-18 06:58:08 +00:00
Dan Schaper 007e9cba35 Update docs/guides/upstream-dns-providers.md 2020-04-17 16:53:52 -07:00
Dan Schaper 2a90ebb8df Update docs/guides/upstream-dns-providers.md 2020-04-17 16:51:33 -07:00
stevedrz 7e54c0d85a Add information on 1.1.1.1 for Families
Added info on 1.1.1.1 for Families, including a blog link to explain the service.
2020-04-17 06:54:36 -04:00
XhmikosR 6ed763042b Update mkdocs-material to v5.1.0 (#275) 2020-04-17 09:17:03 +03:00
XhmikosR aa2c1838ae Merge branch 'master' into master 2020-04-15 14:25:18 +03:00
Thomas Guyot-Sionnest eb92fe135a Update unbound.md
* Listen on 127.0.0.1 so that clients cannot bypass pi.hole DNS by
  querying the resolver directly (Useful if external DNS queries are only
  allowed from trusted sources on the router)
* Use a different port, avahi-daemon may be using 5353 already
* Add/document prefer-ip6 param which may be very useful in conjunction
  with do-ip6
2020-04-15 07:11:17 -04:00
Dan Schaper eae316827f Merge pull request #280 from pi-hole/XhmikosR-patch-1
Update dns-over-https.md
2020-03-31 11:15:32 -07:00
Dan Schaper c444592225 Merge branch 'master' into XhmikosR-patch-1 2020-03-31 11:12:45 -07:00
dependabot-preview[bot] 4bef9478db Bump mkdocs-git-revision-date-localized-plugin from 0.4.8 to 0.5.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.4.8 to 0.5.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.4.8...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 18:54:44 +00:00