Commit graph

92 commits

Author SHA1 Message Date
542ff6c2ad Add a Drone CI config 2019-08-26 08:49:03 +01:00
b4f346d206 Add EditorConfig 2019-08-26 08:39:52 +01:00
b7a947cf6e Fix build script to run compile operation 2019-06-11 21:07:03 +01:00
b83f5b8c0f Remove unused usings (resharper) 2019-05-04 17:44:27 +01:00
97d7888b36 Fix resharper complaints 2019-05-04 17:41:24 +01:00
246111df63 Fix resharper complaints 2019-05-04 17:40:20 +01:00
68028b37f2 Ignore ncrunch files 2019-05-04 17:39:55 +01:00
a94f97ff85 Add systemd service file 2019-04-28 13:37:03 +01:00
1f1ee33a4e Add build script 2019-04-28 13:31:15 +01:00
cec1bb66ed Add build script 2019-04-28 13:25:03 +01:00
45403a817b Gulp already minimises the CSS so we don't need prod specific declarations 2019-04-28 13:24:41 +01:00
3fca762a87 Update 'Readme.md' 2019-04-28 12:53:14 +01:00
6c905f177f Throw 404 when blog post fails to load. 2019-04-28 11:51:42 +01:00
40e8899368 Fix issue with blog link on home page. 2019-04-28 11:51:24 +01:00
035f442ba0 Set friendly date for blog posts 2019-04-28 11:43:05 +01:00
fa143f5ab4 Add blog post preview 2019-04-28 11:20:06 +01:00
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