be44fb4b4b
chore: add per-project Dockerfile
2023-08-13 16:38:56 +01:00
9475205196
style(blog): use extension-method invocation of ToTable
2023-08-13 15:25:25 +01:00
f878bff8f3
refactor: use shared Markdig pipeline
2023-08-13 15:24:57 +01:00
a84f537dc1
refactor(blog): swap to using new API host for client-side fetch
2023-08-13 15:24:24 +01:00
7495da56cb
fix(blog): add missing TemplateService impl
2023-08-13 13:30:55 +01:00
287af40501
feat: share template system among all projects
2023-08-13 13:27:44 +01:00
58799594ae
refactor: switch to serilog
2023-08-12 21:06:48 +01:00
43c3670a40
fix: no wait, it should be 2846
...
Seriously oliver, config file.
2023-08-12 20:37:54 +01:00
904ea689a6
fix: add missing _View* files
2023-08-12 20:34:35 +01:00
5ecd915d72
fix: use the correct port. this should really be in a config file
2023-08-12 20:34:00 +01:00
86bbf803b5
feat: share wwwroot assets
2023-08-12 20:30:10 +01:00
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