audreyfeldroy / audreyfeldroy/complexity

Implement image optimization

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
118
Forks
31
PR merge metrics
No merged PRs in 30d

Description

When a user generates a Complexity site, all images in project/assets/img/ should automatically get optimized.

I normally use optipng for this, but it's not Python and would make installation harder. It would be nice to find a pure Python implementation of something similar. Is there one?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the site-generation path that processes project/assets/img/ and review how dependencies are installed. Research pure-Python alternatives to optipng and determine whether the requested optimization fits the project's installation constraints. Done means the approach is agreed and images are automatically optimized during generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.