WP theme structure • Decent understanding of WordPress as a CMS • Solid HTML & CSS knowledge (inc Inspector usage) • Can “read” PHP and know syntax • Local development experience highly preferred • Basic Photoshop skills • Be a really really good Googler
set widths • Use color picker to get hex or rgb codes • Use text tool to get font sizes, families, colors, weights, and styles • Crop out & trim imagery. Add canvas size as needed. Turn off unnecessary layers to make this cleaner.
Change first line to include template name • Change content template it pulls from • Duplicate content.php & rename to content-home.php • Set appropriate page to use Home template now available in template dropdown • Settings—>Reading set front page displays to your desired static page
Move basic styles to a css directory and enqueue in functions.php • Create an img directory • Include modernizr.js • Disable post formats (delete in functions.php)