Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve website performance #957

Open
stevenguyukai opened this issue Apr 15, 2024 · 1 comment · May be fixed by #965
Open

Improve website performance #957

stevenguyukai opened this issue Apr 15, 2024 · 1 comment · May be fixed by #965
Assignees
Labels

Comments

@stevenguyukai
Copy link
Contributor

I ran a website checker called Lighthouse(An extension from Google I think). and the result for Antalmanac is :
image

Antalmanac's performance isn't looking very good.

Improve it, and maybe we can rank higher than ZotCourse!

@stevenguyukai
Copy link
Contributor Author

Install Lighthouse Locally

  1. npm install -g lighthouse
  2. lighthouse <url>
  3. Deploy the website on localhost and open a new terminal to run the above code (I think its only work on Chrome)

@stevenguyukai stevenguyukai linked a pull request Apr 22, 2024 that will close this issue
@stevenguyukai stevenguyukai linked a pull request Apr 22, 2024 that will close this issue
@github-actions github-actions bot added the Stale label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress 🤠
Development

Successfully merging a pull request may close this issue.

1 participant