Welcome to Tens City — a minimalist blog platform that embraces simplicity and content ownership.
Instead of complex databases and authentication systems, Tens City takes a different approach:
Think of it as a tent city rather than skyscrapers:
Writing a post is as simple as creating a markdown file with frontmatter:
---
title: My First Post
description: An example blog post
datePublished: 2025-11-03T00:00:00Z
author:
name: Your Name
type: Person
tags:
- example
- blog
---
# My First Post
Your content goes here!
That's it. No accounts to create, no databases to configure. Just files, served directly to readers.
Explore the other posts to learn more about markdown features, frontmatter options, and how to make the most of your Tens City blog.
Happy writing! ✍️