You should be able to serve a single file
Use case
You quickly want to serve a single file.
Examples
site some-file.txt
site some-file.html
site some-file.md
Thoughts
- Should there be different types of default renderers for different file types? (e.g., markdown, image, video, etc.)