13 Commits

Author SHA1 Message Date
Thomas Wade
5d5482b52e
Add customise tag field 2018-10-20 22:52:50 +10:30
Thomas Wade
bc57cbd4ae WIP: yeet 2018-10-20 21:24:39 +10:30
Thomas Wade
0cfde1e142 Normalise controller indentation
Seriously, what was I thinking?
2018-10-20 20:08:20 +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
8cc55b19d0 Render markdown for post content 2018-10-20 13:34:09 +10:30
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
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
2a79ae01d7 Enable HTML5 routing 2018-10-17 10:51:47 +10:30
Thomas Wade
014baf0252
Initial port 2018-10-16 14:24:56 +10:30