Commit Graph

300 Commits

Author SHA1 Message Date
richie510 2c29b66adb Suggest downloading root.hints as optional
The root.hints file is automatically a dependency of unbound in the dns-root-data package, and would be updated automatically by the package manager.
2020-04-07 11:13:57 -06:00
XhmikosR 6323cd92b3 Update dns-over-https.md
Remove the comments inside the snippet to make it easier to copy/paste and link to the cloudflared repo.
2020-03-28 10:02:47 +02:00
XhmikosR 925592f9aa Update dns-over-https.md
Fix manual update instructions
2020-03-27 10:51:50 +02:00
XhmikosR 8ae2eca1ea Minor additions (#273) 2020-03-04 18:45:44 +02:00
XhmikosR 704bf81ae8 Update upstream-dns-providers.md (#267)
* Fix IPs
* Minor wording changes
2020-02-27 19:38:16 +02:00
XhmikosR 37c26e772a Update dns-over-https.md (#186)
* Update dns-over-https.md

Recent versions of cloudflared include a service install/uninstall command which saves some manual steps.

Also add uninstall and update steps.

Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-25 12:03:26 -08:00
Adam Warner 55d699977c word change (#265)
-born
+designed
2020-02-25 11:21:21 -08:00
Mahakam20000 565f4e29d5 Better security policies in documentation (#264)
* Better security policies in documentation

As discussed here https://discourse.pi-hole.net/t/tips-about-installation-guide/28673 I wrote this pull request to improve the security of the projetc and to make this guide consistent with the rules that Pi-hole add to the firewall configuration during the installation.

May be a good idea modify the rule that Pi-hole insert in the fw configuration as I wrote in the pull request.

At the moment I wrote the rules only for iptables and ip6tables because I'm not able to use nor FirewallID nor ufw.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-02-25 11:15:53 -08:00
XhmikosR 1266dbf405 Fix navbar logo. (#258) 2020-02-15 22:46:49 +02:00
Dan Schaper 62d242eabb Remove presentation support links (#241)
* Redirect presentations to main index

* Remove presentation support from navigation.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-10 11:26:19 -08:00
Pol c0c89f3347 Update Nginx config with new method for FastCGI (#170)
* Update Nginx config with new method for FastCGI

* Align spaceing

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>

Co-authored-by: Dan Schaper <dan@glacialmagma.com>
2020-02-09 21:28:15 -08:00
XhmikosR c016418fc9 Make main text font-size bigger. (#222) 2020-02-09 21:08:35 -08:00
Dan Rashid fd78e611b7 Update dynDNS.md (#230)
This is the correct path on Raspbian
2020-02-09 21:05:00 -08:00
XhmikosR 7f36b8f601 Add missing trailing slash (#238) 2020-02-09 21:02:10 -08:00
XhmikosR 4d9c6e35ac Move client.ovpn to the repo. (#216) 2020-02-09 10:13:40 -08:00
XhmikosR 34874bbcb8 Lots of grammar fixes (#226)
* Lots of grammar fixes

* Remove redundant whitespace.

* Further grammar tweaks

Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-05 13:47:34 -08:00
XhmikosR 64f67dbef6 Minor CSS tweaks (#227) 2020-02-04 11:40:37 -08:00
XhmikosR 999b37cf07 database.md: fix typos (#225) 2020-01-30 11:50:16 -08:00
XhmikosR 0cb0ff110c docs/index.md: switch to the SVG image. (#221) 2020-01-28 09:28:52 -08:00
XhmikosR b6ffd3c5fa Fix redirected links (#208) 2020-01-27 12:07:29 -08:00
XhmikosR 19a2bc0787 Add Markdownlint (#203)
* Add markdownlint-cli

This is an initial config but should be tweaked later as needed.

* Adhere to the new rules
2020-01-27 11:52:32 -08:00
Dan Schaper 0a80c3b685 Merge pull request #199 from XhmikosR/patch-2
Update overview.md
2020-01-27 11:38:11 -08:00
DL6ER cb28abffc8 Merge pull request #219 from pi-hole/update/prereqs
Update supported distributions.
2020-01-27 20:27:24 +01: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
XhmikosR 275977eab1 Update overview.md
Fix anchor tag
2020-01-05 16:42:47 +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
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
XhmikosR 825db6caa4 Many Markdown tweaks 2019-12-20 09:18:57 +02:00
Dan Schaper 8abf76c3c7 Revert "Removed obsolete Optional: Dual operation: LAN & VPN at the same time…" 2019-12-17 14:00:57 -08:00
XhmikosR 6cf6991b43 Fix Markdown syntax issues 2019-12-12 14:36:08 +02: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
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
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
Achilleas Pipinellis 8066c3c217 Add syntax highlighting to DNS over HTTPS guide 2019-10-21 09:18:35 +02:00
Achilleas Pipinellis 1c32445ceb Custom services should be stored under /etc/systemd/system 2019-10-21 09:17:49 +02:00
Eric 1cd70723c8 Update restart target to match OpenVPNv2.4 service 2019-10-01 01:24:02 -07:00
Dan Schaper 087f12b144 Spaces around slash 2019-09-20 11:18:19 -07:00
Dan Schaper e3a726ec6d Add buster to supported releases 2019-09-20 10:46:30 -07:00
Collin Smith d1876a1eac Fix broken links 2019-09-16 20:06:41 -05:00
Mark Drobnak 7f410afe10 Merge pull request #168 from Zocker1999NET/patch-1
Add ufw commands to the prerequesites page
2019-09-09 17:08:44 -04:00
Felix Stupp 81ab1c7304 docs/main/prerequisites: ufw: Split IPv4 / IPv6 rules
Following request of @dschaper
2019-09-09 18:18:38 +02:00
Felix Stupp 338ab2bc77 Add ufw commands to the prerequesites page
Added the commands to allow the mentioned ports in ufw to the prerequesites page.
2019-09-08 12:15:37 +02:00
Eran Levi a72d897fb4 Update docs/main/coverage.md
Co-Authored-By: Mark Drobnak <mark.drobnak@gmail.com>
2019-09-08 11:40:54 +03:00
Eran Levi 136afd8c06 Main docs: added LTT video to coverage 2019-09-02 11:27:00 +03:00
superpuffin 01d03ebe99 Fixed code highlighting 2019-08-29 13:56:14 +02:00