Hello from atlanta-server
This page is a plain Markdown file (index.md) that Caddy renders to HTML
on the fly. No build step, no extra container.
How it works
Drop a .md file in this folder and it's live:
index.md→/about.md→/aboutposts/hello.md→/posts/hello
Things Markdown gives you
- Ordered lists
- Bold and italic
inline codeand blocks:
./scripts/manager.sh restart caddy
Blockquotes work too.