mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-23 18:29:50 -04:00
14 lines
303 B
TOML
14 lines
303 B
TOML
|
name = "book"
|
||
|
description = "A book theme inspired from GitBook/mdBook"
|
||
|
license = "MIT"
|
||
|
homepage = "https://github.com/Keats/book"
|
||
|
min_version = "0.4.0"
|
||
|
demo = "https://gutenberg-book.netlify.com"
|
||
|
|
||
|
[extra]
|
||
|
book_number_chapters = true
|
||
|
|
||
|
[author]
|
||
|
name = "Vincent Prouillet"
|
||
|
homepage = "https://vincent.is"
|