oliverbooth.dev/OliverBooth
Oliver Booth e8bc50bbdf
refactor: move blog to separate app
I'd ideally like to keep the blog. subdomain the same, and while there are a few ways to achieve this it is much simpler to just dedicate a separate application for the subdomain.

This change also adjusts the webhost builder extensions to default to ports 443/80, and each app now explicitly sets the port it needs.
2023-08-12 20:13:47 +01:00
..
Data refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
Formatting fix: fix markdown formatting inside templates 2023-08-11 21:51:16 +01:00
Logging style: remove BOM 2023-08-11 15:51:20 +01:00
Markdown feat: format template arguments 2023-08-11 21:33:14 +01:00
Pages refactor: remove ref to jquery validation lib 2023-08-12 16:49:37 +01:00
Services refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
.gitignore chore: ignore dynamically generated assets 2023-08-06 15:58:13 +01:00
OliverBooth.csproj refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
Program.cs refactor: move blog to separate app 2023-08-12 20:13:47 +01:00