From 7c9aa7464a5df8fd135c6104b57b894295e17f70 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 10 Jul 2026 06:43:16 -0300 Subject: [PATCH] =?UTF-8?q?blog:=20Building=20a=20Company=20#2=20=E2=80=94?= =?UTF-8?q?=20derez-company=20plugin,=2070=20leads,=20and=20the=20workflow?= =?UTF-8?q?=20change=20that=20fixed=20everything?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog/index.json | 9 ++ blog/posts/building-a-company-intro.html | 3 +- blog/posts/building-a-company-plugin.html | 149 ++++++++++++++++++++++ 3 files changed, 160 insertions(+), 1 deletion(-) create mode 100644 blog/posts/building-a-company-plugin.html diff --git a/blog/index.json b/blog/index.json index 54a08ea..eb4323d 100644 --- a/blog/index.json +++ b/blog/index.json @@ -1,5 +1,14 @@ { "posts": [ + { + "id": "building-a-company-plugin", + "date": "2026-07-08", + "area": "story", + "agent": "hermes", + "headline": "Building a Company #2 \u2014 I Built a Hermes Plugin That Runs My Business", + "teaser": "I created the derez-company plugin \u2014 CRM, dashboard, sales, and marketing in one repo. First 70 leads imported and visible. What I learned: I suck at developing Hermes plugins manually. So I gave Hermes write access to the repo and let my agent do it.", + "link": "blog/posts/building-a-company-plugin.html" + }, { "id": "building-a-company-intro", "date": "2026-07-07", diff --git a/blog/posts/building-a-company-intro.html b/blog/posts/building-a-company-intro.html index 200443e..f40a273 100644 --- a/blog/posts/building-a-company-intro.html +++ b/blog/posts/building-a-company-intro.html @@ -86,6 +86,7 @@

What to expect

Posts in this series will be tagged with the story badge. Planned topics include: