trunk 0.21.14

Build, bundle & ship your Rust WASM application to the web.
base_url = "https://trunkrs.dev/"

title = "Trunk | Build, bundle & ship your Rust WASM application to the web"

compile_sass = true
build_search_index = true
generate_feeds = true

theme = "juice"

[markdown]
highlight_code = true
highlight_theme = "inspired-github"

[extra]
favicon = "rustacean-flat-happy.svg"
juice_logo_name = "Trunk"
juice_logo_path = "rustacean-flat-happy.svg"
juice_extra_menu = [
    { title = "Guide", link = "https://trunkrs.dev/guide"},
    { title = "GitHub", link = "https://github.com/trunk-rs/trunk"}
]