Commit graph

115 commits

Author SHA1 Message Date
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