Commit Graph

165 Commits (6a21b87ec6611897416d37cd8d9b7915a926469f)

Author SHA1 Message Date
LeoOuyang24 6a21b87ec6
Merge branch 'LeoOuyang24-main' into main 2022-05-06 12:51:32 -07:00
LeoOuyang24 7c81b767d4
Merge pull request #24 from LeoOuyang24/main
Read me now has "How It All Works" at the top
2022-05-06 12:47:27 -07:00
LeoOuyang24 806a9d6d46
Merge branch 'EbookFoundation:main' into main 2022-05-06 12:47:07 -07:00
leo ouyang 103acea440 How it All Works is now at the top of ReadMe 2022-05-06 15:45:44 -04:00
leo ouyang a6194a504e How it All Works is now at the top of ReadMe 2022-05-06 15:44:43 -04:00
github-actions[bot] 98953d7525 update fpb.json 2022-05-04 00:01:20 +00:00
github-actions[bot] 58ee1f0481 update fpb.json 2022-05-03 00:01:12 +00:00
Brogan Clements e2142f426b
Merge pull request #22 from davorpa/patch-readme-documentation
fix: markdownlint, spellings and other typos
2022-05-02 17:21:10 -04:00
David Ordás 4b87a88c4e
free-programming-books-parser link title 2022-04-30 19:37:41 +02:00
David Ordás 9c8fee1dae
JSON acronym in uppercases 2022-04-30 19:36:53 +02:00
David Ordás b02a48e45b
spelling typo 2022-04-30 19:34:19 +02:00
David Ordás 8e8c544e28
Use github.io full and valid url 2022-04-30 19:33:46 +02:00
David Ordás 2ffc011e72
backticks for commands and typed text 2022-04-30 19:32:08 +02:00
David Ordás e0c1d99c45
MD033/no-inline-html: Inline HTML [Element: h1] 2022-04-30 19:29:12 +02:00
David Ordás 891fce7250
recover hidden text due to MD033/no-inline-html: Inline HTML [Element: repo] 2022-04-30 19:28:23 +02:00
David Ordás 0eba6fee31
fix spellings 2022-04-30 19:26:46 +02:00
David Ordás 2393861125
grammar puntuation 2022-04-30 19:25:29 +02:00
David Ordás b0d790567f
MD012/no-multiple-blanks: Multiple consecutive blank lines [Expected: 1; Actual: 2] 2022-04-30 19:21:10 +02:00
David Ordás d87151ce6b
MD032/blanks-around-lists: Lists should be surrounded by blank lines 2022-04-30 19:20:11 +02:00
David Ordás 1ceff223ea
fix markdownlint rule about blank lines between each heading
- MD022/blanks-around-headings/blanks-around-headers: Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below]

- MD032/blanks-around-lists: Lists should be surrounded by blank lines
2022-04-30 19:17:54 +02:00
David Ordás ca50ecd8b1
remove trailing spaces to fix markdownlint rule: MD009/no-trailing-spaces [Expected: 0 or 2; Actual: 1] 2022-04-30 19:12:55 +02:00
github-actions[bot] aa6899fe08 update fpb.json 2022-04-29 00:01:30 +00:00
github-actions[bot] 925e458c63 update fpb.json 2022-04-27 00:01:18 +00:00
LeoOuyang24 6cc957b7ce
Merge pull request #21 from LeoOuyang24/LeoOuyang24-main
Leo ouyang24 main
2022-04-25 16:00:07 -07:00
leo ouyang 25c847b32b updated Readme to include FAQ and a brief explanation of how the whole thing works 2022-04-25 18:58:58 -04:00
leo ouyang 6420d90c5e updated REadme. Also dark mode is now changed based on browser pref 2022-04-25 18:06:42 -04:00
leo ouyang ac9ad24921 updated REadme. Also dark mode is now changed based on browser pref 2022-04-25 18:04:25 -04:00
Brogan Clements 3859b0de50 Update github action to use the parser at EbookFoundation/free-programming-books-parser 2022-04-25 15:51:38 -04:00
Brogan Clements 0e975e6504 README: add line about the search index being updated daily 2022-04-25 15:50:54 -04:00
Brogan Clements 3c22bb8c7f Remove Default and SectDropdown as they are no longer used 2022-04-25 14:11:46 -04:00
Brogan Clements a3a4b5b1e0 Add comments and bugfixes to MarkdownParser and ParsedLink 2022-04-25 13:53:58 -04:00
LeoOuyang24 86f8aedb06
Merge pull request #20 from LeoOuyang24/LeoOuyang24-main
Leo ouyang24 main
2022-04-22 11:08:18 -07:00
leo ouyang 89a629098b updated read me 2022-04-22 14:07:25 -04:00
leo ouyang d258794922 updated read me 2022-04-22 14:06:54 -04:00
leo ouyang b05cb93d41 updated read me 2022-04-22 14:05:28 -04:00
leo ouyang c1ced16a94 Updated ReadMe 2022-04-22 14:04:36 -04:00
Brogan Clements bf818de3dc Fix relative links for deployment 2022-04-22 14:02:06 -04:00
Brogan Clements bce0c8598a Cleanup imports and unused variables 2022-04-22 13:19:28 -04:00
Brogan Clements 7cc8f0cc57 Correct some edge cases with relative links and add some more comments 2022-04-22 11:32:52 -04:00
Brogan Clements 9b2bcead16 Hide forms coming from the main repo 2022-04-22 10:49:36 -04:00
Brogan Clements e9c1131a42 Comment out recommended sections for now until the functionality can be improved to work with all resource types 2022-04-22 01:02:55 -04:00
Brogan Clements fefe7b5b42 Make jsonToArray iterate over every child in the json to read every folder in the repo 2022-04-22 01:02:17 -04:00
Brogan Clements ffa69c1429 Merge branch 'main' of https://github.com/EbookFoundation/free-programming-books-search 2022-04-22 00:52:49 -04:00
Brogan Clements 3c1e6fe071 Update URL of json file to be in the same repo 2022-04-22 00:52:46 -04:00
github-actions[bot] be332495c0 update fpb.json 2022-04-22 04:45:41 +00:00
Brogan Clements 554f75c5f3 Move the parser action into the repo 2022-04-22 00:44:14 -04:00
Brogan Clements b6d66a5e90 Deprecate the Default component in favor of directly parsing the original README 2022-04-22 00:43:55 -04:00
leo ouyang f6ef0109ce updated readme 2022-04-21 20:58:03 -04:00
leo ouyang 7fe2259b24 updated readme 2022-04-21 20:57:03 -04:00
leo ouyang 8ce67444dc readme update 2022-04-21 20:54:20 -04:00