aboutsummaryrefslogtreecommitdiff
path: root/router.js
AgeCommit message (Collapse)Author
2015-06-27Generate static pages with a watcher and serve files with a simple http serverJoris Guyonvarch
2015-03-09Fixing function addClass in router.jsJoris Guyonvarch
2015-03-07Replacing var by const in javascriptJoris Guyonvarch
2015-03-07Adding a spinner to cursor when loading a page instead of putting the page ↵Joris Guyonvarch
to blank
2015-03-07When changing page, emptying page content before loading the other pageJoris Guyonvarch
2015-02-18Show a notFound page if the requested page does not existsJoris Guyonvarch
2015-02-18Putting back contact to static pageJoris Guyonvarch
2015-02-15Modifying javascript file nameJoris Guyonvarch