Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 400 Bytes

dev.md

File metadata and controls

17 lines (11 loc) · 400 Bytes

Development Notes

Check Image Content

To see whether the file content for the products is matching the expected format, run the following command:

python scripts/check-content.py src/markdown

Enhance Images

To prevent low quality, blurry images falling on our website we can enhance them with the following command:

python scripts/enhance-images.py src/markdown