mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
* refactor: light tweaks for readability * refactor: simplify metadata functions * fix: most tests * test: fix utils tests * test: simplify mocks * WIP: update get-last-step-file-content * feat: finish create-next-step * fix: type error * test: provide mock meta.json for test * refactor: get meta path from project path * refactor: get project name from path * refactor: simplify getProjectMetaPath further Also removes some excessive mocking * refactor: remove more mocks, always clear .env * feat: update create-next-step * feat: update create-empty steps Also refactors slightly, so it's easier to insert steps into the meta * docs: update challenge-helper-script docs * feat: create-step-between * refactor: allow metadata parse errors to propagate * fix: convert reorderSteps to renameSteps * refactor: create-step-between -> insert-step * feat: update delete-step * refactor: consolidate commands into commands.ts * refactor: clean up and consolidation * refactor: more cleanup * fix: make cli args consistent Everything accepts a single integer and nothing else * refactor: renameSteps -> updateStepTitles * docs: update with the names and args * feat: add step validating meta + files are synced |
||
|---|---|---|
| .. | ||
| i18n | ||
| images | ||
| _coverpage.md | ||
| _navbar.md | ||
| _sidebar.md | ||
| _theme.css | ||
| _translations.md | ||
| .nojekyll | ||
| CNAME | ||
| codebase-best-practices.md | ||
| curriculum-file-structure.md | ||
| devops.md | ||
| FAQ.md | ||
| how-to-add-cypress-tests.md | ||
| how-to-catch-outgoing-emails-locally.md | ||
| how-to-help-with-video-challenges.md | ||
| how-to-open-a-pull-request.md | ||
| how-to-proofread-files.md | ||
| how-to-setup-freecodecamp-locally.md | ||
| how-to-setup-wsl.md | ||
| how-to-test-translations-locally.md | ||
| how-to-translate-files.md | ||
| how-to-use-docker-on-windows-home.md | ||
| how-to-work-on-coding-challenges.md | ||
| how-to-work-on-localized-client-webapp.md | ||
| how-to-work-on-practice-projects.md | ||
| how-to-work-on-the-docs-theme.md | ||
| how-to-work-on-the-news-theme.md | ||
| how-to-work-on-tutorials-that-use-coderoad.md | ||
| index.html | ||
| index.md | ||
| moderator-handbook.md | ||
| README.md | ||
| security-hall-of-fame.md | ||
| security.md | ||
Our contributing docs are available here: https://contribute.freecodecamp.org.
Looking to edit these docs? Read this document first.