Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 534 Bytes

portfolio

My own portfolio/playground (unstable dev branche)

Optimizations

  • Preprocess MD to html/php as much as possible and cache the pages on the server
  • Cache CSS, js and images in browser
  • gzip the site (if possible on hosting)
  • Avoid duplicate pages (301 redirects)
  • Deliver images from different sizes

Ideas

  • Create a landing screen detailling 1 project at a time
  • Load projects with AJAX
  • Create unique portfolio listings for different target groups
  • Migrate to Kirby CMS