|
95b7ed0ae7
|
feat: create partial for spinner, register as handlebars template
|
2023-08-11 02:06:52 +01:00 |
|
|
4244f9f014
|
fix: add disqus comment counter after posts have loaded
|
2023-08-10 16:14:48 +01:00 |
|
|
506347ce9c
|
feat: add pre-formatted date "dddd, d MMMM yyyy HH:mm"
|
2023-08-10 15:32:34 +01:00 |
|
|
f3ad04ff1f
|
feat: add disqus comment count injection to asp page
|
2023-08-10 15:15:36 +01:00 |
|
|
217c1d660e
|
feat: use Handlebars to render template excerpt card
|
2023-08-10 14:36:51 +01:00 |
|
|
cb331ff54f
|
refactor: use - not _ for id word splitter
|
2023-08-10 14:08:22 +01:00 |
|
|
2036970fa2
|
fix: remove redundant article tag
|
2023-08-10 04:56:28 +01:00 |
|
|
95dd7e51e5
|
perf: add dynamic fetch of blog posts to speed up page load
|
2023-08-10 04:56:12 +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 |
|
|
9de1a84446
|
refactor: determine disqus param in model; reduce duplication
|
2023-08-08 12:40:18 +01:00 |
|
|
6b18b36b96
|
refactor: get author using BlogService
|
2023-08-08 11:34:41 +01:00 |
|
|
6d40452fb3
|
feat: display Update timestamp if post has been updated
|
2023-08-08 02:06:38 +01:00 |
|
|
83e5757429
|
feat: delegate blog listing to BlogService
|
2023-08-08 01:31:05 +01:00 |
|
|
bd999f0ed8
|
feat: add preliminary /blog routes
This change also introduces toml file config
|
2023-08-06 15:57:44 +01:00 |
|