Commit Graph

705 Commits

Author SHA1 Message Date
Dan Schaper b3dd941f0c Merge pull request #342 from GAS85/patch-1
added php7.3-cgi
2020-06-24 09:35:28 -07:00
Georgiy Sitnikov d563790277 added php7.3-cgi
According to the https://github.com/pi-hole/pi-hole/blob/master/automated%20install/basic-install.sh#L250 seems that php7.3-cgi seems missing
2020-06-24 13:51:20 +02:00
dependabot-preview[bot] b1ae76be54 Bump mkdocs-material from 5.3.0 to 5.3.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.3.0 to 5.3.2.
- [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.3.0...5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 07:34:54 +00:00
XhmikosR d3a3a0950b Enforce LF (#333) 2020-06-21 12:25:33 +03:00
dependabot-preview[bot] 5ea590413f Bump mkdocs-material from 5.2.3 to 5.3.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.3 to 5.3.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/5.2.3...5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-20 15:37:27 +00:00
dependabot-preview[bot] 87c5855423 Bump mkdocs-material from 5.2.2 to 5.2.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.2 to 5.2.3.
- [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.2.2...5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 07:53:23 +00:00
Adam Warner 416757c3b8 Merge pull request #332 from pi-hole/XhmikosR-patch-1
Update ci.yml
2020-06-06 18:09:37 +01:00
XhmikosR 10c75d6735 Update ci.yml
* run it for PRs and master branch only
* use double quotes
2020-06-06 09:19:19 +03:00
Dan Schaper 3c31b7b20d Merge pull request #286 from pi-hole/linkinator
Add linkinator and improve CI scripts
2020-06-05 11:12:12 -07:00
Dan Schaper d34c1bca41 Merge conflict build.yml, test.yml
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-06-05 11:03:45 -07:00
Dan Schaper 0aca26edc8 Merge pull request #329 from pi-hole/ci
Change when CI runs.
2020-06-05 10:54:48 -07:00
XhmikosR 857efceb1f Merge branch 'master' into ci 2020-06-04 11:43:14 +03:00
XhmikosR 6b2f707159 Remove deploy workflow since Netlify is used 2020-06-04 11:39:24 +03:00
XhmikosR 81fbd47588 CI: install wheel 2020-06-04 11:39:24 +03:00
XhmikosR c09311ee9e package.json: add build script 2020-06-04 11:39:24 +03:00
XhmikosR df15f06e27 Combine GitHub Actions 2020-06-04 11:39:24 +03:00
XhmikosR 09fe7564c1 Add linkinator to check for broken links.
Currently only checks for internal links because external links can break at any time. Also, there are hosts that block linkinator.
2020-06-04 11:39:24 +03:00
Adam Warner 56cc8943b5 Merge pull request #331 from pi-hole/patch-1
Add missing redirect after #326 and fix a 404
2020-06-04 09:38:48 +01:00
XhmikosR f8237aa412 Add missing redirect after #326 and fix a 404 2020-06-04 11:34:21 +03:00
XhmikosR 4142f9bb45 Change when CI runs. 2020-06-02 06:40:54 +03:00
Dan Schaper d8859f8989 Merge pull request #272 from pi-hole/redirect-plugin
Add mkdocs-redirects plugin
2020-06-01 16:32:28 -07:00
Dan Schaper 48450783ee Merge branch 'master' into redirect-plugin 2020-06-01 16:20:43 -07:00
Dan Schaper d7d1cf360e Merge pull request #326 from TheEvilSkeleton/master
Renamed prerequesites.md to prerequisites.md & Added some stuff
2020-06-01 15:20:12 -07:00
Dan Schaper aafd8553c6 Merge branch 'master' into master 2020-06-01 15:17:05 -07:00
XhmikosR 774fc2d2e0 Add mkdocs-redirects plugin
Now the redirects are specified in mkdocs.yml
2020-06-01 07:35:34 +03:00
dependabot-preview[bot] cb9aceb606 Bump mkdocs-material from 5.2.1 to 5.2.2 (#327)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.1 to 5.2.2.
- [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.2.1...5.2.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-27 08:59:38 +03:00
Adam Warner bf3170dbc7 Remove privacy level 4 from docs 2020-05-26 22:36:40 +01:00
Adam Warner be57e9b2bb Merge branch 'master' into master 2020-05-25 16:01:56 +01:00
TheEvilSkeleton 147b0363f3 Better wording 2020-05-25 10:45:21 -04:00
TheEvilSkeleton 7f2adfa31e Removed some "!!! info" 2020-05-25 10:29:14 -04:00
TheEvilSkeleton e5f7ab937d Removed redundant sentence 2020-05-25 10:26:39 -04:00
TheEvilSkeleton 7f67c6f3b2 Fixed typo 2020-05-25 10:23:31 -04:00
TheEvilSkeleton 0be7a9e6e9 Added some information 2020-05-25 09:57:36 -04:00
Adam Warner 79e792c2e3 Merge pull request #325 from pi-hole/revert-324-XhmikosR-patch-1
Revert "Update footer.html"
2020-05-25 13:49:42 +01:00
Adam Warner 594813bad8 Revert "Update footer.html" 2020-05-25 13:49:18 +01:00
Adam Warner d66f32a435 Merge pull request #324 from pi-hole/XhmikosR-patch-1
Update footer.html
2020-05-25 12:49:46 +01:00
XhmikosR 1e25dbfaba Update footer.html 2020-05-25 11:15:20 +03:00
Adam Warner b188c97649 Merge pull request #323 from pi-hole/new/addNetlifyBadge
Add netlify link to footer
2020-05-25 01:55:49 +01:00
Adam Warner f91ee8c7c5 Update overrides/partials/footer.html
Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-05-25 01:45:16 +01:00
Adam Warner eea7e43f93 Add overrides directory and include netlify deploy badge in footer
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-05-25 01:27:21 +01:00
TheEvilSkeleton f97179e70a Renamed prerequesites.md to prerequisites.md (typo) 2020-05-24 20:06:10 -04:00
XhmikosR c7a15d5b5b CSS cleanup (#322)
These don't seem to be needed with the latest mkdocs-material version.
2020-05-24 07:43:39 +03:00
dependabot-preview[bot] 434157593c Bump mkdocs-material from 5.1.6 to 5.2.1 (#321)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.6 to 5.2.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.6...5.2.1)

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-23 13:31:05 +03:00
Dan Schaper 46a2182773 Merge pull request #320 from iatacs19/patch-1
Update dns-over-https.md
2020-05-21 17:12:23 -07:00
iatacs19 46f3e8105f Update docs/guides/dns-over-https.md
Co-authored-by: Dan Schaper <dan@glacialmagma.com>
2020-05-21 20:08:43 -04:00
iatacs19 f5c69c4d6d Update dns-over-https.md
Add command for creating configuration file
2020-05-21 14:21:40 -04:00
XhmikosR ab6ba5f437 Remove obsolete affiliate link (#319) 2020-05-20 22:30:48 +03:00
XhmikosR 4e1b195968 Merge pull request #311 from pi-hole/tweak/outdatedinfo
various tweaks
2020-05-17 21:18:53 +03:00
XhmikosR f9096384b1 Merge branch 'master' into tweak/outdatedinfo 2020-05-17 21:17:02 +03:00
XhmikosR b616d6a8bd Switch to relative links
This is so that mkdocs can warn if pages are missing and also for consistency with the other links
2020-05-17 21:16:00 +03:00