Commit graph

17 commits

Author SHA1 Message Date
3eca70a102 Render images server side. Remove JS hack to get images to render. 2020-04-05 12:16:51 +01:00
5d67e92245 Get the latest commit and show it on the home page 2020-04-05 07:42:22 +01:00
e77298ae54 Swap out syntax highlighing library for one that's .NET Core compatible. 2020-01-04 11:04:54 +00:00
8e79aed647 Various blog improvements 2020-01-03 17:56:51 +00:00
8c4fd83b2c Remove unused usings 2020-01-03 13:41:14 +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
47431d4650 Tidy up BlogViewModel 2020-01-03 09:25:10 +00:00
0f64014b30 Fix issue with blog preview when content under 1000 chars. 2019-08-26 15:04:32 +01:00
b83f5b8c0f Remove unused usings (resharper) 2019-05-04 17:44:27 +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
b8f371e3e8 Add blog index with pagination 2019-04-28 11:06:15 +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
19c3c49f4d Add basic blog repo and models to test potential project structure 2019-04-14 10:25:52 +01:00