2021-05-07 12:37:40 by Klaus Klein | Files touched by this commit (4) |
Log message: Import Flask-Static-Digest 0.2.1 as www/py-flask-static-digest. Flask-Static-Digest is a Flask extension that will help make your static files production ready with very minimal effort on your part. It does this by md5 tagging and gzipping your static files after running a `flask digest compile` command that this extension adds to your Flask app. |