This project provides a live tool to explore the edit history of MDN Web Docs locales. Using comparative text analysis between document versions of en-US and the selected locale.
Go to the deployed site and select a locale by adding ?locale= and the locale following the folder names in the MDN Translated Content repository.
To use a badge of a page, you need to use the next URL format:
https://tristantheb.github.io/history-content/badges/<locale>/<path>.svg
For example:
https://tristantheb.github.io/history-content/badges/fr/web/html.svg
The project deploy an updated version of the status every day at 3 AM UTC.
Feel free to open issues or pull requests.
Please read the contributing guidelines first.