Hello markdown

This file lives at src/notes/hello.md, so it renders at /notes/hello.

Add more Markdown files under src/ and the router will pick them up at build time.

const route = "src/path/to/file.md";