xplr/docs/en/book.toml

17 lines
429 B
TOML
Raw Normal View History

[book]
2022-04-16 07:40:14 +00:00
authors = ['Arijit Basu <hi@arijitbasu.in>']
title = 'xplr book'
description = 'A hackable, minimal, fast TUI file explorer'
src = 'src'
language = 'en'
[output.html]
site-url = '/xplr/en/'
git-repository-url = 'https://github.com/sayanarijit/xplr'
edit-url-template = 'https://github.com/sayanarijit/xplr/edit/main/docs/en/{path}'
default-theme = 'dark'
preferred-dark-theme = 'coal'
[output.linkcheck]
optional = true