Main page - from template.
   - foo has template - has route = served from route
- bar has template - no route  = served from template
- qux no template  - has route = served from route
- xyz no template  - no route  = 404
- cakes/carrot template from subirectory 
- cakes/ root of subirectory from index.html
- /cakes/index.html index.html in subdirectory redirected
- /index.html /index.html redirected to /
- /index /index redirected to /
- robots.txt served from static
- sitemap.xml generated on the fly