Draft Layout for Reth walkthrough (#344)

This commit is contained in:
0xKitsune
2022-12-06 02:57:28 -05:00
committed by Georgios Konstantopoulos
parent a0a40a9c3d
commit ce8f61f0a5
3 changed files with 81 additions and 5 deletions

19
book/book.toml Normal file
View File

@ -0,0 +1,19 @@
[book]
authors = [""]
language = "en"
multilingual = false
src = "src"
title = "Reth Book"
description = "A book on all things Reth"
[output.html]
git-repository-url = "https://github.com/foundry-rs/reth"
edit-url-template = ""
default-theme = "ayu"
cname = ""
no-section-label = true
additional-css = [""]
[output.html.fold]
enable = true
level = 1