Static site generator for fizz.buzz.
Go to file
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
default_environment Get the real language for src blocks from the org source. 2023-12-21 12:07:36 -05:00
org_test_documents Add notes about latex fragments. 2023-10-31 12:32:20 -04:00
src Wrap the intermediate Registry in an IntermediateContext. 2023-12-21 13:53:56 -05:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Switch back to the published version of organic. 2023-12-17 11:54:59 -05:00
Cargo.toml Switch back to the published version of organic. 2023-12-17 11:54:59 -05:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00