GithubHelp home page GithubHelp logo

jamster's Introduction

jamster

Challenge task for responsive themeing plot plot plot

Feedback on tests and optimizations

  • js and css are used in minified version to increase site load speed
  • images are loading on user interaction to optimize for google seo
  • using nginx server for fast request handling and providing boost to wordpress sites
  • seo url are handled through nginx site configuration (for example: tag/holidayjam)
  • images thumbnails are optimized using wordpress crop functionality
  • further images are compressed/optimized for seo using imagemagick batch convert commandline
  • .htaccess is not provided considering production server be nginx
  • have tested site on google chrome, mozzilla firefox and microsoft edge browsers
  • have tested site on mobile chrome browser and uc browser ( loads instantly )
  • google pagespeed score for mobile version is: 87 ( it is down because my server is behind proxy server )
  • google pagespeed score for desktop version is: 89 ( it is down because my server is behind proxy server )

How to run this code

  1. Clone the repository in www directory of your server

  2. Import the database-dump.sql to your database server

  3. By default server url is: http://localhost, you can update it using following query

    update instajam_options set option_value='your_server_url' where option_id in(1,2);
  1. Update the wp-config.php with your server database credentials.

  2. Load the url in any desktop or mobile browser

jamster's People

Contributors

justnajm avatar najm-allshorestaffing avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.