docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging
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>
This commit is contained in:
parent
404362bfb0
commit
3f611849af
72 changed files with 1513 additions and 293 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
# makepkg build artifacts (finished .pkg.tar.zst is NOT ignored)
|
||||
/pkg/
|
||||
/src/yt-offline/
|
||||
/yt-offline/
|
||||
/src/catacomb/
|
||||
/catacomb/
|
||||
|
||||
# Rendered mdBook output (source lives in docs/src/)
|
||||
/docs/book/
|
||||
|
|
@ -27,4 +27,4 @@ cookies.txt
|
|||
config.toml
|
||||
|
||||
# Runtime database (watched status, positions, password hash) — never commit
|
||||
yt-offline.db
|
||||
catacomb.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue