Commit Graph

80 Commits (99b9e9e3ba478b9578f23ed3349b4c6aba7ac05c)

Author SHA1 Message Date
mpmaan a85bad9439 Fixes broken link of challenge types in contributor's guide (#17564) 2018-06-13 22:28:17 +09:00
Stuart Taylor 487f7c8153 fix(seed): challenge types (#17229)
Closes #17221
2018-05-24 21:27:09 +05:30
Marcus Chong 26ec1a6ea7 fixed broken link in contributing.md (#17159) 2018-05-14 09:34:46 +01:00
Stacy Jean-Philippe 3f09b234ec docs(documentation): Fix PR instructions inconsistency (#17124)
Closes #17090
2018-05-05 00:31:55 +05:30
John Kennedy 6227fb5d94 updates to MailHog instructions (#17113)
* updates to MailHog instructions

* add images for mailhog section

* changed image links
2018-05-04 21:48:14 +05:30
Dipesh Wagle 313594ef11 docs(CONTRIBUTING): fix redundant broken links (#17070) 2018-04-27 03:33:26 +05:30
Varun 2d01080eb6 fix: MailHog installation guide (#17025) 2018-04-06 13:26:10 +05:30
Steven D Anderson ee103923ad fix(contribute): Creating a new user (#16974)
* fix(contribute): Creating a new user
* fix: moving create user guide below shared header
2018-04-05 16:16:14 +12:00
Alex Chaffee d01e0e421e feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
Alex Chaffee 7133fd8516 docs(seed): clarify repack, fix a couple broken links 2018-04-03 19:53:44 +05:30
Alex Chaffee b849fe269c docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
Alex Chaffee a8484873d8 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30
Quincy Larson ee051d47bc docs(documentation): Update readme.md and contributor.md (#16990) 2018-03-31 01:17:08 +05:30
Otto Jongerius ef37c3bee2 feat: Allows sharing of network (#16937)
build(docker): Expose mailhog port.

build(Docker): Improve wording.

build(docker): Mailhog and network changes.

    * Add mailhog container to shared network to enable connectivity
    * Configure project name for docker compose in .env sample file,
        without it the basename of the repo directory is used, which
        makes it unreachable for other services
    * Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
      env var is set
    * Expose 1025 to enable local troubleshooting

build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
otar a7f5785b04 docs(Docker): Refactored Docker environment. (#16825)
docker-compose.yml renamed to sample.docker-compose.yml.
docker-compose.yml added to .gitignore so every developer can copy it from sample.docker-compose.yml and make changes according to their local needs.

docs(Docker): Updated docs for Docker install.
Added Docker specific installation instructions.

docs(Docker): Applied changes requested on PR.
Extra 8000 port forwarding removed.
Mongo db configuration moved inside dokcer-compose config.
Cleanup spacing and typos.

docs(Docker): Added docker and docker-compose installation links.
2018-03-23 11:50:21 +05:30
Paul Rail 762ac787b9 docs: add instructions to re-seed the changed files (#16887) 2018-03-14 10:48:57 +05:30
Sava Vuckovic 3cb7caa7e8 docs(common steps): Clarify PR instructions (#16667) 2018-02-10 22:12:37 +05:30
Alex Chaffee eacd4d7bb0 docs(seed): Document how to edit and test challenges (#16511)
* docs(seed): Document how to edit and test challenges

add seed/README.md documenting scripts and schema for challenges
edit challenge-style-guide with mongodb id generation info

Closes #16373

docs(seed): add Ethan's video, apply PR feedback

* docs: fix up syntax highlight

While it was ideal to have ```json, its not really doing anything in terms of highlight. But, the side effect in diff is making the other parts really ugly and unreadable.

Hence fixing up.
2018-01-20 22:00:21 +05:30
Kristofer Koishigawa b911a5d724 docs: Add Linux MailHog install commands (#16366) 2017-12-29 17:07:41 +05:30
Timo bd8f03cfc4 docs(contributing): Tweak CONTRIBUTING.md (#16347) 2017-12-28 18:09:25 +05:30
Zuzana 972466de1e docs: Update to the contributing guidelines (#16225) 2017-12-21 22:03:16 +05:30
Stuart Taylor 3c4f7b6a15 feat(dev): Update CONTRIBUTING 2017-12-16 10:17:33 +00:00
Ethan Arrowood edefb2d34c docs(contribuing): Update links to MongoDB Community Edition
Change link to documentation instructions on how to download the community edition.
2017-12-09 01:50:50 +05:30
Mrugesh Mohapatra da24e83dfd chore(node): Update node version to 8x
Closes #15951
2017-11-01 01:20:55 +05:30
Magicansk 56d4bc40ea fix(docs): Update Contributing Guidelines (#16025) 2017-10-24 22:45:56 +05:30
Prateek ac304bc902 feat: Add conventional commits note to contributing.md
fix(documentation): Changes post review

fix(documentation): Change case for heading

fix(documentation): Change case for heading
2017-10-08 10:02:57 +05:30
Nick Ferraro 136171c4d1 fix(setup): Include MailHog setup instructions
With the changes to passwordless account creation, contributors are
unable to create an account locally. MailHog spins up a local SMPT
server that can catch all outgoing emails, allowing contributors to
successfully create accounts and see any other emails generated locally.

Closes #15838
2017-10-03 22:14:19 -07:00
Timo dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Markus Englund b96c4d39f5 docs(contributing): Add correct commands for installing and running mo (#15686)
Closes #15648
2017-07-28 19:13:29 +05:30
mrugesh mohapatra c0e876142a feat(tools): Add commitizen and cz-freecodecamp (#15589) 2017-07-05 14:49:58 -07:00
jools 1cb1427a27 minor text changes (then => than) 2017-04-04 11:01:07 +02:00
Petr Gazarov f85bfc9fab Remove bower mentions from docs and .gitignore 2017-02-27 23:44:30 -05:00
Berkeley Martinez 81d720da5b Merge pull request #11474 from petrgazarov/chore/remove-bower
Remove bower and port dependencies over to npm
2017-02-27 15:03:59 -08:00
Atomk 79d37751ae Fix link and capitalization
Use a relative link to the same repository instead of an absolute one to the freeCodeCamp repo.
2017-02-27 12:28:19 +01:00
Petr Gazarov f159027025 Remove bower and port dependencies over to npm 2017-02-09 00:09:39 -05:00
Mrugesh Mohapatra 2efc5b17cb feat: Add open to contribution badges 2017-02-08 22:22:14 +05:30
Heather Kusmierz 9add5be43f Add updated challenge style guide 2017-02-07 17:41:27 -05:00
Peter Weinberg 0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Leon Feng 6734030276 Add links to dev environment setup guides 2017-01-21 04:18:47 +04:00
MANISH-GIRI 2764912a61 Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
FlameFractal b26f11fc67 Fix contributing doc, not add issue # in commit msg 2016-12-21 20:16:45 +05:30
Sean Smith 5fa0e5572e submitted new fix after rebasing 2016-11-30 14:29:44 -08:00
Timo 53e974f0b3 Update contributing.md 2016-11-26 20:43:28 +00:00
Tom Lee 776f21edcb Documentation: Link for Maintaining Local Instance of FCC 2016-11-12 09:50:40 -08:00
Utsab Saha c28c67abc6 Explain how to check the versions of node and mongo for people who already have these installed on their machine. This helps prevent contributors from using older versions that may be incompatible.
Remove inconsistent tabbing and give directions in case versions are not up to date

Removing extra line
2016-10-25 17:19:02 -07:00
Matt Layton e0f1d40f04 Fix minor typos 2016-10-14 15:52:24 -05:00
Quincy Larson d858c6cc22 fix-typo 2016-10-14 10:21:42 -07:00
Quincy Larson a32b521b1b Fixes recommended by @atjonathan 2016-10-13 15:20:11 -07:00
Quincy Larson a4ec4240be Add how we QA and how we close stale issues sections 2016-10-13 12:05:31 -07:00
Adam Kelly 2172eeed3f Update CONTRIBUTING To Remove Wiki Dependency 2016-10-12 18:17:01 +01:00