You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/docs/en/book.toml

12 lines
345 B
TOML

[book]
authors = ["Arijit Basu <sayanarijit@gmail.com>"]
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}"