14 lines
317 B
TOML
14 lines
317 B
TOML
name = "book"
|
|
description = "A book theme inspired from GitBook/mdBook"
|
|
license = "MIT"
|
|
homepage = "https://github.com/getzola/book"
|
|
min_version = "0.17.0"
|
|
demo = "https://getzola.github.io/book/"
|
|
|
|
[extra]
|
|
book_number_chapters = true
|
|
|
|
[author]
|
|
name = "Vincent Prouillet"
|
|
homepage = "https://www.vincentprouillet.com"
|