mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
The maintainers had a discussion internally and decided it's unlikely that we'll have the capacity to try to do a rewrite, which was the original reason for the suffix's presence. So, now can get rid of it.
12 lines
232 B
TOML
12 lines
232 B
TOML
[book]
|
|
title = "Grapevine"
|
|
language = "en"
|
|
multilingual = false
|
|
src = "book"
|
|
|
|
[build]
|
|
build-dir = "public"
|
|
|
|
[output.html]
|
|
git-repository-icon = "fa-git-square"
|
|
git-repository-url = "https://gitlab.computer.surgery/matrix/grapevine"
|