9 Commits

Author SHA1 Message Date
Thomas Wade
a205dc9c7e Add FAQ functionality and some style tweaks
Switched to HTML5-style routing
Reworked Express backend to accommodate HTML5-style routing
Links are now highlighted with a black background and white foreground
Reworked spacing on H1s
Added classes to nav buttons
2018-10-30 17:33:24 +10:30
Thomas Wade
fe686c4478 Add about functionality 2018-10-30 10:08:28 +10:30
Thomas Wade
99dcd64820 Cleaned up server.js a bit 2018-10-29 18:33:32 +10:30
Thomas Wade
3311a17b01 Rework post functionality
Conforms to the new post format and validates incoming posts
2018-10-20 20:03:03 +10:30
Thomas Wade
9608a9eea0 Get posts from server 2018-10-20 19:42:18 +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
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
bee021d7fd Properly root 404 2018-10-17 10:47:21 +10:30
Thomas Wade
014baf0252
Initial port 2018-10-16 14:24:56 +10:30