Tom Alexander
884a28e63a
Remove pointless copying.
format Build format has succeeded
rust-test Build rust-test has succeeded
clippy Build clippy has succeeded
2024-10-19 17:28:50 -04:00
Tom Alexander
1c3e2ca4d9
Remove the last use of walkdir.
2024-10-19 17:26:37 -04:00
Tom Alexander
379850fe3d
Use the deep path as the post id.
2024-10-19 16:55:38 -04:00
Tom Alexander
8905c9356b
Add a build for regular non-blog-post pages from org source.
2023-12-23 16:55:49 -05:00
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