|
aee4052954
|
docs: add xmldoc to BlogContext members
|
2023-08-08 21:04:13 +01:00 |
|
|
6af41cba5a
|
feat: add support for MediaWiki-style templates
|
2023-08-08 21:03:41 +01:00 |
|
|
da5fe30c7a
|
feat: add font awesome 6.4.2
|
2023-08-08 21:01:31 +01:00 |
|
|
0fa43704ea
|
style: add alt to author image, reorder anchor attrs
|
2023-08-08 21:01:13 +01:00 |
|
|
77288a0ab5
|
feat: add operator== for BlogPost
|
2023-08-08 12:47:34 +01:00 |
|
|
4d10fd4ea1
|
docs: add xmldoc to members
|
2023-08-08 12:47:21 +01:00 |
|
|
50a25dad6f
|
chore: suppress NonReadonlyMemberInGetHashCode
|
2023-08-08 12:47:05 +01:00 |
|
|
2ef1e47ece
|
style: order members alphabetically
|
2023-08-08 12:46:52 +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 |
|
|
56a8ba7368
|
fix: add missing lookup
|
2023-08-08 12:40:51 +01:00 |
|
|
9de1a84446
|
refactor: determine disqus param in model; reduce duplication
|
2023-08-08 12:40:18 +01:00 |
|
|
95a5a9e93b
|
refactor: readonly IDbContextFactory
|
2023-08-08 12:25:28 +01:00 |
|
|
96ec83e525
|
feat: add new permalink to all posts
|
2023-08-08 12:07:30 +01:00 |
|
|
299e315ddd
|
style: reword contact page
|
2023-08-08 11:35:48 +01:00 |
|
|
f14239bcfb
|
style: add bs alert for legal disclaimer
|
2023-08-08 11:35:36 +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 |
|
|
3c62a42d32
|
fix: revert markdig escape for <mark> tags
|
2023-08-08 02:11:12 +01:00 |
|
|
ea656f6513
|
feat: use bs-tooltip for img title
|
2023-08-08 02:10:42 +01:00 |
|
|
6583a8eba6
|
feat: add line numbers to prism blocks
|
2023-08-08 02:10:17 +01:00 |
|
|
204269396e
|
feat: use KaTeX to render math exprs
|
2023-08-08 02:08:50 +01:00 |
|
|
2df24a99e7
|
feat: add bs tooltips
|
2023-08-08 02:08:18 +01:00 |
|
|
a8158611b8
|
chore: target es6
|
2023-08-08 02:07:08 +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 |
|
|
84814da85b
|
feat: describe project sections
|
2023-08-08 02:06:20 +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 |
|
|
79a45643cb
|
fix: remove incorrect background colour for codeblocks
|
2023-08-08 01:29:37 +01:00 |
|
|
80e0f04e93
|
style: add codeblock marking
|
2023-08-08 01:28:26 +01:00 |
|
|
852df0acf2
|
style: remove css line counter
|
2023-08-08 01:28:02 +01:00 |
|
|
6b864d5ab3
|
style: scale blog card on hover
|
2023-08-08 01:26:49 +01:00 |
|
|
8f345e493a
|
style: add rounded author pfp
|
2023-08-08 01:26:33 +01:00 |
|
|
3ec44a59b4
|
style: center non-text article elements
|
2023-08-08 01:26:24 +01:00 |
|
|
5b524337ca
|
style: add blockquote styling
|
2023-08-08 01:23:42 +01:00 |
|
|
81cd1dcf1d
|
style: remove hljs selectors
|
2023-08-08 01:23:02 +01:00 |
|
|
8768a90d48
|
fix: force disqus to use dark theme
|
2023-08-08 01:21:15 +01:00 |
|
|
951e44743f
|
chore: copy prebuilt css/js assets
|
2023-08-08 01:20:17 +01:00 |
|
|
c62a939f2e
|
style: max-width:700px for .container
|
2023-08-08 01:19:54 +01:00 |
|
|
1377ed012c
|
feat: add prism lib assets
|
2023-08-08 01:19:38 +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 |
|
|
d69ef231eb
|
feat: add KaTeX
|
2023-08-08 00:31:15 +01:00 |
|
|
e2ecc6dc57
|
refactor: route blog to asp not remote page
|
2023-08-08 00:30:57 +01:00 |
|
|
3db59d6ca2
|
feat: use prism instead of highlightjs
|
2023-08-08 00:30:43 +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 |
|