plain — sample site

This is a plain site — a starting point you can make entirely your own. It is already live, already fast, and every word of it lives in Markdown files you control.

Plain text in, a fast website out. No database, no dashboard to learn, nothing that can quietly go down.

Look around

  • The blog shows how posts look — writing, images, and formatting.
  • The About page is a placeholder, waiting for your story.
  • Search runs across the whole site, with no server behind it.

Make it yours

Every page is a Markdown file in content/. Rename the site in site.config.json, rewrite a page, drop in a post — each save is a commit, and any version can be restored. Edit in your browser at /admin/, or in your own editor and push; both write to the same place.

When you want to change the whole look, the theme is a handful of CSS variables. Delete these examples whenever you like — they are each marked example: true — and this stops being a demo and becomes your website.