Commit Graph

79 Commits

Author SHA1 Message Date
Oliver Booth 4244f9f014
fix: add disqus comment counter after posts have loaded 2023-08-10 16:14:48 +01:00
Oliver Booth 506347ce9c
feat: add pre-formatted date "dddd, d MMMM yyyy HH:mm" 2023-08-10 15:32:34 +01:00
Oliver Booth d67955f28a
refactor: allow localised element query 2023-08-10 15:31:51 +01:00
Oliver Booth 94a1ee00e1
refactor: render bootstrap tooltips from UI class 2023-08-10 15:31:17 +01:00
Oliver Booth 28f310e315
feat: render TeX from UI class 2023-08-10 15:28:53 +01:00
Oliver Booth f3ad04ff1f
feat: add disqus comment count injection to asp page 2023-08-10 15:15:36 +01:00
Oliver Booth 42af5ebcdd
refactor: delegate refresh to UI class 2023-08-10 15:15:06 +01:00
Oliver Booth 522caa6add
refactor: remove now-redundant @ts-ignore 2023-08-10 15:13:20 +01:00
Oliver Booth 217c1d660e
feat: use Handlebars to render template excerpt card 2023-08-10 14:36:51 +01:00
Oliver Booth 3868fcbaa8
feat: add pre-humanized timestamp to api schema 2023-08-10 14:34:52 +01:00
Oliver Booth 9ef9e6ca2c
fix: amend cb331ff54f 2023-08-10 14:32:56 +01:00
Oliver Booth 085bdafda2
feat: move some UI stuff to UI class 2023-08-10 14:19:11 +01:00
Oliver Booth f989b4c02f
refactor: use readonly fields in Author 2023-08-10 14:18:29 +01:00
Oliver Booth cb331ff54f
refactor: use - not _ for id word splitter 2023-08-10 14:08:22 +01:00
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 2d64bccc50
feat: enable bs tooltips for all elements with title attr 2023-08-08 21:05:09 +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 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 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