railsbridge / docs

Curriculum for RailsBridge workshops
docs.railsbridge.org
Other
3.41k stars 454 forks source link

Move localization from directory-based to i18n-based #687

Closed FerPerales closed 1 year ago

FerPerales commented 2 years ago

This commit removes the need of having an specific folder per language inside /docs

With only one top-level doc, we can handle translations on their corresponding files now living under locales

Each language now has its own folder, which is going to make easier to implement continuous localization with Crowdin

A quick way to test this change is:

See gif below: locales