2 Translating the challenges
Danhia edited this page 2022-05-28 12:21:00 +02:00

Challenges descriptions are available in this separate repository.
This repository is a submodule for the website repository (see .gitmodules).

When using this submodule for the first time:

git submodule init --recurse
git submodule update --recurse --remote

To translate a challenge in a specific language, create a new html file in the corresponding directory.
For the name of the file, please look at the english version of the file (the name must be the slug of the challenge).