Mohamed Ayoub Jabane

Results 5 issues of Mohamed Ayoub Jabane

These are the core templates - without which we cannot release any translated chapters. They are in the [language specific templates directory](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/src/templates): - [x] base.html - @borisschapira - [x] base_chapter.html-...

good first issue
translation

Added error handling using response.raise_for_status() to check for any request errors. Combined the URL and file name pairs into a list of tuples for easier iteration. Used a list comprehension...

In this enhanced version of the main.sh script, several improvements have been made to enhance its reliability, readability, and functionality: Error Handling: The script now includes robust error handling mechanisms....

Modularization: The code has been broken down into smaller functions with specific responsibilities, improving code organization and readability. Constants: Important values like email regex, bad emails, CSV headers, and user...

Hi Team, Can we have a docker image available with documentation?