Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Booth 43c3670a40
fix: no wait, it should be 2846
Seriously oliver, config file.
2023-08-12 20:37:54 +01:00
Oliver Booth 904ea689a6
fix: add missing _View* files 2023-08-12 20:34:35 +01:00
Oliver Booth 5ecd915d72
fix: use the correct port. this should really be in a config file 2023-08-12 20:34:00 +01:00
Oliver Booth 86bbf803b5
feat: share wwwroot assets 2023-08-12 20:30:10 +01:00
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