laywill / laywill/laywill.github.io

Image pipeline: optimise curated originals for commit

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

infra
Dominant language
HTML
Stars
0
Forks
0
Avg merge
8h 17m
Merged PRs (30d)
58

Description

Repeatable script (TypeScript) that takes curated originals (outside git) and produces committed source images: ≤2560px longest edge, sensible quality, stripped metadata (keep copyright), deterministic filenames. astro:assets handles renditions from there. See content-audit.md.

Acceptance criteria

  • Script documented and rerunnable
  • No committed image exceeds ~500 KB
  • v1's fake-thumbnail mistake structurally impossible (one source per image, build-time renditions)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/overhaul/content-audit.md, then inspect the current committed image assets and astro:assets usage to locate the image pipeline entry point. The work is done when a documented, rerunnable TypeScript script produces deterministic, size-limited originals with required copyright metadata and prevents the fake-thumbnail structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
57/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.