websiteoptimization

1.0.0 • Public • Published

#Liz Kipp P4

Website Performance Optimization portfolio project

Summary of changes made to enhance optimization:

  • Changes to index.html - Inlined the CSS
  • Used Grunt and ngrok as well as a github.io address to test on google's page speed insight.
  • Reduced pizzaria image by 75% on views/images/pizzeria.jpg
  • Added google analytics profile id
  • added a print media query
  • Adressed Forced Synchronos Layout issues in main.js by placing all of the layout in the javaScript and batching all of the style changes so that they run after the layout.
You can find a live copy of the site [here] (http://elizabethsn7.github.io/WebsiteOptimization/)

In order to use [Grunt] (http://gruntjs.com/), you must download and install [ngrok] (https://ngrok.com/) via npm on the command line using
``` npm install ngrok –save-dev Once you have ngrok installed, you can use a task runner such as [Grunt] (http://gruntjs.com/).
For more information on integrating [ngrok] (https://ngrok.com/) and [Grunt] (http://gruntjs.com/) click on this [link] (http://www.jamescryer.com/2014/06/12/grunt-pagespeed-and-ngrok-locally-testing/).

##Thank you for reviewing!

Readme

Keywords

none

Package Sidebar

Install

npm i websiteoptimization

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • elizabeth.kipp