Simple placeholder page for my personal domain, based on some (very old) tried and tested code.
-
Migrate to Webpack Dev Server for local development. - Bin jQuery and go with pure ES2015+ for scripted effects.
- Update layout to use Flexbox or CSS Grid.
-
Add PostCSS to automagically add relevant CSS vendor variations. -
Ensure built static assets are logically organised into discreet, hashed files per type. - Simplify tooling and optimisation with Parcel.
- Integrate automated deployment service.
- Look at integrating Critters into build process.