laywill / laywill/laywill.github.io

Component library: nav, footer, sections, icon grid, gallery

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

Nobody has claimed this yet.

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

Description

Build the reusable Astro components implementing the chosen design direction: navigation, status-bar-motif footer, section layouts, the lokkal-style icon grid ("toolbox"), responsive image component (astro:assets), and a gallery lightbox that loads a small rendition in-grid and a high-res rendition on click.

Icons via Iconify (astro-icon, build-time SVG).

Depends on: design study, Astro scaffold.

Acceptance criteria

  • Components use design tokens only (no hard-coded colours/fonts)
  • Lightbox ships minimal client JS (TypeScript), loads full image lazily on demand
  • Icon grid renders from a typed data file
  • All components pass axe/a11y checks and work at 360px width and on vertical monitors

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 by reviewing the design study and Astro scaffold, then map the required navigation, footer, section, icon-grid, responsive-image, and gallery components. Use the typed icon data and the stated Iconify and astro:assets integrations as entry points. Done means token-only styling, minimal lazy lightbox client JS, responsive behavior at 360px and vertical monitors, and passing axe/a11y checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, design, frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.