17 Commits

Author SHA1 Message Date
Thomas Wade
88ae0a7e7e Add marked.js
It's a surprise tool that we'll need later
Makes parsing Markdown super easy
2018-10-18 22:23:32 +10:30
Thomas Wade
eb47fb7290 Make nav buttons feel like buttons 2018-10-18 22:21:09 +10:30
Thomas Wade
0b077ec440 I don't even know anymore
Okay so there's a few things going on here:
 1. The main page has been split into pieces stored within views/
 2. The nav buttons are working and have a swanky animation to them
 3. Some other changes throughout that I've simply lost track of from not committing frequently enough
2018-10-18 18:59:34 +10:30
Thomas Wade
478866631f
Disable HTML5 routes
Look into the docs for enableHTML5mode()
2018-10-18 15:49:11 +10:30
Thomas Wade
a6e492b96a Variety of changes that I didn't know I needed 2018-10-18 13:30:29 +10:30
Thomas Wade
0405b1dd9c Rename controllers and views 2018-10-17 22:06:37 +10:30
Thomas Wade
6560664615 Rework basic layout
Title and nav are now little 'tabs' haging down from the top edge of the screen
2018-10-17 22:05:19 +10:30
Thomas Wade
ab4a29ab41 Remove old stylesheet 2018-10-17 19:19:51 +10:30
Thomas Wade
a9bfaa1cf9 Add basic structure and some styling 2018-10-17 18:35:41 +10:30
Thomas Wade
4153fbbf63 Use a more reasonable and easy-to-remember port
Cmon now, 2019 is a bad port
2018-10-17 16:59:30 +10:30
Thomas Wade
2a79ae01d7 Enable HTML5 routing 2018-10-17 10:51:47 +10:30
Thomas Wade
bee021d7fd Properly root 404 2018-10-17 10:47:21 +10:30
Thomas Wade
8f5757e30c Rename default CSS file 2018-10-17 10:46:33 +10:30
Thomas Wade
94a6c187d9 Install nodemon 2018-10-17 10:11:03 +10:30
Thomas Wade
014baf0252
Initial port 2018-10-16 14:24:56 +10:30
Thomas Wade
41cbc84076
Initialise Node 2018-10-16 13:46:51 +10:30
tom
4f0ce43149 Initial commit 2018-10-11 13:27:00 +10:30