Commit Graph

503 Commits

Author SHA1 Message Date
DL6ER cb28abffc8 Merge pull request #219 from pi-hole/update/prereqs
Update supported distributions.
2020-01-27 20:27:24 +01:00
Dan Schaper 64c7cf8c02 Merge pull request #217 from XhmikosR/favicon
Update favicon.
2020-01-27 10:54:19 -08:00
Dan Schaper e69c11aeab Update supported distributions.
Deprecate Jessie (8)
2020-01-27 10:53:04 -08:00
XhmikosR e47ab5406c Update favicon. 2020-01-27 18:30:59 +02:00
XhmikosR 632c76a811 Compress PNG files. (#187)
* Losslessly compress PNG files.

Before: 911 KB (933.846 bytes)
After:  638 KB (653.590 bytes)

* Convert PNG files to 8-bit.

Before: 638 KB (653.590 bytes)
After:  316 KB (323.830 bytes)
2020-01-26 09:38:34 -08:00
Adam Warner 23509d4ac7 Merge pull request #198 from XhmikosR/img
Add external image to the repo
2020-01-25 19:16:57 +00:00
Adam Warner 95d0cec0e1 Merge pull request #205 from XhmikosR/patch-3
Update mkdocs.yml
2020-01-25 19:15:38 +00:00
Dan Schaper 4c808d2d10 Merge pull request #213 from XhmikosR/rm-deps
requirements.txt: bring it up to date
2020-01-21 13:47:52 -08:00
XhmikosR 295d55fc53 Update mkdocs.yml
Fix `repo_url` which now will allow mkdocs to generate edit links for all pages
2020-01-21 16:09:08 +02:00
XhmikosR 4d1044491b Update README.md to use the requirements.txt file 2020-01-21 16:01:34 +02:00
XhmikosR d76b23898e requirements.txt: bring it up to date 2020-01-21 16:01:34 +02:00
dependabot-preview[bot] dab827d832 Bump six from 1.13.0 to 1.14.0
Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 18:38:05 +00:00
DL6ER f04b59fce5 Merge pull request #204 from XhmikosR/ci-cache-pip
Travis CI: cache pip
2020-01-06 21:58:01 +01:00
DL6ER 523249bd74 Merge pull request #210 from XhmikosR/rm-docs-iml
Remove the unused docs.iml
2020-01-06 21:47:16 +01:00
DL6ER 3bddb34c22 Merge pull request #211 from XhmikosR/rm-mkdocs-bootswatch
Remove the unused mkdocs-bootswatch package.
2020-01-06 21:46:54 +01:00
DL6ER 737ad419cc Merge pull request #212 from pi-hole/dependabot/pip/pyyaml-5.3
Bump pyyaml from 5.2 to 5.3
2020-01-06 21:46:31 +01:00
dependabot-preview[bot] 535451c4c9 Bump pyyaml from 5.2 to 5.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 20:33:55 +00:00
XhmikosR c5558b9333 Remove the unused mkdocs-bootswatch package. 2020-01-06 18:29:13 +02:00
XhmikosR 722744b5b4 Remove the unused docs.iml 2020-01-05 17:52:20 +02:00
XhmikosR a2f4d7b4be Travis CI: cache pip 2020-01-05 16:42:10 +02:00
XhmikosR 8de4a4e73d Add external image to the repo
Also add thumbs and use responsive images
2020-01-05 16:41:23 +02:00
DL6ER 2dac54d6bc Merge pull request #206 from pi-hole/dependabot/pip/pymdown-extensions-6.2.1
Bump pymdown-extensions from 6.2 to 6.2.1
2019-12-23 09:31:48 +01:00
dependabot-preview[bot] a2b980e53a Bump pymdown-extensions from 6.2 to 6.2.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.2 to 6.2.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/6.2.0...6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-22 17:02:00 +00:00
DL6ER bdc9f28392 Merge pull request #188 from XhmikosR/mkdocs
Tweak mkdocs config and CSS
2019-12-20 11:38:16 +01:00
XhmikosR 4137534312 Tweak mkdocs config and CSS
* Add a navbar logo
* Reduce the fonts we load by specifying the one we want to use in the config file
* No more importing CSS thus faster loading
* Remove a few default properties from extra.css
* Bump copyright year
* Remove unneeded / add needed trailing slashes in config URLs
* Minor CSS tweaks
2019-12-20 09:42:53 +02:00
DL6ER fcddd4b993 Merge pull request #197 from XhmikosR/lint-md
Many Markdown tweaks
2019-12-20 08:34:43 +01:00
XhmikosR 825db6caa4 Many Markdown tweaks 2019-12-20 09:18:57 +02:00
DL6ER aa8e82dbbe Merge pull request #200 from pi-hole/revert-163-update/removeOptionalDUalLAN
Revert "Removed obsolete Optional: Dual operation: LAN & VPN at the same time…"
2019-12-20 06:38:01 +01:00
Dan Schaper 8abf76c3c7 Revert "Removed obsolete Optional: Dual operation: LAN & VPN at the same time…" 2019-12-17 14:00:57 -08:00
DL6ER b236894da3 Merge pull request #194 from pi-hole/dependabot/pip/mkdocs-material-4.6.0
Bump mkdocs-material from 4.5.1 to 4.6.0
2019-12-13 09:49:58 +01:00
DL6ER f07b7be85a Merge pull request #195 from XhmikosR/patch-2
Fix Markdown syntax issues
2019-12-13 09:49:31 +01:00
XhmikosR 6cf6991b43 Fix Markdown syntax issues 2019-12-12 14:36:08 +02:00
dependabot-preview[bot] a2b8de0e54 Bump mkdocs-material from 4.5.1 to 4.6.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.5.1 to 4.6.0.
- [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/4.5.1...4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 17:38:53 +00:00
DL6ER eac4c3d263 Merge pull request #163 from RamSet/update/removeOptionalDUalLAN
Removed absolete Optional: Dual operation: LAN & VPN at the same time…
2019-12-11 18:17:17 +01:00
DL6ER 2e4ccd95fe Merge pull request #183 from pi-hole/dependabot/pip/pygments-2.5.2
Bump pygments from 2.5.1 to 2.5.2
2019-12-11 18:16:18 +01:00
dependabot-preview[bot] d6d95c802b Bump pygments from 2.5.1 to 2.5.2
Bumps [pygments](https://github.com/pygments/pygments) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.5.1...2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 17:14:13 +00:00
DL6ER a3ec727625 Merge pull request #179 from pi-hole/dependabot/pip/six-1.13.0
Bump six from 1.12.0 to 1.13.0
2019-12-11 18:13:36 +01:00
DL6ER a9a6eccb5b Merge pull request #184 from pi-hole/dependabot/pip/pyyaml-5.2
Bump pyyaml from 5.1.2 to 5.2
2019-12-11 18:13:10 +01:00
DL6ER 752258dde4 Merge pull request #185 from pi-hole/dependabot/pip/mkdocs-material-4.5.1
Bump mkdocs-material from 4.4.3 to 4.5.1
2019-12-11 18:12:53 +01:00
Adam Warner f98089903c Merge pull request #189 from XhmikosR/links
Fix redirected links and a 404 one
2019-12-04 18:55:43 +00:00
XhmikosR 9b208ef928 Update docs/guides/upstream-dns-providers.md
Co-Authored-By: Adam Warner <me@adamwarner.co.uk>
2019-12-04 20:33:23 +02:00
Adam Warner 9732b74108 Merge pull request #173 from Stickerpants/master
Update restart target to match OpenVPNv2.4 service
2019-12-04 18:27:00 +00:00
Adam Warner d1012c1799 Merge pull request #190 from XhmikosR/typos
Fix a few typos
2019-12-04 17:45:09 +00:00
XhmikosR 09e65676b0 Fix a few typos 2019-12-04 16:10:31 +02:00
XhmikosR d199238f28 Fix redirected links and a 404 one 2019-12-04 16:01:43 +02:00
dependabot-preview[bot] 781627359f Bump six from 1.12.0 to 1.13.0
Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.12.0...1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-03 10:37:17 +00:00
dependabot-preview[bot] 41ebf53f5e Bump pyyaml from 5.1.2 to 5.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-03 10:37:14 +00:00
dependabot-preview[bot] 9bbba2e961 Bump mkdocs-material from 4.4.3 to 4.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.3 to 4.5.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/4.4.3...4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-03 10:37:14 +00:00
DL6ER 781bf53f25 Merge pull request #180 from pi-hole/dependabot/pip/pymdown-extensions-6.2
Bump pymdown-extensions from 6.1 to 6.2
2019-12-03 11:36:04 +01:00
dependabot-preview[bot] 74b7be45c4 Bump pymdown-extensions from 6.1 to 6.2
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.1 to 6.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/6.1.0...6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 16:01:42 +00:00