James Carl SitsitGet in touch

Shipping AI apps that actually make it to production

A placeholder post on what changes when you move AI features from a demo notebook to a live production system with real users.

This is a placeholder post so the blog infrastructure has something to render. Replace or delete this file when the first real post is ready.

Why this post exists

The blog is wired to filesystem MDX — every .mdx file in src/content/blog/ becomes a page at /blog/[slug], appears in the sitemap, and is picked up by the RSS feed at /rss.xml. Nothing else to configure.

Frontmatter you can use

  • title — headline, also used as the page <title>
  • description — meta description and card copy
  • publishedAt — ISO date, drives sort order and datePublished
  • updatedAt — optional, drives dateModified
  • tags — optional, for keywords
  • draft: true — optional, hides the post from the index, sitemap, and RSS

Writing style notes for later

Keep posts opinionated. The point of having a blog on a portfolio is to give someone a reason to trust the work on the rest of the site.