HubSpot Migrations Boilerplate

The boilerplate is the standardized package of assets used by HubSpot Migration Services as a foundation for every website migration. By having everyone use the same boilerplate we were able to achieve a very high level of consistency and quality across all migration projects. My most recent version of the boilerplate was designed to be lighter weight and more flexible. It has been used by design agencies all over the world for building websites on the HubSpot platform.

The boilerplate consists of the following:

style.css - This the main stylesheet where all styling is applied to the project.

modules.css - This is a supporting stylesheet filled with fixes and tweaks intended to augment the default HubSpot modules used in the project.

scripts.js - This file is intended to hold all custom scripts that may be required to add custom functionality to a project. It also holds JS required for adding the default mobile menu that is used across all site hosted on HubSpot.

15 templates layouts - These templates include prebuilt layouts for the blog, landing pages, sites pages, and system pages. Every HubSpot migration begins with these 15 templates. Additional Templates can be built for more customized layouts.