WICG / webmonetization

Proposed Web Monetization standard
https://webmonetization.org
Other
457 stars 153 forks source link

Major refactor of markup, styles and components for home page #324

Closed huijing closed 1 year ago

huijing commented 1 year ago

Closes #320 (putting this here to link to issue)

This PR hits quite a number of files (although about half are due to image optimisation). The most significant changes are to the custom.css file and the index.js file in their entireties.

A summary of the intention for this endeavour is to properly utilise the libraries that we have chosen to include in the site, e.g. Material UI, as well as to introduce more consistency in markup patterns across our 5 custom pages. This PR mainly focuses on the index.js file, but tweaks some of the other files due to the removal/refactor of CSS.

This PR introduces:

sublimator commented 1 year ago

LGTM