What Now?
- In the
wp-content/themes/wp-foundation-six/style.css
file you will need to update the theme name and other settings. - Update your app icons using Favicon Generator
- Think about optimizing the load order of your scripts and how you might be able to combine files for fewer http requests.
- Carefully organize your Sass so that other developers can understand your code.
- Read the Foundation Documentation
- Read the Sass Documentation
- Ask question and contribute ideas!
You can reach me at @BlakeCerecero on Twitter.