Prose + commands updated to the new name: brand reads "Catacomb", while binary/path/package references are the lowercase `catacomb` (commands, deb/rpm names, ~/.local/share/catacomb, catacomb.db, catacomb.desktop). Codeberg repo URLs left pointing at the existing repo. Also folds in the pending doc edits from earlier in the session. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
437 B
TOML
12 lines
437 B
TOML
[book]
|
|
title = "Catacomb"
|
|
description = "Self-hosted archive for YouTube, TikTok, Twitch and more. Setup, usage, anti-bot, troubleshooting, and architecture."
|
|
authors = ["InannaBeloved"]
|
|
language = "en"
|
|
src = "src"
|
|
|
|
[output.html]
|
|
default-theme = "navy"
|
|
preferred-dark-theme = "navy"
|
|
git-repository-url = "https://codeberg.org/anassaeneroi/catacomb"
|
|
edit-url-template = "https://codeberg.org/anassaeneroi/catacomb/_edit/main/docs/{path}"
|