feat: gate XDG and PATH behind overrides toggle
Wrapped the XDG variables and PATH setup in config.fish with the C3 overrides toggle so users can fully opt out. Updated the documentation (07-customization.md, 02-path-setup.md, README.md) to reflect this. Also added a Home link to the 404 page and removed a leftover test_sidebar.js file.
This commit is contained in:
@@ -9,6 +9,7 @@ hero:
|
||||
---
|
||||
|
||||
<CardGrid>
|
||||
<LinkCard title="Home" description="Return to the main manual page" href="/" />
|
||||
<LinkCard title="Installation" description="Set up the configuration" href="/09-installation/" />
|
||||
<LinkCard title="Troubleshooting" description="Fix common issues" href="/11-troubleshooting/" />
|
||||
<LinkCard title="Function Reference" description="Browse all functions" href="/05-functions/" />
|
||||
|
||||
Reference in New Issue
Block a user