Tasks Accomplished
In Week 7, one of the primary goals was to collect, acknowledge and process the community feedback received after the draft PR on the parent repository.
- Fix the XML code-style: Ironically, the XML code-style was surprisingly hard for me to get right! Maybe it could qualify as the biggest challenge of this project cause 3 iterations later and I'm still not sure if it's all good. ?
- Fix license headers: Embarrassingly so, I got the license headers all wrong. This was discovered thanks to a review from @PhilETaylor and fixed promptly!
- Move media-build files to the right place:
Discovered thanks to @dgrammatiko, the media build files were in
the
/media
directory instead of/build
. In the process of fixing this, I also refactored the files and media registry