Commit Graph

123 Commits

Author SHA1 Message Date
someonefamous
f96833b33b
Fix typos in readme template
Fixes a couple of typos in readme (template), and updates 2 places that refer to the hosts file as a 'folder'.
2018-06-24 13:28:36 +10:00
Dave Brosius
e004045111 update readme to include instructions for clearing dns cache on Linux Mint 2018-06-18 14:53:12 -04:00
StevenBlack
1ea3817b9a Add Pi-hole under 'Interesting Applications'. 2018-06-14 23:54:41 -04:00
StevenBlack
0998b9aeb4 Make the logo by @Tobaloidee a link to his profile page. 2018-06-14 23:42:40 -04:00
StevenBlack
8818d1a7ac Minor tweaks to the readme template. 2018-06-14 23:40:43 -04:00
StevenBlack
69924807cb Make the badges link to sensible destinations. 2018-06-02 17:32:17 -04:00
StevenBlack
d3fe8168fc Rearrange the badges into two rows. 2018-06-02 17:19:58 -04:00
StevenBlack
284d90f7ce Badges are cool. 2018-06-02 17:11:30 -04:00
gfyoung
e66c2cb37e
Doc / Check for Centos restart
Closes gh-622.
2018-05-22 21:53:56 -04:00
tobaloidee
5bd39b2249
Updated with the new Logo 2018-05-22 05:23:52 +08:00
StevenBlack
10e61eaed9 Documentation: clarify the role of extensions, and how they work. 2018-05-13 23:46:22 -04:00
Steven Black
f83a5311ab Include source data issues links to help folks to report problems. 2018-03-17 23:04:57 -04:00
StevenBlack
29ab4d9878 New section titled "Release management", documenting the presence and use of [Release-It!](https://webpro.github.io/release-it/) in the repo. 2018-03-07 00:12:20 -05:00
Erle Pereira
f3da866634 add link to gist for dnsmasq format conversion, in the readme_template.md 2018-03-05 11:57:21 +11:00
funilrys
1e64d1287a
Review of readme_template.md
Please note that this patch mothe the unit tests paragraph after dependencies installation.
2018-03-03 21:09:45 +01:00
funilrys
93748698d5
Update of readme_template.md
Please note that this patch explitly set which `pip` version to use according
to the user Python version.
2018-03-03 20:34:10 +01:00
funilrys
d06bea8fb8
Introduction of dependencies installation instructions 2018-03-02 22:49:15 +01:00
FadeMind
77d4c68ab0
readme_template.md: tenses fixes 2018-02-25 19:22:21 +01:00
FadeMind
b2945e022e
readme_template.md: Chrome required manually cleanup DNS Cache
See: https://superuser.com/questions/723703
2018-02-25 10:31:56 +01:00
Ankit Pati
dae2172f3b
update docs after adding minimise switch 2018-02-17 07:36:10 +05:30
Steven Black
90dca6d909 Addition to the readme: “How can I contribute hosts records?”. 2018-01-22 07:55:44 +01:00
Stefano
510109d6d4 Updated the documentation with the new compress option.
Removed a redundant skipstatichosts option.
2018-01-02 10:51:26 +01:00
Branden Archer
dad43783a0 Add known licenses data to json metadata 2017-10-24 23:17:19 -04:00
Will
f0a3bc7f7f readme_template.md - Secure Link
Made a link secure (https).
2017-09-21 20:08:54 -04:00
ScriptTiger
e592d46daa Updated the link for the DualServer blacklists
I reorganized all of my "downloads" to be on my GitHub pages rather than messing with the git history for each individual repo to keep everything manageable.
2017-08-24 17:25:40 +08:00
Steven Black
e45d6d5966 Merge pull request #394 from gfyoung/readme-foxes
Minor spelling fixes to README template
2017-08-21 20:16:41 -04:00
ScriptTiger
f498b8c481 Updated readme_template.md with "fakenews"
Updated the "Extensions" section of the readme_template.md with the "fakenews" extension.
2017-08-22 07:51:02 +08:00
gfyoung
9e72dfc455 Minor spelling fixes to README template 2017-08-21 10:32:37 -07:00
Steven Black
db70e34166 Update the docs, remove the shallow clone proscription. 2017-08-20 12:18:05 -04:00
Steven Black
59c595ebcb Remove references to .zip files in docs. 2017-08-20 11:59:30 -04:00
ScriptTiger
684a125287 Corrected typo
Changed "acitive" to "active".
2017-08-16 15:13:30 +08:00
ScriptTiger
6047247711 Updated README with ScriptTiger Projects
Updated the README template with information on the related ScriptTiger projects.

https://github.com/StevenBlack/hosts/issues/272
2017-08-16 09:18:41 +08:00
Steven Black
3cab5a2f88 Update readme_template – phrasing. 2017-07-26 01:18:44 -04:00
gfyoung
65eb217353 Drop nose dependency on Travis
Nose is not a well-supported library anymore.
Let's just use Python's builtin unittest library.
2017-07-09 20:26:12 -07:00
gfyoung
dce24af399 Add unittests for updateHostsFile.py 2017-06-28 20:13:01 -07:00
gfyoung
51a0ec21bd Document all functions in Python scripts 2017-05-23 21:58:22 -04:00
gfyoung
931f69ff22 Reorganize cross-platform instructions for repo usage 2017-05-17 23:04:30 -04:00
gfyoung
96c7287584 Lift restriction on Python 3.x for makeHosts* 2017-05-17 02:35:46 -04:00
gfyoung
eed24ab456 Lift Python 3.5.x restriction on updateHostsWindows.bat 2017-05-16 13:47:54 -04:00
gfyoung
fe963d599a Add Travis SVG to README 2017-05-15 20:45:39 -04:00
Giulio Lombardo
67cb80bed3 Apply readme.md changes to readme_template.md 2017-05-13 16:58:26 +02:00
Jakub Wilk
126be6e9ec Fix incorrectly wrapped lines in readmes 2017-04-16 08:54:05 +02:00
Steven Black
be17527117 Fine-tune that shallow-clone recommendation. 2017-04-08 23:01:33 -04:00
Steven Black
4e1238dd6f Issue #272: update the readme files with the shallow clone recommendation. 2017-04-08 22:58:27 -04:00
Steven Black
05cfdc4379 Fix the readme template since Github parses markdown headings differently. 2017-03-16 14:54:02 -04:00
Steven Black
5809e5d1af Add a link to doing this with Unbound. 2017-03-10 23:44:27 -05:00
Steven Black
44cb96fbaf New section, Interesting Applications in the readme. Closes #243. 2017-03-10 23:24:18 -05:00
Steven Black
83fb4402ca Issue #243: documentation: new flag named —keepdomaincomments, short form -k, to keep in-line domain comments. 2017-02-17 22:31:13 -05:00
Steven Black
1b96476f4b Update the readme template - better wording around the hphosts file. 2017-02-11 20:47:48 -05:00
Steven Black
745dc5882c Format readme_template.md to wrap at 80-columns. 2016-12-18 23:43:52 -05:00