Bring back mod icons #7

Open
opened 2026-04-15 14:36:50 +00:00 by dengr1065 · 0 comments
Owner

As requested by @SkimnerPhi. This means icon files have to be moved into mod_files/ as they were previously part of regular static files (public/). Some layout changes might be necessary to make everything look nice.

Mods that had autogenerated icons will need to be handled using one of these options:

  • Pre-generate missing mod icons with a script manually
  • Create an endpoint that generates the icon (Astro can save binary responses)
  • Not use an icon at all (ugly)

The same icons can be used for implementation of #6. Which pages an icon should be displayed on is better decided by Skim.

As requested by @SkimnerPhi. This means icon files have to be moved into `mod_files/` as they were previously part of regular static files (`public/`). Some layout changes might be necessary to make everything look nice. Mods that had autogenerated icons will need to be handled using one of these options: - Pre-generate missing mod icons with a script manually - Create an endpoint that generates the icon (Astro can save binary responses) - Not use an icon at all (ugly) The same icons can be used for implementation of #6. Which pages an icon should be displayed on is better decided by Skim.
Sign in to join this conversation.
No labels
bug
content
migration
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dengr1065/skimnet-archiver#7
No description provided.