Tom Alexander
397d4ea0bc
Fix clippy issues.
rust-test Build rust-test has succeeded
rust-clippy Build rust-clippy has succeeded
build-natter Build build-natter has succeeded
format Build format has succeeded
2023-12-23 07:08:06 -05:00
Tom Alexander
8b85c02ef1
Wrap the intermediate Registry in an IntermediateContext.
...
This is currently just to maintain consistency with the render phase's RenderContext but in the future it should allow us to include immutable data that is not locked behind the ArcMutex.
2023-12-21 13:53:56 -05:00
Tom Alexander
4bb1f9983a
Standardize the construction of intermediate BlogPostPage.
2023-12-19 17:31:16 -05:00
Tom Alexander
6511115b95
Implement a flawed version of RenderBlogStreamEntry::new.
...
There are some shortcomings in this implementation listed in the comments, but this is the general structure.
2023-12-19 10:59:34 -05:00
Tom Alexander
c3482cf1e4
Chunking the blog posts for the stream.
2023-12-17 16:57:37 -05:00
Tom Alexander
fdf84e3d0b
Finding the index page.
2023-12-17 15:45:50 -05:00
Tom Alexander
0a4376dfb8
Rename intermediate blog post source file.
2023-12-17 15:32:07 -05:00