Commit Graph

131 Commits

Author SHA1 Message Date
Oliver Booth 20656e74e8
refactor: remove redundant function 2023-08-10 04:57:17 +01:00
Oliver Booth 95dd7e51e5
perf: add dynamic fetch of blog posts to speed up page load 2023-08-10 04:56:12 +01:00
Oliver Booth e64d8b47b8
feat: add support for Discord-style timestamps 2023-08-10 01:49:09 +01:00
Oliver Booth 7279c448da
fix: don't display line numbers for one-line blocks 2023-08-10 00:29:51 +01:00
Oliver Booth 4e032c3aa5
refactor: render katex in delegate. window.onload is redundant 2023-08-09 23:20:35 +01:00
Oliver Booth e3b40a94c0
style: add abbr styling 2023-08-09 23:16:52 +01:00
Oliver Booth 290d261771
style: use lighter background to reduce ghost images in eyesight 2023-08-09 23:16:34 +01:00
Oliver Booth 42d1115df4
style: nest article blockquote 2023-08-09 23:14:54 +01:00
Oliver Booth 2d64bccc50
feat: enable bs tooltips for all elements with title attr 2023-08-08 21:05:09 +01:00
Oliver Booth 0120ac6dee
style: remove padding from :last-child of alert 2023-08-08 21:04:50 +01:00
Oliver Booth 3c62a42d32
fix: revert markdig escape for <mark> tags 2023-08-08 02:11:12 +01:00
Oliver Booth ea656f6513
feat: use bs-tooltip for img title 2023-08-08 02:10:42 +01:00
Oliver Booth 6583a8eba6
feat: add line numbers to prism blocks 2023-08-08 02:10:17 +01:00
Oliver Booth 204269396e
feat: use KaTeX to render math exprs 2023-08-08 02:08:50 +01:00
Oliver Booth 2df24a99e7
feat: add bs tooltips 2023-08-08 02:08:18 +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 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 2aa218d105
feat: add source image assets 2023-08-06 16:05: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 f2da5f9363
feat: add ts build pipeline 2023-08-04 12:55:16 +01:00
Oliver Booth c87223dcdb
refactor: rename site scss to app 2023-08-04 12:44:03 +01:00