freeCodeCamp/client
Oliver Eyton-Williams bd4d46915a
feat(curriculum): add project creation tool (#42410)
* refactor: extract help category map as JSON

* refactor: extract block names as json

* feat: add create-project script

* fix: correct case for tsconfig target

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-06-09 00:57:45 +05:30
..
i18n chore(i18n,client): processed translations (#42316) 2021-05-31 18:30:52 +05:30
plugins fix(npm-audit): improve audit and fix run-scripts (#42050) 2021-05-07 23:48:11 +05:30
src fix: multi editor bottom cut off (#42375) 2021-06-08 18:43:21 +02:00
static feat: add gap scripts for production and staging (#40807) 2021-04-16 14:29:53 +05:30
utils feat(curriculum): add project creation tool (#42410) 2021-06-09 00:57:45 +05:30
.babelrc fix: remove redundant babel plugin (#42234) 2021-05-24 13:30:09 -07:00
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js chore: rollback CSRF token generation (#42082) 2021-05-11 00:27:08 +05:30
gatsby-config.js fix: only generate bundle stats during CI (#42094) 2021-05-11 15:59:44 +05:30
gatsby-node.js fix: use env.json in both client and server (#42359) 2021-06-08 13:12:44 +01:00
gatsby-ssr.js fix(client): inject bootstrap tags to the top of head (#40804) 2021-01-31 12:15:40 +05:30
package-lock.json fix(deps): update gatsby monorepo (#42412) 2021-06-09 00:42:50 +05:30
package.json fix(deps): update gatsby monorepo (#42412) 2021-06-09 00:42:50 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
webpack-workers.js feat: use webpack caching in development (#42286) 2021-05-30 08:59:55 +01:00