Summary

Let's review what we've done:

  • We began with the excellent Roots theme as our starter theme for WordPress
  • We've asserted control over the markup structure by customizing the following template files:
    • head.php: This is used to add favicon and touch icon links
    • header-top-navbar.php: This is used to add our logo image
    • footer.php: This is used to add our logo image
  • We've created the following custom template files:
    • page-home.php—from template-custom.php
    • base-page-home.php—from base.php
    • content-home.php—from content-page.php
  • We've utilized custom fields to manage the content of our complex home page
  • We've leveraged a footer widget to put our social media icons in place
  • We've integrated our own custom-compiled assets—our LESS, CSS, and JavaScript
  • To integrate ...

Get Bootstrap Site Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.