Commit Graph

735 Commits (b81dea1e827a290bd035c9f5f44e1b195d0098ab)

Author SHA1 Message Date
Valeriy S 90a744e4f4 fix(client): formatting challenge descriptions and instructions 2019-01-09 13:26:50 +05:30
Stuart Taylor 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Stuart Taylor dd80893543 chore(security🔥): Update packages to remove security issue flagged by GitHub (#34482) 2018-11-29 22:07:05 +05:30
Stuart Taylor d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
nikrb 22ed2b964a fix(tools): setup seed 2018-11-17 11:33:58 +09:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bouncey dace86663f fix(current-challenge): Fix current-challenge API 2018-11-13 05:39:50 +05:30
Bouncey 01097385d6 fix: Add 'production' check 2018-11-10 01:57:06 +05:30
Bouncey fbee89b345 feat: Seed news articles on script 2018-11-10 01:57:06 +05:30
Beau Carnes 175d521c68 fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
Valeriy e099d6486d fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
Mrugesh Mohapatra d1c26a09dc fix: remove redirect build on dev 2018-10-20 21:04:26 +01:00
Bouncey 4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
Bouncey 569bd7c3a7 feat(guide-ci): Add frontmatter checks to the guide CI 2018-10-19 16:28:34 +01:00
Bouncey aea72df149 fix(guide-ci): Reimplement throwing to the CI script 2018-10-19 16:28:34 +01:00
Bouncey 564012a7eb feat(ci): Ensure guide directory structure in CI 2018-10-19 16:28:34 +01:00
Bouncey e5a4ffa93b fix(seed): Use correct collection name and document id 2018-10-12 20:41:42 +05:30
Bouncey 162e25143e fix(seed): Show debug logs on seed command 2018-10-12 20:41:42 +05:30
Bouncey fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
Josh Alling c1a8227e99 fix: update path to .env file 2018-10-12 07:31:05 +01:00
Beau Carnes 7723a592b7 fix: add prebootstrap script 2018-10-11 02:15:05 +05:30
Mrugesh Mohapatra a5ba2f1086 fix: add env var to build language files 2018-10-09 16:46:14 +05:30
Bouncey cfbb973c8b feat(redirects): Generate _redirects on build 2018-10-09 09:49:01 +01:00
Bouncey f8a680caaa feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
Bouncey d52ba8c6fd fix(path-map): Refactor pathMigrationMap for new curriculum package 2018-10-07 14:51:09 +05:30
Bouncey bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +05:30
Bouncey badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
Bouncey 6e728ce16d feat(guide): Import guide in to the client app 2018-10-05 15:58:12 +01:00
Bouncey 8f39bc1288 chore(curriculum): Remove files in wrong format 2018-10-05 15:58:12 +01:00
mrugesh mohapatra 61222b1fb6 chore: remove unwanted change from PR 2018-10-03 16:51:26 +05:30
Dale Blackburn be0cf1d211 chore: 🤖 Allows Lerna to build curriculum on npm run bootstrap
Added `lerna run build --scope @freecodecamp/curriculum` to bootstrap
npm script

Issues: 18198
2018-10-03 16:51:26 +05:30
Bouncey 142ac17112 feat(challenge-md): Parse solutions from md 2018-09-30 20:39:37 +01:00
Bouncey 2f193ac4ae feat(challenge-md): Parse seed files from md 2018-09-30 20:17:46 +01:00
Bouncey 5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
Mrugesh Mohapatra eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30