Commit graph

25 commits

Author SHA1 Message Date
9fd9beb860 Add blog navigation 2020-01-03 16:44:40 +00:00
3d00f28657 Redo design from scratch with something significantly simpler and lower maintainence. 2020-01-03 16:30:40 +00:00
a2d84e182d Add authentication 2020-01-03 13:32:20 +00:00
8f0c4c0a45 Basic post management 2020-01-03 11:16:12 +00:00
44875a6a45 Edit and create blog posts 2020-01-03 10:47:13 +00:00
323f47fc5b Fix homepage blog preview 2020-01-03 09:07:45 +00:00
0f64014b30 Fix issue with blog preview when content under 1000 chars. 2019-08-26 15:04:32 +01:00
246111df63 Fix resharper complaints 2019-05-04 17:40:20 +01:00
45403a817b Gulp already minimises the CSS so we don't need prod specific declarations 2019-04-28 13:24:41 +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
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
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
ddf6c5b8ce Re-implement existing website template (from PHP). Add all assets. 2019-04-27 21:24:52 +01:00
e0a203e751 Add some basic layout 2019-04-21 14:49:37 +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