Automated Blog Generation with Gemini AI, GitHub & Jekyll - n8n Workflow | Neura Market
Automated Blog Generation with Gemini AI, GitHub & Jekyll
Automates technical blog post creation from Google Sheets topics using Tavily, Wikipedia, and Gemini AI, then publishes to GitHub Jekyll site. Ideal for developers and content teams streamlining publishing.
This n8n workflow fully automates the generation and publication of technical blog posts. It starts with a scheduled trigger that fetches the next incomplete topic from a Google Sheets document. The workflow then enriches the topic with real-time data from Tavily search and Wikipedia, providing comprehensive context.
Next, Gemini AI (Google Palm) generates high-quality, Markdown-formatted blog content complete with front matter for Jekyll. The content is automatically committed to a GitHub repo
Platform
n8n
Category
Other
Price
$24.99
Creator
Matt Buds
blogging
content-generation
AI
Gemini
Google-Sheets
Tavily
Wikipedia
GitHub
Jekyll
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.