iDownloadBlog

Go-Live Date: Jun 15, 2021 (Approximate)

Project Overview

This site focuses on Apple news, reviews, guides, for Apple products.



Front End Description

This was a design refresh of the theme we implemented in 2017. This theme focused on a more streamlined design that also features light and dark mode based on either the user's system's preferences or if they select it when visiting the site. The theme uses an AMP framework which makes the theme really lightweight.


Back End Description

The backend of this theme is much like the front end - simple and to the point. The site gets a lot of traffic so there is a focus on caching and optimizations whenever possible.


Lessons Learned/Random Thoughts

Several levels of caching works great until you need to break the cache for changes/testing. Make sure you always are aware of all caching before testing so you can coordinate proper cache testing.