2024-06-15
Hello World
intro · blog
Welcome to the blog. Posts live in Git as markdown so Reola CMS can publish directly to this repository.

This sample post demonstrates the Reola content layout:
- Content directory:
public/blog/ - Post path:
public/blog/{slug}/content.md - Assets:
public/blog/{slug}/{filename}
Root-relative image paths like /hello-world/cover.webp are rewritten at build time to /blog/hello-world/cover.webp.