← All posts

Welcome to the RLYSIMPL blog

A short note on why this blog exists and how posts get written.

This is the first post on the RLYSIMPL blog — a place for product updates, build notes, and the thinking behind apps made really simply.

How posts work

Each post is a Markdown file in Static/blog/posts/. Edit the frontmatter at the top, write the body below, and it shows up on /blog.

---
title: Your post title
date: 2026-07-08
summary: One or two sentences for the listing card.
author: Callum
tags: carpe, product
draft: false
---

Your content here…

Set draft: true to keep a post off the public site while you work on it.

What belongs here

  • Launch notes and feature updates
  • Behind-the-scenes on Carpe, SchengenIO, Getting Away, and Imagine Anything
  • Short essays on building apps and software

More soon.