Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

perf: use svg sprites & urls instead of all inline #122

Merged
merged 2 commits into from
Aug 10, 2018
Merged

Commits on Aug 10, 2018

  1. perf: use svg sprites & urls instead of all inline

    - Moved images to folders closest to components, allowing for future optimizations with sprites
    - Renamed some files, variables and data
    - Fixed footer element placements
    - Fixed code consistenty with spaces in some files
    - Removed locale utils, it's not necessary at alls
    - Removed unused data files
    - Improved css modules hash in production
    - Improved videos sections hover animations
    - Fixed play icon being loaded from imgur instead of IPFS
    - Used standard transitions whenever possible
    satazor authored and Pedro Santos committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    10ec8b7 View commit details
    Browse the repository at this point in the history
  2. fix: use the right plugins for inline svgs

    Pedro Santos committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ae8e2c8 View commit details
    Browse the repository at this point in the history