Morgan's blog
  • about
  • writings

Below you will find pages that utilize the taxonomy term “TinyIcons”

Writings

Paring down with AMP

One minute read - 177 words
morganwebdev.com This is a post about my experience of simplifying my personal website down to an AMP page. My philosophy was incremental improvement using the validator and lighthouse test audits as guides. Additionally I added basic service worker functionality with the amp-install-serviceworker tag. The result is an excellent lighthouse score and a pretty excellent WebPageTest score on Core Web Vitals: I followed a number of steps to achieve this namely size bounding and inlining CSS and using the excellent Super Tiny Icons Repository
Writings

Paring down with Parcel.js

2 minutes read - 422 words
This is a small blog about how I pared down my personal website to a single page of HTML bundled with parcel.js. This was a change from a PWA Vue-CLI generated site using Webpack. I write this to express my appreciation of making maintenance easy and simplicity where possible. Link to the Repository What I want out of a personal website or ‘my personal bag of hyperlinks’. I want people to be able to click and find almost my entire web presence linked from one place on mobile or desktop.
© Morgan's blog 2023