oliverbooth.dev/OliverBooth.Blog/Pages
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
..
Article.cshtml refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
Article.cshtml.cs refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
Index.cshtml refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
Index.cshtml.cs refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
RawArticle.cshtml refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
RawArticle.cshtml.cs refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
_ViewImports.cshtml refactor: move blog to separate app 2023-08-12 20:13:47 +01:00
_ViewStart.cshtml refactor: move blog to separate app 2023-08-12 20:13:47 +01:00