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

[website] chore: Update webpack config, optimize assets and SEO #2020

Merged
merged 13 commits into from
May 19, 2024

Conversation

OchiengPaul442
Copy link
Contributor

@OchiengPaul442 OchiengPaul442 commented May 17, 2024

Summary of Changes (What does this PR do?)

  • Optimized assets by transferring all heavy assets to Cloudinary, significantly reducing load times.
  • Implemented SEO enhancements across all Clean Air Forum pages for better search engine visibility.
  • Converted the majority of large images to .webp format, the recommended format by Chrome for its balance of small size and high-quality output.
  • Removed unused code sections for cleaner and more efficient codebase.
  • Added comments for better code readability and maintainability.
  • Transferred heavy video assets to Cloudinary for efficient storage and retrieval.
  • Updated content
  • included a thumbnail to the preview video on the hero section when its not fully loaded yet

Status of maturity (all need to be checked before merging):

  • I've tested this locally
  • I consider this code done
  • This change ready to hit production in its current state

Screenshots (optional)

image

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.49%. Comparing base (2371947) to head (6c4d7dd).
Report is 99 commits behind head on staging.

Additional details and impacted files
@@             Coverage Diff              @@
##           staging    #2020       +/-   ##
============================================
+ Coverage     7.90%   57.49%   +49.59%     
============================================
  Files          165       30      -135     
  Lines        11772      327    -11445     
  Branches         0       67       +67     
============================================
- Hits           930      188      -742     
+ Misses       10842      136    -10706     
- Partials         0        3        +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

1 similar comment
Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

@OchiengPaul442 OchiengPaul442 changed the title [website] chore: Update webpack config and optimize assets [website] chore: Update webpack config, optimize assets and SEO May 18, 2024
Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Contributor

New Website changes available for preview here

Copy link
Collaborator

@Baalmart Baalmart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Baalmart Baalmart merged commit 99054f9 into staging May 19, 2024
31 checks passed
@Baalmart Baalmart deleted the website-content-update branch May 19, 2024 06:19
@Baalmart Baalmart mentioned this pull request May 19, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants