Commit Graph

15 Commits

Author SHA1 Message Date
Huyen Nguyen
8b5357ee2c fix(client): add punctuation to a sentence in footer (#52567) 2023-12-17 17:44:30 +01:00
Shaun Hamilton
2f77d61ba7 feat(docs): add missing highlighting (#52246) 2023-11-06 23:20:33 +07:00
S A G A R
e2879397fd fix(docs): minor grammatical and typographical fixes in files (#52120)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-10-27 10:13:33 +02:00
Oliver Eyton-Williams
391fc2e34d refactor: create shared workspace (#51454) 2023-09-07 23:06:01 +05:30
Naomi Carrigan
f9d148890f docs: general cleanup and maintenance (#50473)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-05-26 16:19:27 +05:30
Jake Hathaway
293fb65063 fix: update ChineseTrandational to ChineseTraditional (#50188) 2023-04-26 05:54:13 +02:00
Kolade Chris
d614c4173f docs: update pnpm commands, fix typos and grammar (#49990
* fix: improving the docs

* fix: did some more typos and gramos fixes

* fix: fixed typographical and grammatical errors, capitalized headings, made adjustments to the directories to run pnpm run create-project.

* Implemented Shaun's suggested changes

* Removed duplicate lines from my end

* Fixed a few "open-source" and "open source" confusion
2023-04-10 15:15:26 +05:30
Tom
b619c195df fix(docs): update how to add/enable a new language (#48774)
* fix(docs): update how to add/enable a new language

* fix: touch up

* fix: more touch up

* fix: apply suggestions and touch up
2022-12-19 14:10:23 -08:00
Zaira
edde1b7bf0 docs: update language list and file link (#47856) 2022-10-05 19:12:51 +02:00
Zaira
135d93ee6d docs: update all-langs.js link (#47844)
* docs: update all-langs.js link

* Update docs/how-to-work-on-localized-client-webapp.md

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-10-05 15:49:00 +02:00
Naomi Carrigan
1a4044a3b9 docs: change rocket chat links to discord (#46514) 2022-06-16 08:23:15 +04:00
Oliver Eyton-Williams
7216ca55cc refactor: organise TypeScript config and migrate helpers (#44747)
* feat: allow more 1000 steps to be created at once

* refactor: start migrating to typescript

* refactor: delete-step to ts

* refactor: migrated some helpers

* refactor: migrate create-empty-steps

* refactor: migrate create-step-between

* refactor: finish migrating to TS

* refactor: migrate tests

* fix: ensure mock.restore is done after each test

* fix: prevent double-tscing

* fix: repair the tests

* chore: use ts-node for scripts

We don't need the performance boost of incremental compilation and
ts-node is easier to work with

* refactor: consolidate tsconfigs

* refactor: replace gulp

* fix: use ts-node for build-curriculum

* fix: allow ts compilation of config

* feat: create and use create:config script

* fix: add /config to eslint projects

* fix: remove gulp script
2022-01-25 11:34:16 +01:00
Ilenia
1d0a6a5673 Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
Nicholas Carrigan (he/him)
948cc10be4 docs: translators -> contributors (#42239)
Replace the links to the now archived translators room with the
contributors room.
2021-05-24 18:07:05 -07:00
Mrugesh Mohapatra
40d7e04a61 fix(docs): improve i18n contribution guidelines (#41678)
* fix(docs): improve i18n contribution guidelines

* chore: apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-31 06:58:54 -07:00