Commit graph

115 commits

Author SHA1 Message Date
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
7eaa9e0380 Pull through settings from secret store. 2020-01-03 17:28:47 +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
a84bf8aab3 Opened in Visual Studio. GUIDs and stuff have been corrected. 2020-01-03 13:46:41 +00:00
8c4fd83b2c Remove unused usings 2020-01-03 13:41:14 +00:00
ae8c544722 Remove DotSettings from project 2020-01-03 13:40:15 +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
486e9125c9 Reload daemon for changes in service files 2019-08-26 18:09:35 +01:00
6f54b8647b Put back original command 2019-08-26 18:07:15 +01:00
1d5ec7f69f Attempt to get SSH creds from store 2019-08-26 17:54:11 +01:00
db700eab5b Simple command to ensure connection is working 2019-08-26 17:50:06 +01:00
117f558594 Hard code ssh creds 2019-08-26 17:47:38 +01:00
ac4d247c46 Put when statement at proper level 2019-08-26 17:30:01 +01:00
12aba01cd5 Uncomment failing build step to check failure condition config 2019-08-26 17:27:57 +01:00
a91e0945af Skip cert verification 2019-08-26 17:23:22 +01:00
2c082cf4f6 Disable service step for now 2019-08-26 17:19:18 +01:00
2653e7f69b Move notification to be a step. Add privileged mode to restart step 2019-08-26 17:14:36 +01:00
cb1c47c44e Put in email notifications 2019-08-26 17:04:44 +01:00
12791ea8dc Restart service step 2019-08-26 15:26:53 +01:00