hramos / hramos/hramos.github.io

Astrophotography page has no images at all

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

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The /astro page is the most visual subject on the site, but it currently contains zero images — it renders as prose plus nested gear bullet lists.

Verified: grep -c "Image\|<img" src/pages/astro.astro returns 0.

Suggested fix
  • Lead the page with an image gallery grid of finished captures.
  • Keep the "My Astrophotography Journey" prose, but move it below the gallery.
  • Consider per-image captions with target name, integration time, and filters used.

Needs source images before this can be completed — the gallery scaffolding can land first.

Current state: https://api.wallfacer.ai/captures/019fb00b-1ed8-7275-bb73-f509d766cfa8?signature=af6a07af223b88700c8d83dee4d1a70059d740fadec17b13a9601e2258cefc6b

Contributor guide

Open the contributing guide

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 src/pages/astro.astro and run the issue's grep check to confirm the page has no images. Review the current prose and nested gear lists, then add the gallery scaffolding above the journey section; the work is done when the page has a finished-capture gallery and the prose remains below it, with source images and captions resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
design, frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.