Commit Graph

542 Commits

Author SHA1 Message Date
XhmikosR 1266dbf405 Fix navbar logo. (#258) 2020-02-15 22:46:49 +02:00
Dan Schaper 7a0e7c465f Remove optional dependency from requirements.txt (#255)
mkdocs-material 4.6.3 no longer needs `mkdocs-minify-plugin` as dependency.
2020-02-14 12:32:22 -08:00
dependabot-preview[bot] 3324577fcc Bump mkdocs-material from 4.6.2 to 4.6.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.2 to 4.6.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/4.6.2...4.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 17:44:50 +00:00
dependabot-preview[bot] 125e42cacf Bump mkdocs-minify-plugin from 0.2.2 to 0.2.3
Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases)
- [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.2.2...0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 17:57:56 +00:00
dependabot-preview[bot] e42f7be561 Bump markdown from 3.2 to 3.2.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.2 to 3.2.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.2...3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 17:55:00 +00:00
dependabot-preview[bot] 2cb2ad9565 Bump mkdocs-minify-plugin from 0.2.1 to 0.2.2
Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases)
- [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/commits/0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 10:53:11 +00:00
dependabot-preview[bot] 293ece8779 Bump mkdocs-git-revision-date-localized-plugin from 0.4.5 to 0.4.6
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.4.5 to 0.4.6.
- [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.5...v0.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 17:38:27 +00:00
XhmikosR cbfc30c26b Add runtime.txt for Netlify to pick up Python 3.7. (#250) 2020-02-11 09:36:49 -08: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
Adam Warner 04af532901 Merge pull request #243 from pi-hole/fix/github-stars-forks
Use `pi-hole` core repo for GitHub stars/forks
2020-02-10 19:00:00 +00:00
Adam Warner e7a7801bd4 Merge branch 'master' into fix/github-stars-forks 2020-02-10 18:58:59 +00:00
XhmikosR dcfbf3b5db Add revision date - attempt 2 (#248)
* Revert "Revert "Add revision date to pages. (#244)" (#247)"

This reverts commit f07ca16871.

* Add missing packages

* build: get all repo history
2020-02-10 10:53:42 -08:00
Dan Schaper f07ca16871 Revert "Add revision date to pages. (#244)" (#247)
This reverts commit 1c1dd5dc77.
2020-02-10 10:23:50 -08:00
Dan Schaper 5958d526f6 Merge branch 'master' into fix/github-stars-forks 2020-02-10 10:09:36 -08:00
Dan Schaper 1c1dd5dc77 Add revision date to pages. (#244)
* Add revision date plugin

Adds last revision date of page to footer.

https://squidfunk.github.io/mkdocs-material/plugins/revision-date/

* Activate revision date plugin

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-10 09:56:37 -08:00
Dan Schaper 8a06cdd245 Revert "Change to Pi-hole colors (#242)" (#246)
This reverts commit 4546778168.
2020-02-10 09:51:15 -08:00
Dan Schaper 9277ebf809 Merge branch 'master' into fix/github-stars-forks 2020-02-10 00:06:02 -08:00
Dan Schaper 4546778168 Change to Pi-hole colors (#242)
* Change to Pi-hole colors

* use tetrads of pi-hole red

Red and green cause the logo in the header to blend in. Change to a tetrad contrast.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-09 23:56:28 -08:00
XhmikosR 44a793a008 Fix Edit URL. 2020-02-10 09:33:31 +02: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
Dan Schaper 5912c43e0a Use pi-hole core repo for GitHub stars/forks
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-09 20:51:04 -08:00
XhmikosR 4d9c6e35ac Move client.ovpn to the repo. (#216) 2020-02-09 10:13:40 -08:00
XhmikosR 713fa4f19c Update dependencies (#236)
* Markdown 3.2
* mkdocs-material 4.6.2
* pymdown-extensions 6.3
2020-02-09 10:03:55 -08:00
dependabot-preview[bot] 12c0ff77f0 Bump markdownlint-cli from 0.21.0 to 0.22.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 15:35:59 +00: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 3e79fd7262 Switch to GitHub Actions CI (#231) 2020-02-05 09:56:54 -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
dependabot-preview[bot] b5d67d8bca Bump jinja2 from 2.11.0 to 2.11.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 18:34:43 +00:00
XhmikosR 0cb0ff110c docs/index.md: switch to the SVG image. (#221) 2020-01-28 09:28:52 -08:00
dependabot-preview[bot] 480da96a7c Bump jinja2 from 2.10.3 to 2.11.0
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 21:26:37 +00:00
XhmikosR 01b59b3773 Reindent mkdocs.yml (#220) 2020-01-27 13:25:44 -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 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