Commit graph

115 commits

Author SHA1 Message Date
0f64014b30 Fix issue with blog preview when content under 1000 chars. 2019-08-26 15:04:32 +01:00
3a8aedd653 Put in build badge and remove item from roadmap 2019-08-26 11:28:50 +01:00
221054473e Use correct user 2019-08-26 11:21:57 +01:00
06b684c812 Reapplying abolsute path for dotnet 2019-08-26 11:16:37 +01:00
efeff551ab Remove path from service command 2019-08-26 11:14:07 +01:00
8ca5b4ee7e Copy service file 2019-08-26 11:00:30 +01:00
7a4234d411 Another attempt to get the env var in the config 2019-08-26 10:51:26 +01:00
1834c8440e Fix variable useage and path for settings 2019-08-26 10:45:14 +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
3632059288 Indentation woes 2019-08-26 10:03:14 +01:00
30393af425 Rectify silly mistake 2019-08-26 10:02:37 +01:00
5ba494855e Unindent 2019-08-26 10:01:44 +01:00
0dd8ee1ab6 Attempt to publish output 2019-08-26 10:00:55 +01:00
a00a4ee026 Copy install commands from nodejs instructions 2019-08-26 09:33:31 +01:00
9bec332643 Use correct package name 2019-08-26 09:31:03 +01:00
c8e201f054 Use apt-get instad of apt 2019-08-26 09:30:19 +01:00
796a90a98f Attempt to install node to image 2019-08-26 09:29:51 +01:00
4ce31a3d72 Revert "Use the ASP.NET Core runtime images instead of SDK"
This reverts commit 311afad1af.
2019-08-26 09:23:48 +01:00
311afad1af Use the ASP.NET Core runtime images instead of SDK 2019-08-26 09:16:58 +01:00
546732b81a Make build script executable 2019-08-26 09:11:13 +01:00
da0a7e23ea Skip certificate verification on build 2019-08-26 09:04:30 +01:00
542ff6c2ad Add a Drone CI config 2019-08-26 08:49:03 +01:00
b4f346d206 Add EditorConfig 2019-08-26 08:39:52 +01:00
b7a947cf6e Fix build script to run compile operation 2019-06-11 21:07:03 +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
68028b37f2 Ignore ncrunch files 2019-05-04 17:39:55 +01:00
a94f97ff85 Add systemd service file 2019-04-28 13:37:03 +01:00
1f1ee33a4e Add build script 2019-04-28 13:31:15 +01:00
cec1bb66ed Add build script 2019-04-28 13:25:03 +01:00
45403a817b Gulp already minimises the CSS so we don't need prod specific declarations 2019-04-28 13:24:41 +01:00
3fca762a87 Update 'Readme.md' 2019-04-28 12:53:14 +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
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
32eef104fb Consolodate less files 2019-04-28 08:39:12 +01:00
fd398246f8 Restore blog.less 2019-04-28 08:35:41 +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