Commit graph

16 commits

Author SHA1 Message Date
b68f7736c8 Sort out blog images 2020-01-04 12:33:18 +00:00
8574a6a1d1 Blog UI tweaks 2020-01-03 19:43:23 +00:00
fba683a09c Add link to make new post 2020-01-03 18:10:10 +00:00
8e79aed647 Various blog improvements 2020-01-03 17:56:51 +00:00
3d00f28657 Redo design from scratch with something significantly simpler and lower maintainence. 2020-01-03 16:30:40 +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
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
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
dda522d221 Add BlogPostViewModel for view specific processing 2019-04-28 07:56:25 +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