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
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
275977eab1
Update overview.md
...
Fix anchor tag
2020-01-05 16:42:47 +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