Commits
Patryk Mazur committed d42f08359fe
Footer links For now the router can take an url prop which will try to fetch a file and display it the body of the route. Router and Static.vue can be easily rewritten to serve .md files from within the project, however since we're planning on fetching external files I've set up an url based rendering component. Fixes: #28 Fixes: #81