MelSumner / MelSumner/melsumner-website

fix FOUT for lighthouse score

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

Nobody has claimed this yet.

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

Description

lighthouse score is a 99 instead of 100 on perf due to FOUT. Update font-face in css to include swap.

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

Find the site's CSS font-face declaration and inspect how the font is loaded. Update the declaration to include swap, then run Lighthouse on the site and confirm the performance score reaches 100 without FOUT.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend, performance
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.