hramos / hramos/hramos.github.io
Homepage has no hero: opens with 200 words of bio and no visual anchor
Nobody has claimed this yet.
- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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