Function Web.index

GET "/", displays home page

void index ();

This is the index route "/" and displays the home page.

TODO

create feed?