AletheiaFact/aletheia

Improve personality thumbnails sizes for performance

Open

#406 opened on Apr 18, 2022

 (0 comments) (0 reactions) (0 assignees)TypeScript (19 forks)auto 404
good first issuetech

Repository metrics

Stars
 (53 stars)
PR merge metrics
 (PR metrics pending)

Description

Background Information

Right now, we load images from WikiCommons that are high resolution. We should get specific thumbnail sizes to improve performance

How

Take a look at PageImage API in the documentation

Acceptance Criteria

  • Make image sizes configurable through the integration with the MediaWiki API

Contributor guide