Commit Graph

134 Commits

Author SHA1 Message Date
StevenBlack
5774db32a8 Addition to #779 and #777: fix – update the reame template, documenting the flipped default for the -k flag. 2018-09-13 18:55:34 -04:00
gfyoung
e99c7bbf44
Update docs to say we support Python 3.5+
Python 3.5 and 3.6 are still alive and well supported.
2018-09-06 17:15:33 -07:00
Steven Black
ad9c3c80b2
Add Python 3.7 requirement clarification to the readme_template. 2018-09-05 23:53:59 -04:00
StevenBlack
79e755b77d
Remove a Python 3 reference since Python 3 is now explicitly rerquired. 2018-09-05 23:53:58 -04:00
StevenBlack
05e0e5baeb
Update the reame_template for Python 3. 2018-09-05 23:53:57 -04:00
funilrys
d93e67db63
Deletion of python 2 reference in the readme_template.md
This patch is related to https://github.com/StevenBlack/hosts/issues/729
2018-09-05 23:51:27 -04:00
StevenBlack
02a4d1277c Issue #750: fix – Adjust the Ubuntu reset to . 2018-08-23 11:01:22 -04:00
StevenBlack
9c91762543 Correct typo. This closes #738. 2018-08-08 10:21:50 -04:00
gfyoung
8062b28490
Add docs for DNS cache for FreeBSD
Closes gh-157.
2018-08-03 10:43:37 -07:00
StevenBlack
1a1c2c9f7d Small tweak to the readme_template.md file. 2018-07-26 15:08:04 -04:00
StevenBlack
78eed5ae2c Issue #729: fix - add a notice to the readme_template.md that we are soon dropping support for Python 2. 2018-07-26 15:04:29 -04:00
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