Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimisation #81

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 12, 2023

  1. Reduced hero image sized

    Reduced the size of the 2 JPEG and 1 PNG hero image files, using online tools + reducing the file image quality with Preview.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c942ed0 View commit details
    Browse the repository at this point in the history
  2. Update main.css

    Fixed a type on a class selector.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    42fcf63 View commit details
    Browse the repository at this point in the history
  3. Hero images sizes

    Created hero images for smaller viewports; added styles to @media queries.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    62e07e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6340937 View commit details
    Browse the repository at this point in the history
  5. Update main.css

    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    20fbf3c View commit details
    Browse the repository at this point in the history
  6. Moved script tags

    Placed all script tags at bottom of body tag. Set some third party scripts to async.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    962890a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19fb916 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acd8665 View commit details
    Browse the repository at this point in the history
  9. Removed owl scripts, styles

    Does not have any affect on the layout, content or functionality.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5c262df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7eff39e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1881ba1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    606538c View commit details
    Browse the repository at this point in the history
  13. Revert "Removed owl scripts, styles"

    This reverts commit 5c262df.
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    aec0181 View commit details
    Browse the repository at this point in the history
  14. Update index.html

    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    03c4cf9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96d1fe4 View commit details
    Browse the repository at this point in the history
  16. Minimise CSS Files

    and deleted reset.css
    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    3cd2a11 View commit details
    Browse the repository at this point in the history
  17. minimised JS files

    stevopritchard committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4a4287d View commit details
    Browse the repository at this point in the history