FindAName.live Logo
← Back to Blog

Automating Blog Posts with Make.com

A guide to generating and publishing content for your static site using AI and automation.

One of the best things about a static website is its speed and security. However, this can make content updates, like adding a new blog post, feel like a manual process. But what if you could automate most of it? This guide will show you how to build a powerful content creation workflow using Make.com (formerly Integromat) and AI, allowing you to generate and format a complete blog post that you can then easily add to your site.

Get Started with Make.com

To follow this guide, you'll need a Make.com account. Their powerful platform has a free tier that's perfect for getting started with automation.

Sign Up for Make.com for Free

Full disclosure: This is an affiliate link. If you sign up and eventually upgrade, we may earn a commission at no extra cost to you. It helps support this site!

The Concept: A "Pseudo-Automation" Workflow

Since this is a static site without a database or CMS, we can't have Make.com *directly* publish a new post. Instead, we'll create a scenario that does 95% of the work: it will take a title, use AI to write a full article, and then format it into a complete HTML file. The final step is for you to simply copy this HTML, create a new file in your project (e.g., `post-4-new-article.html`), and deploy the site.

This workflow saves you hours of writing, formatting, and coding for each new article.

The Make.com Scenario

Here’s a breakdown of the modules you would use in your Make.com scenario:

1. The Trigger: How to Start the Process

You need a way to tell Make.com to create a new post. Here are a few great options:

2. The AI Writer: Generating the Content

This is where the magic happens. Use the OpenAI (ChatGPT) or Google Gemini module in Make.com.