Skip to content

Commit 1318f2b

Browse files
authored
Revise 'email requested' notes and policy (EbookFoundation#2811)
* implement EbookFoundation#2785 * also add link to our github.io site. * remove dead link fixes EbookFoundation#2814
1 parent 542647e commit 1318f2b

File tree

3 files changed

+91
-92
lines changed

3 files changed

+91
-92
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ By contributing you agree to the [LICENSE](https://github.com/EbookFoundation/fr
55
By contributing you agree to respect the [Code of Conduct](https://github.com/EbookFoundation/free-programming-books/blob/master/CODE_OF_CONDUCT.md) of this repository.
66

77
## In a nutshell
8-
1. "A link to easily download a book" is not always a link to a *free* book. Please only contribute free content. Make sure it's free.
8+
1. "A link to easily download a book" is not always a link to a *free* book. Please only contribute free content. Make sure it's free. We do not accept links to pages that *require* working email addresses to obtain books, but we welcome listings that request them.
99
2. You don't have to know git: if you found something of interest which is *not already in this repo*, please open an issue with your links propositions.
1010
- If you know git, please fork the repo and send pull requests.
1111
3. We have 5 kinds of lists. Choose the right one:
@@ -43,6 +43,7 @@ By contributing you agree to respect the [Code of Conduct](https://github.com/Eb
4343
- if the book is older, include the publication date with the title.
4444
- include the author name or names where appropriate. You can shorten author lists with "et al."
4545
- if the book is not finished, and is still being worked on, add the "in process" notation, as described [below.](#in_process)
46+
- if an email address or account setup is requested before download is enabled, add language-appropriate notes in parentheses, e.g.: `(email address *requested*, not required)`
4647

4748
### Formatting
4849
- All lists are `.md` files. Try to learn [Markdown](https://guides.github.com/features/mastering-markdown/) syntax. It's simple!

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
This page is available as an easy-to-read website at [https://ebookfoundation.github.io/](https://ebookfoundation.github.io/free-programming-books/).
2+
13
# List of Free Learning Resources [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
24

35
[View the English list](/free-programming-books.md)
@@ -64,10 +66,6 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to Github, [welcome]
6466
+ [Russian](/free-programming-interactive-tutorials-ru.md)
6567

6668

67-
### JavaScript Frameworks and Resources (list should be merged)
68-
+ [Portuguese (Brazil)](/javascript-frameworks-resources-pt_BR.md)
69-
70-
7169
### Problem Sets and Competitive Programming
7270
+ [Problem Sets](/problem-sets-competitive-programming.md)
7371

0 commit comments

Comments
 (0)