Inspired by this video
Routes are handled by the file system. The "static" folder contains some examples.
File system | Route |
---|---|
static/home/main.html | http://[...]/home |
static/about/main.html | http://[...]/about |
The default html of the route is "main.html".