Welcome to the Creative AI Tools Blog
Notes, essays, and articles on building with AI — and how this blog is set up for both search engines and AI answer engines.
This is the first entry. The plan here is simple: publish articles, essays, and shorter thoughts about building with AI — automation pipelines, creative tooling, and the lessons that only show up once something ships.
Why a file-based blog
Every post is a Markdown file in content/posts/. To publish, I add a file and push — the site rebuilds automatically. No CMS, no database, no dashboard. The writing lives in version control next to the code.
Built for search and AI
Each post ships with the things that help it get found and get cited:
- Clean, canonical URLs and per-post meta tags
- Open Graph and Twitter cards for link previews
BlogPostingstructured data (JSON-LD) so search engines and AI answer engines can parse the author, date, and topic- A sitemap and an RSS feed
What's next
More to come. If you want the short version of anything here, the Creative AI Tools store has the templates and workflows behind the posts.