// blog
Notes, SOPs & fixes.
Working notes from real projects. How I set things up, what broke, and how I fixed it. Part documentation, part field journal.
Build in Modules: A Practical Path from MVP to Advanced Features
A practical SOP for structuring a modular product from a focused MVP to advanced features, using evidence from real use to guide each next step.
Read post
Build in Modules: A Practical Path from MVP to Advanced Features
A practical SOP for structuring a modular product from a focused MVP to advanced features, using evidence from real use to guide each next step.
How to Choose a Web Stack That Fits Your Site’s Scope
A practical framework for defining website scope before selecting a technology stack, with stack patterns for informational sites, content operations, stores, and web applications.
How a Local Agent Workflow Can Produce Rule-Guided Blog Content
A practical overview of a local Docker workflow that uses a Telegram bot, an LLM API, and agent orchestration to create rule-guided blog drafts and cover-image output.
Ventajas de evaluar Mastra como interfaz agéntica para proyectos web
Guía para evaluar las ventajas potenciales de usar Mastra como interfaz agéntica en proyectos web, con criterios de diseño, control y validación.
SOP: detect and remediate cross-connected Orbitype projects
Detect shared API keys or databases across Nuxt and Orbitype projects, stop unsafe writes, migrate clean data and prevent connector mix-ups.
SOP: connect a Nuxt form to MailerLite without replacing SendGrid
Connect one Nuxt form to MailerLite while preserving SendGrid delivery with server-only secrets, explicit field mapping and safe failure handling.
SOP: connect contact forms with Orbitype, Vercel and SendGrid
A practical guide to send reliable contact notifications from Nuxt forms on Vercel with SendGrid, with optional contact storage in Orbitype.
Building Vaton: inside an AI marketing strategy platform
The context, isolation, orchestration, validation and publishing challenges behind an AI-powered marketing strategy platform.
Vaton: AI marketing strategy in less time
What Vaton is, how it turns business context and research into an actionable marketing strategy, and how it helps agencies and small businesses.
SOP: migrate a WordPress site to managed hosting without losing content
The process I use to move a site between hosting plans: verifiable backups, controlled restoration, and checks that catch issues before launch.
SOP: restore the homepage as the brand result after a site migration
When Google shows PDFs or internal pages before the homepage after a rebuild, this is how I diagnose and rebuild the homepage signals.
SOP: document custom Shopify theme code without breaking the design
How I turn Liquid and CSS changes into a maintenance guide: where they live, what they change, and how to roll back safely.
SOP: hand WordPress publishing over to an editorial team
A procedure that lets an editor create, review, and publish posts without relying on developers or receiving unnecessary permissions.
SOP: connect a WordPress form to an email list securely
How I turn a form submission into a reliable subscription: field mapping, end-to-end testing, and an integration that does not expose secrets.
SOP: display nested ACF fields in Elementor when dynamic tags fail
A diagnosis for a field that exists in WordPress but does not render on the frontend: verify data, identify integration limits, and reuse a safe presentation layer.
No posts in this category yet.