Hello, world
If you can read this, your site is live. There is no server to maintain, no database to back up, and no bill arriving next month — the whole site is a folder of plain files, published as fast static pages.
Every post is a Markdown file. This one lives at content/posts/hello-world.md, and its address comes straight from its filename. Change the file, publish, and about thirty seconds later the site updates.
What to do next
- Rename the site: open
site.config.jsonand change the title. - Rewrite the About page.
- Write your first real post — then delete these example ones.
Everything here is an example, and everything is safe to change. History keeps every version of every page, so there is nothing you can break.