devadvance / terminalcheatsheet

All the knowledge you need to get up and running on terminals across operating systems. If you are contributing to open issue on this repo, please ask to be assigned to the issue so people know you are working on it.
https://terminalcheatsheet.com
Apache License 2.0
21 stars 26 forks source link

Remove AMP from site and self-host app dependencies #200

Closed devadvance closed 1 year ago

devadvance commented 1 year ago

Description

This PR removes AMP as the framework for the site. AMP no longer affects search rankings and we can provide a better experience without it. It further reduces the reliance on JavaScript (now entirely progressive enhancement).

This PR also moves fonts and Workbox to be hosted with the site.

Required checklist: