|
190e247067
|
feat: add /raw route to blog posts for markdown output
|
2023-08-09 23:17:16 +01:00 |
|
|
0fa43704ea
|
style: add alt to author image, reorder anchor attrs
|
2023-08-08 21:01:13 +01:00 |
|
|
aaafcaf760
|
perf: handle content processing in BlogService
|
2023-08-08 12:46:24 +01:00 |
|
|
983e636635
|
perf: structure query get a bit better
|
2023-08-08 12:41:12 +01:00 |
|
|
9de1a84446
|
refactor: determine disqus param in model; reduce duplication
|
2023-08-08 12:40:18 +01:00 |
|
|
96ec83e525
|
feat: add new permalink to all posts
|
2023-08-08 12:07:30 +01:00 |
|
|
7f4ef10960
|
refactor: delegate id lookup to BlogService
|
2023-08-08 11:35:22 +01:00 |
|
|
6b18b36b96
|
refactor: get author using BlogService
|
2023-08-08 11:34:41 +01:00 |
|
|
7abc44a58c
|
feat: use aspnetcore route helper instead of hardcoding url
|
2023-08-08 02:06:58 +01:00 |
|
|
6d40452fb3
|
feat: display Update timestamp if post has been updated
|
2023-08-08 02:06:38 +01:00 |
|
|
69a6f4a3af
|
refactor: delegate post lookup to BlogService
|
2023-08-08 02:06:11 +01:00 |
|
|
4a94a404b3
|
fix: fix legacy 301 route
|
2023-08-08 01:56:13 +01:00 |
|
|
b584bb84a2
|
style: guard clause article page
|
2023-08-08 01:34:27 +01:00 |
|
|
83e5757429
|
feat: delegate blog listing to BlogService
|
2023-08-08 01:31:05 +01:00 |
|
|
b9e7e938ba
|
refactor: remove references to hljs
|
2023-08-08 01:17:23 +01:00 |
|
|
6524a4f618
|
feat: inject custom markdown pipeline
|
2023-08-08 00:34:15 +01:00 |
|
|
12309c0bf1
|
style: improve layout of blog/article
|
2023-08-08 00:29:39 +01:00 |
|
|
e5f01f66a9
|
refactor: add day to article route
|
2023-08-08 00:21:22 +01:00 |
|
|
bd999f0ed8
|
feat: add preliminary /blog routes
This change also introduces toml file config
|
2023-08-06 15:57:44 +01:00 |
|