Commit graph

73 commits

Author SHA1 Message Date
a01ff74fb0 Put in secret link to account page 2020-03-15 09:29:30 +00:00
0f704a872e Add a link hover animation 2020-03-15 09:27:00 +00:00
02de8056b1 FIx missing class 2020-03-15 09:09:33 +00:00
7cb235310a Some style tweaks 2020-03-15 09:09:26 +00:00
3c99b74fd5 Apply base code highlight style to all code boxes 2020-03-14 08:07:11 +00:00
2efd6a133a Fix CSS qualifier typo 2020-01-25 12:19:59 +00:00
dc7a49ed93 Updated styling for code blocks 2020-01-25 12:14:54 +00:00
20859f5eae Edit homepage 2020-01-04 17:23:59 +00:00
5233513f45 Remove CSS section 2020-01-04 16:57:05 +00:00
b68f7736c8 Sort out blog images 2020-01-04 12:33:18 +00:00
e77298ae54 Swap out syntax highlighing library for one that's .NET Core compatible. 2020-01-04 11:04:54 +00:00
edb1f99387 Upgrade to .NET Core 3.1 2020-01-04 10:43:26 +00:00
e5c9f5bd9f Set background to white 2020-01-04 10:12:34 +00:00
1f6900c67c Change blog link on Homepage 2020-01-03 21:30:52 +00:00
64a225c8b9 Use full post instead of snippet 2020-01-03 21:13:22 +00:00
60482dea90 Add Strava Widgets 2020-01-03 19:51:07 +00:00
55b2575ee4 Add missing } and remove margin 2020-01-03 19:46:03 +00:00
8574a6a1d1 Blog UI tweaks 2020-01-03 19:43:23 +00:00
92e479457c Fix post title generation 2020-01-03 18:58:27 +00:00
c40a7fab26 Don't let text exceed the container size 2020-01-03 18:45:28 +00:00
fba683a09c Add link to make new post 2020-01-03 18:10:10 +00:00
d27cd0667d Add manage link if logged in 2020-01-03 18:03:08 +00:00
8e79aed647 Various blog improvements 2020-01-03 17:56:51 +00:00
929adac910 Add a nicer background 2020-01-03 17:39:43 +00:00
d37388dc98 Apply settings on build 2020-01-03 17:22:39 +00:00
292d7729f2 Get git projects from Gogs 2020-01-03 17:19:50 +00:00
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
8c4fd83b2c Remove unused usings 2020-01-03 13:41:14 +00:00
267f640b38 Remove redundant exception qualifier 2020-01-03 13:39:15 +00:00
8cfe3e4f2e Add default constructor for tests 2020-01-03 13:36:06 +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
47431d4650 Tidy up BlogViewModel 2020-01-03 09:25:10 +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
c572c0c913 Add connection string and attempt to transform it 2019-08-26 10:39:30 +01:00
82128bb005 Use latest C# version 2019-08-26 10:23:48 +01:00
86dae0b8da Tell Kestrel to listen on all IPs 2019-08-26 10:17:18 +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
45403a817b Gulp already minimises the CSS so we don't need prod specific declarations 2019-04-28 13:24:41 +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