docs: use aside syntax for caution block and update intro text #81

Merged
rootiest merged 3 commits from docs-index-tweaks into main 2026-07-27 02:57:49 +00:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 25fb02b7ac - Show all commits
+1
View File
@@ -78,6 +78,7 @@ def build_concat(root: Path) -> str:
if _is_function_page(path, root):
body = _with_entries(body, path, entries)
if body:
body = re.sub(r"<LinkButton.*?</LinkButton>\n*", "", body, flags=re.DOTALL)
chunks.append(mt.shift_headings(body, depth))
return "\n\n".join(chunks) + "\n"
-3
View File
@@ -39,9 +39,6 @@ A production-grade Fish shell configuration targeting Fish 4.x. It provides:
- AI session helpers for Claude Code and Antigravity
- Catppuccin Mocha color theme throughout
<LinkButton href="/09-installation/">Install now</LinkButton>
<LinkButton href="/reference/" variant="secondary">Function reference</LinkButton>
CAUTION: **SESSION LOGGING IS ON BY DEFAULT**
This configuration silently records terminal output to `~/.terminal_history`:
Kitty scrollback on window close, live tmux pane streams, zellij pane