forked from libre-chip/website
initial commit
This commit is contained in:
commit
a6eee7446d
13 changed files with 1382 additions and 0 deletions
20
book.toml
Normal file
20
book.toml
Normal file
|
@ -0,0 +1,20 @@
|
|||
[book]
|
||||
authors = ["Jacob Lifshay"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
|
||||
[rust]
|
||||
edition = "2021"
|
||||
|
||||
[preprocessor.index]
|
||||
|
||||
[preprocessor.links]
|
||||
|
||||
[output.html]
|
||||
mathjax-support = true
|
||||
no-section-label = true
|
||||
git-repository-url = "https://git.libre-chip.org/libre-chip/website"
|
||||
git-repository-icon = "fa-git"
|
||||
# edit-url-template = "https://git.libre-chip.org/libre-chip/website/FIXME/{path}"
|
||||
input-404 = "404.md"
|
Loading…
Add table
Add a link
Reference in a new issue