hramos / hramos/hramos.github.io

Homepage has no hero: opens with 200 words of bio and no visual anchor

Open Beginner friendly
#50 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

src/pages/index.astro opens with three third-person bio paragraphs at text-2xl (~200 words) behind py-36 md:py-48 pt-44 md:pt-56 of padding. There is no name, headline, photo, or any visual anchor above the fold.

Suggested fix
  • Add a hero: name plus a one-line positioning statement, set large.
  • Condense the opening to a single short paragraph.
  • Move the remaining biographical detail to /about, which already covers it.

Screenshot: https://api.wallfacer.ai/captures/019fb008-2fc1-7264-85cd-349579beaa63?signature=5d7968500a5ec52ee828c0711165248023e32eef8576f96612e6f49aa46b045f

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 in src/pages/index.astro and compare the existing biographical content with the /about page, which already covers the details. Add the requested name, one-line positioning statement, and visual anchor, while condensing the opening and moving remaining detail to /about. Done means the homepage leads with a clear hero rather than three long bio paragraphs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
design, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.