Commit Graph

42 Commits

Author SHA1 Message Date
Seth Falco ba8ce09c25
Remove Travis CI and Update Docs (#5591)
* chore: remove travis-ci

* chore: replace travis-ci docs with github actions
2021-09-30 13:24:55 -04:00
David Ordás b19f049466
fix(docs): Normalize localized filename format across all files (#5560)
* fix: normalize filenames locale format. Brazilian

* fix: normalize filename locale Traditional Chinese
2021-09-27 12:36:42 -04:00
nonce e629db6b05
Added AutoIt, language updates and support (#5554)
* Added AutoIt, French translation and miscellaneous language support

* Added missing indications

* Added missing indications

* Fixed build issue

* Fixed course build
2021-09-26 21:01:07 -04:00
David Ordás 3c42c3629e
Translate CONTRIBUTING.md to spanish (#5449)
* Create CONTRIBUTING-es.md

Translate to spanish

https://github.com/EbookFoundation/free-programming-books/blob/master/CONTRIBUTING.md

* Add english title anchors and other formattings

- Indent code blocks placed inside lists
- Add original (English) bookmarks above each title to allow change between language easily
- Minor text translation improvements

* Link to CONTRIBUTING-es.md

* Link to CONTRIBUTING-es.md

* Link to CONTRIBUTING-es.md

* Link to CONTRIBUTING-es.md

* Link to CONTRIBUTING-es.md
2021-07-25 21:50:49 -04:00
Trọng Hiếu 98a3bb601e
Create CONTRIBUTING-vn.md (#5370) 2021-05-07 09:31:50 -04:00
Seth bd6023f34c
Removed Redundant Whitespace Characters (#5276) 2021-01-23 16:41:02 -05:00
Eric Hellman c0c0f07b45
add to documentation (#5250) 2021-01-12 15:43:23 -05:00
Amirhossein Mojiri Foroushani 658e483819
Create CONTRIBUTING-fa_IR.md (#4739)
* Create CONTRIBUTING-fa_IR.md

* Fix Incorrect number of blank lines

* fix "Marker style should be `*`"

for passing Travis-CI build

* add CONTRIBUTING-fa_IR link

* add CONTRIBUTING-fa_IR link

* add CONTRIBUTING-fa_IR link
2020-10-26 18:55:38 -04:00
Alan Syue 131eb5dae7
feat: translate CONTRIBUTING doc into zh-TW version (#4264)
* feat: translate CONTRIBUTING doc into zh-TW version

* feat: add link to other CONTRIBUTING
2020-10-17 13:08:38 -04:00
borgified e42b4701c4
Add awesome bot (#3662)
* add awesome_bot to check urls

* allow dupes

* make url checking dependent on commit message

* add web.archive.org to whitelist

cuz awesome_bot is having trouble with those links

* fix travis.yaml

* check urls

* need ruby

* another site to avoid

* check urls

* make regex more generic

* sudo deprecated

* make travis linter happy

check url

* try skip results

check url

* timeout was what was killing us

check url

* testing fixing urls

check url

* dont allow timeout

check url

* testing timeout

check url

* put fpb back

check url

* enable to check_urls on arbitrary files

check_urls:free-programming-books.md

* try again

check_urls:free-programming-books.md

* test again

check_urls:free-programming-books.md

* travis doesnt like :

check_urls=free-programming-books.md

* allow arbitrary number of files to be checked

check_urls=free-programming-books.md

* woops forgot to fix the trigger regex

check_urls=free-programming-books.md free-programming-books-en.md

* use for loop instead of xargs

check_urls=free-programming-books.md free-programming-books-en.md

* add documentation
2020-08-07 13:31:51 -04:00
Sekito Lv 42164e8e9a Improve repo (#3148)
* remove 2 ebook of [Linkers and Loaders], [Learn Python The Hard Way]. ref issue:#3091, #3062

* Add CONTRIBUTING file of chinese version.

* Format text, update some description

* translate contribution md file.

* Add open Issue ref link

* Update some description in CONTRIBUTING And CONTRIBUTING-zh file.

* Update some description of zh version CONTRIBUTING.

* format md code to pass Travis CI check

* Fix The Travis CI check issue

* Fix The Travis CI check issue

* Fix The Travis CI check issue

* format md file to pass TCI check.
2019-02-22 18:42:38 -05:00
eshellman 1318f2b024
Revise 'email requested' notes and policy (#2811)
* implement #2785

* also add link to our github.io site.

* remove dead link

fixes #2814
2018-05-02 09:58:38 -04:00
eshellman f9140dfba8
How to (#2783)
* add HOWTO for new contibutors, edit documentation

* edit

* add resource titles and delint
2018-04-06 10:01:46 -04:00
eshellman 89eff3cb87 Implement "In process" formatting (#2538)
* implement #2357

* Jane Roe is an awesome writer

also, her website is secure!
2017-10-02 10:40:16 -04:00
Dave C caa93d1b41 Added reference to issue #2353 in CONTRIBUTING (#2521)
* Python books: Formatting for multiple editions

* added ref to issue 2353

* .
2017-09-02 15:07:15 -04:00
eshellman 43c27126b4 regularize pub year format (#2387)
and add to guidelines
2017-06-16 10:03:13 -04:00
eric 08fa7c83c7
change vhf to EbookFoundation
And add to README intro
2017-06-01 14:53:45 +02:00
victor felder 1eeed8f5f6 Remove problematic links (#2235)
* Remove problematic links

* Fix according to comments

* Formatting
2017-01-15 22:21:48 +01:00
eshellman 5974ea2554 add explicit multiple format example (#2044)
* add explicit multiple format example

in reference to https://github.com/vhf/free-programming-books/pull/2023

* .pdf link wasn't html doh
2016-08-18 23:39:46 +02:00
Victor Felder 539853203c Closed some issued; some cleanup 2016-03-25 18:17:56 +01:00
Victor Felder 60431204c9 Guidelines: upload platforms (cf. #1683) 2016-01-17 21:21:08 +01:00
Thomas Cort 3088705f80 CONTRIBUTING: fix several typos 2015-12-22 09:17:54 -05:00
victor felder a52a4ebd58 Merge pull request #1701 from vhf/add_code_of_conduct
Adopt a Code of Conduct
2015-11-17 16:40:41 +01:00
Victor Felder ef824d4828 Typofix in CONTRIBUTING.md 2015-11-13 12:52:31 +01:00
Victor Felder 10b9e7d0cf Mention the Code of Conduct in CONTRIBUTING.md 2015-11-12 22:23:54 +01:00
Victor Felder 3d012b232f Update CONTRIBUTING.md 2015-11-12 22:13:25 +01:00
Victor Felder 1eb711f372 Fix examples 2015-11-02 16:46:14 +01:00
Victor Felder e536f56836 Fix markdown 2015-11-02 16:45:40 +01:00
Victor Felder f994793de5 Enhance CONTRIBUTING.md 2015-11-02 16:44:27 +01:00
Victor Felder 6275f32d88 Enhance CONTRIBUTING.md 2015-11-02 16:43:16 +01:00
Victor Felder 60f52ec85d Update CONTRIBUTING.md to be more explicit and more complete 2015-11-02 16:34:33 +01:00
Fwiffo 3a90936529 Update CONTRIBUTING.md
guidelines for adding multiple links to the same book
2015-08-29 19:14:21 -07:00
Fwiffo 3ee104bf8f Update CONTRIBUTING.md 2015-08-28 22:49:08 -07:00
victor felder 8a771327dd Update CONTRIBUTING.md 2015-02-13 15:24:27 +01:00
switchhax 65d85333b1 Updated TODO and CONTRIBUTING 2014-11-23 17:22:02 +01:00
victor felder 50c28b50a8 Update CONTRIBUTING.md 2014-07-28 13:27:08 +02:00
Christoph Uschkrat bacafe58c7 Fix formatting 2014-07-27 22:37:18 +02:00
Mohammad Hossein Mojtahedi aa70e73c57 .editorconfig init 2014-05-22 21:24:24 +04:30
Mojtahedi 451f769ea9 [update] - [Contribution.md - differences of books, courses, interactive tutorials] 2014-04-16 07:37:54 +04:30
borgified 75cba08e9e good/bad examples of adding book entries 2014-02-22 22:18:16 -08:00
borgified 8ab369d5a4 spelling 2014-02-08 13:02:22 -08:00
matysanchez 5ea0a6bb2b Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00