Commit graph

76 commits

Author SHA1 Message Date
a47f18533b Remove redundant assignment 2019-04-28 11:15:17 +01:00
3064dd8d25 View blog posts 2019-04-28 11:12:52 +01:00
b8f371e3e8 Add blog index with pagination 2019-04-28 11:06:15 +01:00
68fa2cf1c7 Use non-minified libraries on dev 2019-04-28 10:15:34 +01:00
19818ef69e Add support for Markdown with syntax highlighting 2019-04-28 09:06:59 +01:00
32eef104fb Consolodate less files 2019-04-28 08:39:12 +01:00
fd398246f8 Restore blog.less 2019-04-28 08:35:41 +01:00
dda522d221 Add BlogPostViewModel for view specific processing 2019-04-28 07:56:25 +01:00
647696aa92 Refactor error handling. Add 404 page 2019-04-27 22:03:50 +01:00
2475d1963c Make link to projects protocol agnostic 2019-04-27 21:43:10 +01:00
15b01412f2 Get latest post and display on homepage 2019-04-27 21:39:22 +01:00
9e35d0ab90 Fix bundling for JS files 2019-04-27 21:38:39 +01:00
94f2aef0a7 Remove rogue console.log 2019-04-27 21:25:17 +01:00
ddf6c5b8ce Re-implement existing website template (from PHP). Add all assets. 2019-04-27 21:24:52 +01:00
a87a334bc7 Remove mock class. Comment out all tests. Need to find way of testing this. 2019-04-27 10:35:57 +01:00
c4d7a3a1de Update gulp task name to reflect what it does 2019-04-21 14:57:06 +01:00
e0a203e751 Add some basic layout 2019-04-21 14:49:37 +01:00
49609a06c1 Add npm install to pre-build target to restore npm packages 2019-04-20 19:35:44 +01:00
91f6c79f3c Remove CSS from bundler. Add watch task. 2019-04-20 19:33:47 +01:00
b2e741bffa Add build process to compile and minify less files 2019-04-20 14:52:28 +01:00
56cca63b2d Add bundling and minification 2019-04-20 13:00:43 +01:00
0187aec52a WIP commit 2019-04-18 19:28:58 +01:00
20ccdd07f1 Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
5a0d0933ce Get a blog post (testing mysql connection) 2019-04-14 11:35:40 +01:00
19c3c49f4d Add basic blog repo and models to test potential project structure 2019-04-14 10:25:52 +01:00
7703f9d8bb Initial commit 2019-04-14 09:39:56 +01:00