first commit
This commit is contained in:
commit
13c1ed7b2a
35 changed files with 3330 additions and 0 deletions
12
config.toml
Normal file
12
config.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
base_url = "https://getzola.github.io/book/"
|
||||
compile_sass = true
|
||||
title = "book theme"
|
||||
description = "A book theme"
|
||||
build_search_index = true
|
||||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
highlight_theme = "css"
|
||||
|
||||
[extra]
|
||||
book_number_chapters = true
|
Loading…
Add table
Add a link
Reference in a new issue