343 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
1f4fa6f442
docs: update link to youtube 2020-04-23 22:58:30 +05:30
Mrugesh Mohapatra
d37c2648a9
docs: remove relative linking 2020-04-23 22:55:15 +05:30
Tom
560aacd4eb
fix: add more tests for curriclum testing (#38464)
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 22:31:15 +05:30
Oliver Eyton-Williams
505ace1357
docs: add MailHog guide (#38614)
* fix(docs): make sidebar links relative

* feat(docs): add mailhog docs to sidebar
2020-04-23 19:56:38 +05:30
Omicron
7db7287ea5
docs(i18n): French translation how-to-open-a-pull-request.md f… (#37624)
* docs(guide): French of how-to-open-a-pull-request

new file translation to French for how-to-open-a-pull-request.md

* docs(i18n): update French translation of how-to-open-a-pull-request.md

- based on current master English version

* docs(i18n): update French how-to-open-a-pull-request.md #5

5th section

* docs(i18n): update French how-to-open-a-pull-request.md #4

4th section
2020-04-23 00:59:27 +05:30
Mrugesh Mohapatra
f8a48ca8bb
docs: fix sidebar order of item 2020-04-22 21:08:31 +05:30
Shaun Hamilton
19826a4b3a
fix(docs): prevent nav covering headings (#38608)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-04-22 21:03:56 +05:30
Mrugesh Mohapatra
3d4ea5f188 docs: fix broken link on the coverpage 2020-04-22 16:33:19 +05:30
Mrugesh Mohapatra
d6b8c811ea
docs: add note on academic credits (#38604) 2020-04-22 16:25:59 +05:30
Mrugesh Mohapatra
e7857af960
docs: update coding challenges guide and links (#38597) 2020-04-21 19:01:48 +05:30
Mrugesh Mohapatra
5b4c89aa9a fix(docs): break the browser caching 2020-04-21 07:01:13 +05:30
Mrugesh Mohapatra
3c81587924
feat(docs): jazz up the docs site (#38594) 2020-04-21 06:56:45 +05:30
Mrugesh Mohapatra
0541506488
docs: add/update documentation (#38590) 2020-04-21 02:16:46 +05:30
Ashraf Nazar
2915582461
fix(docs): render navbar in mobile view when sidebar is open (#38588) 2020-04-20 21:24:28 +05:30
Ahmad Abdolsaheb
8ad9421ef9
feat: add branding and social meta to docs (#38585)
* feat: add nav

* feat: add social meta

* feat: add favicon
2020-04-20 19:59:26 +05:30
jaredwils
96915043e8
fix(docs): fixed link to within local build guide (#38577)
* fix(docs): fixed link to within local build guide 

The link for "how to open a pull request" wasn't working to I fixed the link so that it takes you to a the proper place

* Update how-to-setup-freecodecamp-locally.md
2020-04-20 17:04:06 +05:30
Mrugesh Mohapatra
d302fc94e0 docs: update docs about docs 2020-04-14 17:14:12 +05:30
Oliver Eyton-Williams
a8203d9f1a
fix(docs): move contribute home (#38547)
* fix: move homepage and expand docs
* docs: add docs installation guide
2020-04-14 16:17:33 +05:30
Oliver Eyton-Williams
6157362f61
fix: make docs links relative (#38545)
docsify has the base url of /docs/ while Github uses /
This makes the links relative so the links will work in both.
2020-04-14 14:36:30 +05:30
Mrugesh Mohapatra
e0a91e66cd
revert : fixed broken link on page (#38536)
This reverts commit 285b0d767288e105546badd0d244fc487fcfeace.
2020-04-13 20:12:59 +05:30
Owais_Raxa
285b0d7672
docs: fixed broken link on page (#38533) 2020-04-13 19:57:14 +05:30
Mrugesh Mohapatra
0463aae2f5
docs: add Tom to the platform dev team 🎉 (#38535) 2020-04-13 19:54:52 +05:30
Jordan Liu
8396b2bc8f
"artefact" to "artifact" (#38528) 2020-04-11 20:45:22 -05:00
Mrugesh Mohapatra
7473bcc40e
docs: add flight manuals and tooling for docsify (#38510)
* docs: add flight manuals and tooling for docsify

* chore: typos in paths and titles
2020-04-07 15:34:02 +05:30
Mrugesh Mohapatra
f5d6ffc2cf docs: update sidebar navigation 2020-04-07 01:47:20 +05:30
imgbot[bot]
957d56fbac
[ImgBot] Optimize images (#38508)
/docs/components/logo.svg -- 33.70kb -> 32.65kb (3.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-04-07 01:45:47 +05:30
Mrugesh Mohapatra
1a6ffc6f1f Create CNAME 2020-04-07 01:15:00 +05:30
Mrugesh Mohapatra
09cd14fd22 feat(docs): host docs with docsify 2020-04-06 20:50:40 +05:30
Mrugesh Mohapatra
ac5e966877 docs(devops): add status badges 2020-03-28 19:34:00 +05:30
mrugesh
46c3cd3265
revert(docs): Fixed Chinese broken link and markdown (#38458)
This reverts commit 552203c0b0178f96e7a2f371f2e273cf570adf31 merged via #37278

Co-authored-by: miyaliu666 <miyaliu66666@gmail.com>
2020-03-27 14:19:49 +05:30
Mrugesh Mohapatra
f6978d1d40 docs: update links and grammar 2020-03-27 14:06:53 +05:30
mrugesh
a45c2c4f15
docs: update links and workflow (#38457) 2020-03-27 13:53:32 +05:30
Boyeong Yoon
9723d24598
Translated 'how-to-setup-freecodecamp-locally.md' into Korean (#37832)
Co-authored-by: Nancy Yoon (윤보영) <nancy.b.yoon@gmail.com>
2020-03-27 01:43:24 +05:30
David Sánchez
34048e2c73
Updated wording in Spanish translation (#37484)
* docs: updated wording in Spanish translation

* Completed translation
2020-03-26 16:42:11 +05:30
Benedikt
99749074e1
docs: fixed grammar and consistent wording in German contribut… (#37293) 2020-03-26 16:36:59 +05:30
Allen Guan
552203c0b0
fix(docs): Fixed Chinese broken link and markdown (#37278)
* fix: Chinese README.md broken link

* fix: Chinese CONTRIBUTING.md broken link

* fix: broken markdown and full width char

* fix: overly translation

* update Chinese CONTRIBUTING.md to current version
2020-03-26 16:10:04 +05:30
Yaroslav Khudchenko
4e3d35d487
fix: delete inactive links in Russian Contribution Guidelines(#37270) 2020-03-24 15:03:53 +03:00
Shane
ae45c491b2
docs(i18n): Update Chinese README.md (#37585) 2020-03-22 16:14:52 +05:30
mrugesh
696bfe8b7b
docs: update links in curriculum guide 2020-03-21 11:18:17 +05:30
Dominic Fleckner
814256ca56
docs(i18n): updated German translation of PR guidelines (#37581) 2020-03-12 22:25:56 +05:30
mathias3
b27d9ce770
docs(i18n): contributing guidelines in polish (#37350)
Co-Authored-By: Cezary Waś <44169282+Qondor@users.noreply.github.com>
Co-authored-by: kassjja <52068785+kassjja@users.noreply.github.com>
2020-03-12 22:24:18 +05:30
Martine Ross
f736e67537
docs: grammatical changes to how-to-work-on-coding-challenges (#37266)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-03-06 12:45:59 +05:30
Bilusyak Dmytro
07d03dfc36
docs: Ukrainian translation of how to setup locally (#37233) 2020-03-06 12:32:31 +05:30
dyushez
94648f8800
docs: how-to-open-a-pull-request.md translated into ukrainian (#37232) 2020-03-06 12:31:04 +05:30
Rey Broncas
3ae8cd3def
docs: Ukrainian translation to CONTRIBUTING.md (#37231) 2020-03-06 12:30:37 +05:30
LastGenius-edu
9606e27a0e
docs(i18n): translating README.md into Ukrainian (#37230) 2020-02-27 19:10:59 +05:30
Fernanda Kawasaki
a4219aacd8
fix(docs, i18n): portuguese grammar mistakes (#37226) 2020-02-27 19:08:05 +05:30
Florian Hähnert
bbfbe8a0fc
fix(i18n): create how-to-work-on-coding-challenges.md in german (#37133)
* Create how-to-work-on-coding-challenges.md 

Translate how-to-work-on-coding-challenges.md into german

* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

Co-authored-by: Martin Gnodtke <54278753+Squizzi3@users.noreply.github.com>
2020-02-27 19:06:24 +05:30
Ahmet Anbar
e07b50aaa9
docs: Translate to Turkish (#37066)
how-to-open-a-pull-request.md is translated to Turkish language.
2020-02-27 15:39:26 +05:30
Oussama Bouchareb
882cddd800
translated how-to-open-a-pull-request.md to arabic in docs (#38274) 2020-02-27 10:47:10 +03:00