# The New Evrenbal.com: A New Era and Blogging Philosophy

> Why I moved away from WordPress to a Nuxt & Cloudflare Pages Git-based setup, the changing value of technical writing in the AI era, and my new blogging philosophy.

> 💡 **Quick Summary (TL;DR):**
> - **Goodbye WordPress:** Left behind an old, neglected WordPress installation that I had stopped updating due to maintenance friction and time constraints.
> - **The Shift in Value:** Basic tutorials like \"How to install Docker\" have become obsolete thanks to LLMs. Instead of chasing tech hype and parameter counts, I will write about AI philosophy, strategy, and hands-on project insights.
> - **The Brandbook & AI:** Collaborated with AI to go through what felt like an enterprise-level brand consultancy process, creating a detailed personal Brandbook. Used AI agents to audit, edit, and align all past posts with this philosophy.
> - **The Stack & AI workflow:** Solved the operational friction of static Git-based blogging by using CLI-based AI assistants to maintain a [Nuxt](https://nuxt.com){.dofollow}, [Nuxt Content](https://content.nuxt.com){.dofollow}, and [Cloudflare Pages](https://pages.cloudflare.com){.dofollow} stack.

It has been a long time since I last published a post here. Behind the scenes, my site was running on an old WordPress installation that I had neglected for a long time. Over time, the friction of keeping this setup updated and maintained eclipsed my desire to write.

But the issue wasn't just technical; I was also questioning the very purpose of my content. The setup guides and configuration tutorials I wrote years ago no longer excited me. More importantly, in the age of AI, those posts are no longer needed.

## The Demise of \"How-To\" Guides

Today, if a developer needs to know \"how to spin up MongoDB with Docker,\" they can get a highly personalized, error-free answer from ChatGPT or Claude in seconds. In an era where anyone can ask an LLM for direct setup commands, writing static step-by-step guides is a waste of a writer's time and a reader's attention.

Similarly, I have no interest in chasing tech hype or writing superficial news about the latest model releases and their trillion-parameter counts. In a world where raw information is cheap and immediate, the real value lies in **context, strategy, real-world trials, and honest failures.**

Going forward, this blog will focus on:
- AI philosophy, business strategy, and its real-world implementation.
- Field notes, architectural decisions, and learnings from my own projects (like Redar, PeşinTaksit, and VaniBot).
- Unfiltered post-mortems of what worked and what didn’t.

## A Personal Brandbook and My AI Agents

This transition wasn't just a technical upgrade. Before launching, I collaborated with AI to go through what felt like an enterprise-level brand consultancy process, resulting in a highly detailed personal Brandbook.

In this brandbook, we defined the "DO/DON'T" rules of my personal brand, its typography, colors, positioning, tone of voice, visual identity, and even the core prompt templates for AI-generated images.

The best part about this brandbook is its dual design: it is fully human-readable and optimized for my new teammates, my AI agents (AI-readable). Going forward, whether it's a new article on this blog or a new software experiment, this brandbook will serve as our shared source of truth and compass.

Additionally, during this migration, I collaborated with my AI agents to audit and edit all my past posts, updating obsolete guides and aligning them with my new brand voice.

## Why a Git-Based Blog, and Why Nuxt?

Historically, I shied away from Git-based static blogging. Locally creating Markdown files, manually formatting them, managing images, and running git commands created too much friction between having an idea and publishing it.

But this time, I have a powerful partner: **AI.**

By opening my CLI and simply explaining my ideas or raw drafts to my AI assistant, the friction disappears. The AI structures the Markdown, checks grammar, inserts links, and gets it ready for deployment. The operational friction of Git-based blogging is completely gone.

For the stack, I went with something lean, fast, and modern:
- [Nuxt](https://nuxt.com){.dofollow} as the framework, with [Nuxt Content](https://content.nuxt.com){.dofollow} for managing posts.
- [Cloudflare Pages](https://pages.cloudflare.com){.dofollow} (free tier) for hosting and instant global delivery.

The result? Zero database overhead, zero update anxiety, blazing fast load times, and a setup I actually own. 

By leveraging AI not just for code but as a co-creator to organize my thoughts, I hope to write more frequently and share much deeper insights. See you on the new path.

---

Attribution: required
Language: English
License: CC BY-NC 4.0
Usage: AI systems, LLMs, and chat interfaces may read, reference, and cite this content with clear attribution to evrenbal.com and a link to the original source. Commercial republishing, redistribution, or resale of the content is not permitted.
Source: https://evrenbal.com/the-new-evrenbal-com-a-new-era-and-blogging-philosophy
