πŸ§‘β€πŸ’» Blog

My thoughts on web development and sometimes other things. You could also check out the Kelp Current for some of my other writings.

How To Migrate Your HubSpot Blog to WordPress

How To Migrate Your HubSpot Blog to WordPress

HubSpot makes it extremely difficult to export your blog posts in a usable form. It's built-in export tool only exports the page title and URLs. The website export tool exports all the static HTML files. Neither of these are useful when you need to import your data into a WordPress Database.

How to Add Animations to Your Static Designs Using Adobe XD and CodePen

How to Add Animations to Your Static Designs Using Adobe XD and CodePen

Designers creating new website mockups will generally use Photoshop then save those mockups as a JPG or PNG for the client to review. The problem with static images is they don't tell the whole story of what the website could be. Hover state, the way the page loads, or even the way the page transitions to a new viewβ€”these

Branding Refresh with Animations in Mind

Branding Refresh with Animations in Mind

One of the hardest parts of designing for the web is the lack of limitation. There is no artificial limit to the amount of space you have to work with, no limit to how something could be animated or function

The Pros and Cons of Using WordPress Page Builders

The Pros and Cons of Using WordPress Page Builders

A common issue people run into when using WordPress is it's extremely basic page editor. The lack of ability to make complex pages, basically anything more than the typical 'title' and 'body' format, is restrictive.

CodePen Meetup coming to Brooksville July 25th!

CodePen Meetup coming to Brooksville July 25th!

Over the years of doing freelance work for local businesses and organizations, I've met quite a few people that are interested in 'coding'. Whether that means a specific programming language, responsive design, or just web design in general. They all had the same question... where do I start?

HubSpot to WordPress Website Migration

HubSpot to WordPress Website Migration

HubSpot is a powerful all-in-one marketing platform. However, if your company isn't taking advantage of all of the marketing tools it's platform offers and just want to cover your basics, you can save a whole lot of money by migrating to WordPress. Migrating a HubSpot COS hosted website to a self-hosted WordPress site consists of 4 basic steps.

How to Build a HubSpot Blog Search

How to Build a HubSpot Blog Search

Have you ever wished your HubSpot blog had a search feature that didn't take you off your website β€”Β _looking at you, google search module_Β ? β€” and that it would search only for blog posts? Here is how I recently accomplished this task

HubSpot COS Modal Site Search [plugin]

HubSpot COS Modal Site Search [plugin]

A quick and easy way to provide a nice search experience on your HubSpot website

Progressively Load Background Images on HubSpot

Progressively Load Background Images on HubSpot

I am a big fan of the way Instagram's mobile app and Medium's website load images. If you don't know what I'm talking about, it's when an extremely small image is scaled up, blurred out and is loaded before the full image... eventually fading into the full image once it has loaded.

How To Make an Awesome About Us Page | Part 2: The Code

How To Make an Awesome About Us Page | Part 2: The Code

In part 2 (this post!), I'll be discussing the technical aspects of making the team member photos/videos come alive on the web, some issues we faced and how we solved them