Commit Graph

81 Commits

Author SHA1 Message Date
Oliver Booth 2df24a99e7
feat: add bs tooltips 2023-08-08 02:08:18 +01:00
Oliver Booth a8158611b8
chore: target es6 2023-08-08 02:07:08 +01:00
Oliver Booth 7abc44a58c
feat: use aspnetcore route helper instead of hardcoding url 2023-08-08 02:06:58 +01:00
Oliver Booth 6d40452fb3
feat: display Update timestamp if post has been updated 2023-08-08 02:06:38 +01:00
Oliver Booth 84814da85b
feat: describe project sections 2023-08-08 02:06:20 +01:00
Oliver Booth 69a6f4a3af
refactor: delegate post lookup to BlogService 2023-08-08 02:06:11 +01:00
Oliver Booth 4a94a404b3
fix: fix legacy 301 route 2023-08-08 01:56:13 +01:00
Oliver Booth b584bb84a2
style: guard clause article page 2023-08-08 01:34:27 +01:00
Oliver Booth 83e5757429
feat: delegate blog listing to BlogService 2023-08-08 01:31:05 +01:00
Oliver Booth 79a45643cb
fix: remove incorrect background colour for codeblocks 2023-08-08 01:29:37 +01:00
Oliver Booth 80e0f04e93
style: add codeblock marking 2023-08-08 01:28:26 +01:00
Oliver Booth 852df0acf2
style: remove css line counter 2023-08-08 01:28:02 +01:00
Oliver Booth 6b864d5ab3
style: scale blog card on hover 2023-08-08 01:26:49 +01:00
Oliver Booth 8f345e493a
style: add rounded author pfp 2023-08-08 01:26:33 +01:00
Oliver Booth 3ec44a59b4
style: center non-text article elements 2023-08-08 01:26:24 +01:00
Oliver Booth 5b524337ca
style: add blockquote styling 2023-08-08 01:23:42 +01:00
Oliver Booth 81cd1dcf1d
style: remove hljs selectors 2023-08-08 01:23:02 +01:00
Oliver Booth 8768a90d48
fix: force disqus to use dark theme 2023-08-08 01:21:15 +01:00
Oliver Booth 951e44743f
chore: copy prebuilt css/js assets 2023-08-08 01:20:17 +01:00
Oliver Booth c62a939f2e
style: max-width:700px for .container 2023-08-08 01:19:54 +01:00
Oliver Booth 1377ed012c
feat: add prism lib assets 2023-08-08 01:19:38 +01:00
Oliver Booth b9e7e938ba
refactor: remove references to hljs 2023-08-08 01:17:23 +01:00
Oliver Booth 6524a4f618
feat: inject custom markdown pipeline 2023-08-08 00:34:15 +01:00
Oliver Booth d69ef231eb
feat: add KaTeX 2023-08-08 00:31:15 +01:00
Oliver Booth e2ecc6dc57
refactor: route blog to asp not remote page 2023-08-08 00:30:57 +01:00
Oliver Booth 3db59d6ca2
feat: use prism instead of highlightjs 2023-08-08 00:30:43 +01:00
Oliver Booth 12309c0bf1
style: improve layout of blog/article 2023-08-08 00:29:39 +01:00
Oliver Booth e5f01f66a9
refactor: add day to article route 2023-08-08 00:21:22 +01:00
Oliver Booth cebaac553c
feat: add gravatar hash calculation 2023-08-08 00:20:52 +01:00
Oliver Booth 6f3961901e
feat: add comment toggle schema 2023-08-08 00:20:38 +01:00
Oliver Booth 8b2f0fb454
feat: add post redirect schema 2023-08-08 00:20:21 +01:00
Oliver Booth 0c594ac306
feat: add Updated property to BlogPost 2023-08-07 23:42:59 +01:00
Oliver Booth 2aa218d105
feat: add source image assets 2023-08-06 16:05:44 +01:00
Oliver Booth 480363dd5a
chore: ignore dynamically generated assets 2023-08-06 15:58:13 +01:00
Oliver Booth bd999f0ed8
feat: add preliminary /blog routes
This change also introduces toml file config
2023-08-06 15:57:44 +01:00
Oliver Booth ba8e186cb5
style: don't trim padding for formatted pre code 2023-08-06 15:56:38 +01:00
Oliver Booth 518ea1b933
feat: add NLog 2023-08-06 15:56:08 +01:00
Oliver Booth d24f9d3996
fix: add rider hot reload support 2023-08-06 15:55:12 +01:00
Oliver Booth 8ad324227a
refactor: remove localization 2023-08-06 13:55:39 +01:00
Oliver Booth d7d3cb6986
refactor: remove RouteCultureProvider 2023-08-06 13:55:27 +01:00
Oliver Booth 060514aca2
style: use bs-theme "dark" 2023-08-06 13:54:34 +01:00
Oliver Booth 47eeb276c5
style: use explicit https protocol 2023-08-06 13:54:18 +01:00
Oliver Booth 494a85a447
style: format privacy policy pages 2023-08-06 13:54:02 +01:00
Oliver Booth bcee08347a
feat: add projects page 2023-08-06 02:29:10 +01:00
Oliver Booth b2ada7d720
fix: amend 75eed18bc8 2023-08-06 02:27:16 +01:00
Oliver Booth 75eed18bc8
refactor: remove i18n
This can be a problem for Future Me™️
2023-08-06 02:26:45 +01:00
Oliver Booth e93db2c7a0
feat: add donation page 2023-08-05 23:28:01 +01:00
Oliver Booth 6205648e53
refactor: rename project to OliverBooth 2023-08-05 23:27:50 +01:00
Oliver Booth a495973c44
feat: add basic landing page 2023-08-05 21:03:02 +01:00
Oliver Booth bb4a0238be
feat: map controllers 2023-08-05 21:01:47 +01:00