treehouse/crates/treehouse/src
liquidex 2e1e64ae8c add SVG size computation to ImageSizeCache
based on a very simple reading of the SVG's XML to find out its `width`, `height` and `viewBox`
no further parsing is required or will be provided
and you are an excellent test subject
2024-11-30 20:45:53 +01:00
..
cli change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
fun add favicon 2024-03-08 22:40:19 +01:00
generate change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
html change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
tree remove id attribute from pages 2024-11-29 22:55:16 +01:00
vfs add SVG size computation to ImageSizeCache 2024-11-30 20:45:53 +01:00
cli.rs add tracing to the treehouse as an instrumenting profiler 2024-11-26 21:56:59 +01:00
config.rs change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
dirs.rs implement generation of simple templates (/sandbox) 2024-11-23 21:43:58 +01:00
fun.rs add favicon 2024-03-08 22:40:19 +01:00
generate.rs change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
history.rs add tracing to the treehouse as an instrumenting profiler 2024-11-26 21:56:59 +01:00
html.rs implement RSS feeds 2024-11-28 22:42:49 +01:00
import_map.rs add tracing to the treehouse as an instrumenting profiler 2024-11-26 21:56:59 +01:00
lib.rs split treehouse::generate apart into smaller modules 2024-11-27 18:46:29 +01:00
main.rs split treehouse::generate apart into smaller modules 2024-11-27 18:46:29 +01:00
parse.rs refactoring: remove dependency on SimpleFiles, make tree parsing multithreaded 2024-11-26 23:55:32 +01:00
paths.rs i don't rember 2023-08-21 21:12:06 +02:00
sources.rs change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00
state.rs implement RSS feeds 2024-11-28 22:42:49 +01:00
tree.rs remove id attribute from pages 2024-11-29 22:55:16 +01:00
vfs.rs change vfs API to something akin to the deleted std provider API 2024-11-29 22:48:30 +01:00